2011-05-04 08:54:00

by Rymarkiewicz Waldemar

[permalink] [raw]
Subject: [PATCH] Update params description of PIN Code Request

---
doc/mgmt-api.txt | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt
index 45f6a64..353705e 100644
--- a/doc/mgmt-api.txt
+++ b/doc/mgmt-api.txt
@@ -484,6 +484,8 @@ Controller Index: <controller id>
Event Parameters Address (6 Octets)
Secure (1 Octet)

+ Secure: 0x01 secure PIN code required
+ 0x00 secure PIN code not required

User Confirmation Request Event
===============================
--
1.7.1


2011-05-14 23:13:16

by Johan Hedberg

[permalink] [raw]
Subject: Re: [PATCH] Update params description of PIN Code Request

Hi Waldek,

On Wed, May 04, 2011, Waldemar Rymarkiewicz wrote:
> ---
> doc/mgmt-api.txt | 2 ++
> 1 files changed, 2 insertions(+), 0 deletions(-)

Pushed upstream. Thanks.

Johan