mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-12-04 01:24:42 +08:00
doc/mgmt-api: Add note about general command errors
This commit is contained in:
parent
be21643bd5
commit
1d73d30270
@ -139,6 +139,13 @@ and Command Complete events:
|
||||
0x10 Cancelled
|
||||
0x11 Invalid Index
|
||||
|
||||
As a general rule all commands generate the events as specified below,
|
||||
however invalid lengths or unknown commands will always generate a
|
||||
Command Status response (with Unknown Command or Invalid Parameters
|
||||
status). Sending a command with an invalid Controller Index value will
|
||||
also always generate a Command Status event with the Invalid Index
|
||||
status code.
|
||||
|
||||
|
||||
Read Management Version Information Command
|
||||
===========================================
|
||||
|
Loading…
Reference in New Issue
Block a user