diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt
index 9627f25..1d18e9d 100644
--- a/doc/mgmt-api.txt
+++ b/doc/mgmt-api.txt
2 LE Random
+Cancel Pair Device
+==================
+
+
+ Command Code: 0x001A
+ Controller Index: <controller id>
+ Command Parameters: Address (6 Octets)
+ Address_Type (1 Octet)
+ Return Parameters: Address (6 Octets)
+ Address_Type (1 Octet)
+
+ The Address and Address_Type parameters should match what was
+ given to a preceding Pair Device command.
+
+
User Confirmation Reply Command
===============================
- Command Code: 0x001A
+ Command Code: 0x001B
Controller Index: <controller id>
Command Parameters: Address (6 Octets)
Return Parameters: Address (6 Octets)
User Confirmation Negative Reply Command
========================================
- Command Code: 0x001B
+ Command Code: 0x001C
Controller Index: <controller id>
Command Parameters: Address (6 Octets)
Return Parameters: Address (6 Octets)
User Passkey Reply Command
==========================
- Command Code: 0x001C
+ Command Code: 0x001D
Controller Index: <controller id>
Command Parameters: Address (6 Octets)
Passkey (4 Octets)
User Passkey Negative Reply Command
===================================
- Command Code: 0x001D
+ Command Code: 0x001E
Controller Index: <controller id>
Command Parameters: Address (6 Octets)
Return Parameters: Address (6 Octets)
Read Local Out Of Band Data Command
===================================
- Command Code: 0x001E
+ Command Code: 0x001F
Controller Index: <controller id>
Command Parameters:
Return Parameters: Hash (16 Octets)
Add Remote Out Of Band Data Command
===================================
- Command Code: 0x001F
+ Command Code: 0x0020
Controller Index: <controller id>
Command Parameters: Address (6 Octets)
Hash (16 Octets)
Remove Remote Out Of Band Data Command
========================================
- Command Code: 0x0020
+ Command Code: 0x0021
Controller Index: <controller id>
Command Parameters: Address (6 Octets)
Return Parameters:
Start Discovery Command
=======================
- Command Code: 0x00021
+ Command Code: 0x00022
Controller Index: <controller id>
Command Parameters: Type (1 Octet)
Return Parameters:
Stop Discovery Command
======================
- Command Code: 0x00022
+ Command Code: 0x00023
Controller Index: <controller id>
Command Parameters:
Return Parameters:
Confirm Name Command
====================
- Command Code: 0x00023
+ Command Code: 0x00024
Controller Index: <controller id>
Command Parameters: Address (6 Octets)
Name_Known (1 Octet)
Block Device Command
====================
- Command Code: 0x00024
+ Command Code: 0x00025
Controller Index: <controller id>
Command Parameters: Address (6 Octets)
Return Parameters:
Unblock Device Command
======================
- Command Code: 0x00025
+ Command Code: 0x00026
Controller Index: <controller id>
Command Parameters: Address (6 Octets)
Return Parameters:
Load Long Term Keys Command
===========================
- Command Code: 0x0026
+ Command Code: 0x0027
Controller Index: <controller id>
Command Parameters: Key Count (2 Octets)
Key1 {