Home
last modified time | relevance | path

Searched refs:bis_syncs (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/bluetooth/audio/shell/
Dbap_scan_delegator.c939 uint32_t bis_syncs[CONFIG_BT_BAP_BASS_MAX_SUBGROUPS]; in cmd_bap_scan_delegator_bis_synced() local
984 for (size_t i = 0U; i < ARRAY_SIZE(bis_syncs); i++) { in cmd_bap_scan_delegator_bis_synced()
985 bis_syncs[i] = bis_synced; in cmd_bap_scan_delegator_bis_synced()
988 result = bt_bap_scan_delegator_set_bis_sync_state(src_id, bis_syncs); in cmd_bap_scan_delegator_bis_synced()
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/
Dbap_scan_delegator.rst37 synced : Set server scan state <src_id> <bis_syncs>