diff --git a/lib/mgmt.h b/lib/mgmt.h
index 257d480..7325e61 100644
--- a/lib/mgmt.h
+++ b/lib/mgmt.h
"Set Powered",
"Set Discoverable",
"Set Connectable",
- "Set Fast Connectable", /* 0x0008 */
+ "Set Fast Connectable", /* 0x0008 */
"Set Bondable",
"Set Link Security",
"Set Secure Simple Pairing",
"Set Low Energy",
"Set Dev Class",
"Set Local Name",
- "Add UUID", /* 0x0010 */
+ "Add UUID", /* 0x0010 */
"Remove UUID",
"Load Link Keys",
"Load Long Term Keys",
"Get Connections",
"PIN Code Reply",
"PIN Code Neg Reply",
- "Set IO Capability", /* 0x0018 */
+ "Set IO Capability", /* 0x0018 */
"Pair Device",
"Cancel Pair Device",
"Unpair Device",
"User Confirm Neg Reply",
"User Passkey Reply",
"User Passkey Neg Reply",
- "Read Local OOB Data", /* 0x0020 */
+ "Read Local OOB Data", /* 0x0020 */
"Add Remote OOB Data",
"Remove Remove OOB Data",
"Start Discovery",
"Confirm Name",
"Block Device",
"Unblock Device",
- "Set Device ID",
+ "Set Device ID", /* 0x0028 */
"Set Advertising",
"Set BR/EDR",
"Set Static Address",
"Set Secure Connections",
"Set Debug Keys",
"Set Privacy",
- "Load Identity Resolving Keys",
+ "Load Identity Resolving Keys", /* 0x0030 */
"Get Connection Information",
"Get Clock Information",
"Add Device",
"Load Connection Parameters",
"Read Unconfigured Index List",
"Read Controller Configuration Information",
- "Set External Configuration",
+ "Set External Configuration", /* 0x0038 */
"Set Public Address",
"Start Service Discovery",
"Read Local Out Of Band Extended Data",
"Read Extended Controller Index List",
"Read Advertising Features",
+ "Add Advertising",
+ "Remove Advertising",
};
static const char *mgmt_ev[] = {