OSDN Git Service

doc: Correct a few minor style issues
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 4 Oct 2013 06:04:07 +0000 (23:04 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 4 Oct 2013 06:04:07 +0000 (23:04 -0700)
doc/mgmt-api.txt

index c6815af..009fcb2 100644 (file)
@@ -656,15 +656,15 @@ Load Long Term Keys Command
 
        Command Code:           0x0013
        Controller Index:       <controller id>
-       Command Parameters:     Key Count (2 Octets)
+       Command Parameters:     Key_Count (2 Octets)
                                Key1 {
                                        Address (6 Octets)
                                        Address_Type (1 Octet)
                                        Authenticated (1 Octet)
                                        Master (1 Octet)
-                                       Encryption Size (1 Octet)
-                                       EncDiversifier (2 Octets)
-                                       Random Number (8 Octets)
+                                       Encryption_Size (1 Octet)
+                                       Encryption_Diversifier (2 Octets)
+                                       Random_Number (8 Octets)
                                        Value (16 Octets)
                                }
                                Key2 {  }
@@ -812,6 +812,7 @@ Set IO Capability Command
        Possible errors:        Invalid Parameters
                                Invalid Index
 
+
 Pair Device Command
 ===================