Bluetooth: BAP: Shell: Add support for "unknown" PA interval in mod_src
The bap_broadcast_assistant mod_src command can now take "unknown" as a value to supply BT_BAP_PA_INTERVAL_UNKNOWN to the scan delegator. Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
This commit is contained in:
parent
0f3b0d29da
commit
a3c0f2b1e9
2 changed files with 20 additions and 17 deletions
|
@ -39,7 +39,7 @@ subscribe to all notifications.
|
|||
[<sync_bis>] [<metadata>]
|
||||
add_pa_sync : Add a PA sync as a source <sync_pa> <broadcast_id>
|
||||
[bis_index [bis_index [bix_index [...]]]]>
|
||||
mod_src : Set sync <src_id> <sync_pa> [<pa_interval>] [<sync_bis>]
|
||||
mod_src : Set sync <src_id> <sync_pa> [<pa_interval> | "unknown"] [<sync_bis>]
|
||||
[<metadata>]
|
||||
broadcast_code : Send a string-based broadcast code of up to 16 bytes
|
||||
<src_id> <broadcast code>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue