aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@nokia.com>2011-01-24 11:50:34 +0200
committerJohan Hedberg <johan.hedberg@nokia.com>2011-01-24 11:51:47 +0200
commit8b77225e7b850a0524703be5439023cfff23b16c (patch)
tree4fd771096f63f296012fd42b00c84888f020ca87 /doc
parentf871d162829216ee1684aa87784de9e7e51525ce (diff)
downloadbluez-8b77225e7b850a0524703be5439023cfff23b16c.tar.gz
mgmt: Add PIN Code request handling
Diffstat (limited to 'doc')
-rw-r--r--doc/mgmt-api.txt25
1 files changed, 25 insertions, 0 deletions
diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt
index 613b7fca..eee04920 100644
--- a/doc/mgmt-api.txt
+++ b/doc/mgmt-api.txt
@@ -202,6 +202,24 @@ Get Connections Command
Address2 (6 Octets)
...
+PIN Code Reply Command
+=======================
+
+ Command Code: 0x0011
+ Command Parameters: Controller_Index (2 Octets)
+ Return Paramters: Controller_Index (2 Octets)
+ Address (6 Octets)
+ PIN_Length (1 Octet)
+ PIN_Code (16 Octets)
+
+
+PIN Code Negative Reply Command
+===============================
+
+ Command Code: 0x0012
+ Command Parameters: Controller_Index (2 Octets)
+ Return Paramters: Controller_Index (2 Octets)
+ Address (6 Octets)
Read Tracing Buffer Size Command
@@ -354,3 +372,10 @@ Event Code 0x000D
Event Parameters Controller_Index (2 Octets)
Address (6 Octets)
Status (1 Octet)
+
+PIN Code Request Event
+======================
+
+Event Code 0x000E
+Event Parameters Controller_Index (2 Octets)
+ Address (6 Octets)