Home
last modified time | relevance | path

Searched refs:bt_bap_scan_delegator_set_bis_sync_state (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/audio/
Dbap.h2450 int bt_bap_scan_delegator_set_bis_sync_state(uint8_t src_id,
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dbap_scan_delegator_test.c660 err = bt_bap_scan_delegator_set_bis_sync_state(state->src_id, bis_sync); in sync_broadcast()
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dbap_scan_delegator.c988 result = bt_bap_scan_delegator_set_bis_sync_state(src_id, bis_syncs); in cmd_bap_scan_delegator_bis_synced()
/Zephyr-latest/subsys/bluetooth/audio/
Dbap_scan_delegator.c1265 int bt_bap_scan_delegator_set_bis_sync_state( in bt_bap_scan_delegator_set_bis_sync_state() function