diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt
index 1822cef..c38ec51 100644
--- a/doc/mgmt-api.txt
+++ b/doc/mgmt-api.txt
Command Code: 0x0004
Controller Index: <controller id>
Command Parameters:
- Return Parameters: Controller_Type (1 Octet)
- Powered (1 octet)
- Connectable (1 octet)
- Discoverable (1 octet)
- Pairable (1 octed)
+ Return Parameters: Address (6 Octets)
+ Settings (8)
Security_Mode (1 octed)
- BD_ADDR (6 Octets)
Device_Class (3 octets)
Supported_Features (8 Octets)
Manufacturer (2 Octets)
HCI_Revision (2 Octets)
Name (249 Octets)
- Controller_Type:0x00 Reserved
- 0x01 Bluetooth (BR/EDR)
- 0x02 802.11 (AMP)
+ Settings is a bitmask with currently the following available
+ bits:
+ 1 Powered
+ 2 Connectable
+ 3 Discoverable
+ 4 Pairable
Set Powered Command