aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@nokia.com>2011-03-31 14:26:20 +0300
committerJohan Hedberg <johan.hedberg@nokia.com>2011-03-31 14:26:20 +0300
commit421efd407e93464d86e6c77ebf3e237001a30bfe (patch)
tree38506a214afa2d94f5db294bf2dfa5e543947679 /doc
parent23fed61b1f3385f6f2d5c98cea8e8536ef5d3be1 (diff)
downloadbluez-421efd407e93464d86e6c77ebf3e237001a30bfe.tar.gz
mgmt: Add support for start_discovery & stop_discovery
Diffstat (limited to 'doc')
-rw-r--r--doc/mgmt-api.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt
index 13340449..0d6523f6 100644
--- a/doc/mgmt-api.txt
+++ b/doc/mgmt-api.txt
@@ -303,6 +303,21 @@ Remove Remote Out Of Band Data Command
Command Parameters: Address (6 Octets)
Return Paramters:
+Start Discovery Command
+=======================
+
+ Command Code: 0x0001B
+ Controller Index: <controller id>
+ Command Parameters:
+ Return Parameters:
+
+Stop Discovery Command
+======================
+
+ Command Code: 0x0001C
+ Controller Index: <controller id>
+ Command Parameters:
+ Return Parameters:
Read Tracing Buffer Size Command
================================