OSDN Git Service

doc: List commands and events added to each management version
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 9 Mar 2014 22:17:07 +0000 (15:17 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Sun, 9 Mar 2014 22:17:07 +0000 (15:17 -0700)
doc/mgmt-api.txt

index b289f58..78f0bd2 100644 (file)
@@ -11,8 +11,8 @@ This document describes the format of data used for communicating with
 the kernel using a so-called Bluetooth Management sockets. These sockets
 are available starting with Linux kernel version 3.4
 
-The following kernel versions introduced new commands to the Bluetooth
-Management API:
+The following kernel versions introduced new commands, new events or
+important fixes to the Bluetooth Management API:
 
 Linux kernel v3.4      Version 1.0
 Linux kernel v3.5      Version 1.1
@@ -20,6 +20,15 @@ Linux kernel v3.7    Version 1.2
 Linux kernel v3.9      Version 1.3
 Linux kernel v3.13     Version 1.4
 
+Version 1.1 introduces Set Device ID command.
+
+Version 1.2 introduces Passkey Notify event.
+
+Version 1.3 does not introduce any new command or event.
+
+Version 1.4 introduces Set Advertising, Set BR/EDR, Set Static Address
+and Set Scan Parameters commands.
+
 
 Example
 =======