aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@nokia.com>2011-03-30 13:21:25 +0300
committerJohan Hedberg <johan.hedberg@nokia.com>2011-03-30 13:21:25 +0300
commitc602de90fb31a0c517fb9d62df99f8ff624379ce (patch)
treec8a64393d60181ccdf13d54a0b15a9354be1bc3e /doc
parent56fe0673840b9f599bd0127b77c45124c37c5890 (diff)
downloadbluez-c602de90fb31a0c517fb9d62df99f8ff624379ce.tar.gz
Add device_found and remote_name events to mgmt-api.txt
Diffstat (limited to 'doc')
-rw-r--r--doc/mgmt-api.txt18
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt
index f02738ed..13340449 100644
--- a/doc/mgmt-api.txt
+++ b/doc/mgmt-api.txt
@@ -492,3 +492,21 @@ Local Name Changed Event
Event Code 0x0011
Controller Index <controller id>
Event Parameters Name (249 Octets)
+
+Device Found Event
+==================
+
+Event Code 0x0012
+Controller Index <controller id>
+Event Parameters Address (6 Octets)
+ Class_Of_Device (3 Octets)
+ RSSI (1 Octet)
+ EIR_Data (240 Octets)
+
+Remote Name Event
+=================
+
+Event Code 0x0013
+Controller Index <controller id>
+Event Parameters Address (6 Octets)
+ Name (249 Octets)