diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt
index e061fda..07fe601 100644
--- a/doc/mgmt-api.txt
+++ b/doc/mgmt-api.txt
Controller Index: <controller id>
Command Parameters:
Return Parameters: Connection_Count (2 Octets)
- Address1 {
- Address (6 Octets)
- Type (1 Octet)
- }
- Address2 { }
+ Address1 (6 Octets)
+ Address2 (6 Octets)
...
- Possible values for the Type parameter:
- 0 BR/EDR
- 1 LE
-
PIN Code Reply Command
=======================
Event Code 0x000D
Controller Index: <controller id>
Event Parameters Address (6 Octets)
- Type (1 Octet)
Status (1 Octet)
- Possible values for the Type parameter:
- 0 BR/EDR
- 1 LE
PIN Code Request Event
======================