mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-12-24 03:13:34 +08:00
doc/mgmt-api: Add missing new error codes
This commit is contained in:
parent
3556d6928f
commit
5a4263029a
@ -146,6 +146,8 @@ and Command Complete events:
|
||||
0x0F Not Powered
|
||||
0x10 Cancelled
|
||||
0x11 Invalid Index
|
||||
0x12 RFKilled
|
||||
0x13 Already Paired
|
||||
|
||||
As a general rule all commands generate the events as specified below,
|
||||
however invalid lengths or unknown commands will always generate a
|
||||
@ -1041,6 +1043,7 @@ Pair Device Command
|
||||
Invalid Parameters
|
||||
Not Powered
|
||||
Invalid Index
|
||||
Already Paired
|
||||
|
||||
|
||||
Cancel Pair Device Command
|
||||
|
Loading…
Reference in New Issue
Block a user