diff --git a/mgmt/main.c b/mgmt/main.c
index f0b0187..2f042c2 100644
--- a/mgmt/main.c
+++ b/mgmt/main.c
"Set Powered",
"Set Discoverable",
"Set Connectable",
- "Set Pairable",
+ "Set Pairable", /* 0x0008 */
"Add UUID",
"Remove UUID",
"Set Dev Class",
"Load Link Keys",
"Remove Keys",
"Disconnect",
- "Get Connections",
+ "Get Connections", /* 0x0010 */
"PIN Code Reply",
"PIN Code Neg Reply",
"Set IO Capability",
"User Confirm Reply",
"User Confirm Neg Reply",
"Set Local Name",
- "Read Local OOB Data",
+ "Read Local OOB Data", /* 0x0018 */
"Add Remote OOB Data",
"Remove Remove OOB Data",
"Start Discoery",
"Index Removed",
"Powered",
"Discoverable",
- "Connectable",
+ "Connectable", /* 0x0008 */
"Pairable",
"New Link Key",
"Device Connected",
"Connect Failed",
"PIN Code Request",
"User Confirm Request",
- "Authentication Failed",
+ "Authentication Failed", /* 0x0010 */
"Local Name Changed",
"Device Found",
"Remote Name",