mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-30 07:34:27 +08:00
doc: Update description for Set Advertising command
This commit is contained in:
parent
83b702c620
commit
0978ffbd6f
@ -1235,8 +1235,12 @@ Set Advertising Command
|
||||
Return Parameters: Current_Settings (4 Octets)
|
||||
|
||||
This command is used to enable LE advertising on a controller
|
||||
that supports it. A pre-requisite is that LE is already enabled,
|
||||
otherwise command will return a "rejected" response.
|
||||
that supports it. The allowed values for the Advertising
|
||||
command parameter are 0x00 and 0x01. All other values will
|
||||
return Invalid Parameters.
|
||||
|
||||
A pre-requisite is that LE is already enabled, otherwise
|
||||
this command will return a "rejected" response.
|
||||
|
||||
This command generates a Command Complete event on success or a
|
||||
Command Status event on failure.
|
||||
@ -1247,6 +1251,7 @@ Set Advertising Command
|
||||
Invalid Parameters
|
||||
Invalid Index
|
||||
|
||||
|
||||
Command Complete Event
|
||||
======================
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user