OSDN Git Service

Add User Passkey commands and events to mgmt
authorJohan Hedberg <johan.hedberg@intel.com>
Mon, 24 Oct 2011 12:25:34 +0000 (14:25 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 24 Oct 2011 12:25:34 +0000 (14:25 +0200)
doc/mgmt-api.txt

index 75c730d..73de02a 100644 (file)
@@ -271,6 +271,27 @@ User Confirmation Negative Reply Command
        Return Parameters:      Address (6 Octets)
                                Status (1 Octet)
 
+
+User Passkey Reply Command
+==========================
+
+       Command Code:           0x0021
+       Controller Index:       <controller id>
+       Command Parameters:     Address (6 Octets)
+                               Passkey (4 Octets)
+       Return Parameters:      Address (6 Octets)
+                               Status (1 Octet)
+
+
+User Passkey Negative Reply Command
+===================================
+
+       Command Code:           0x0022
+       Controller Index:       <controller id>
+       Command Parameters:     Address (6 Octets)
+       Return Parameters:      Address (6 Octets)
+                               Status (1 Octet)
+
 Set Local Name Command
 ======================
 
@@ -537,6 +558,12 @@ Controller Index:  <controller id>
 Event Parameters       Address (6 Octets)
                        Value (4 Octets)
 
+User Passkey Request Event
+==========================
+
+Event Code             0x0017
+Controller Index:      <controller id>
+Event Parameters       Address (6 Octets)
 
 Authentication Failed Event
 ===========================