Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dbap_broadcast_assistant_test.c153 if (subgroup->bis_sync != BT_BAP_BIS_SYNC_FAILED) { in bap_broadcast_assistant_recv_state_cb()
/Zephyr-latest/include/zephyr/bluetooth/audio/
Dbap.h372 #define BT_BAP_BIS_SYNC_FAILED 0xFFFFFFFF macro
/Zephyr-latest/subsys/bluetooth/audio/
Dbap_scan_delegator.c1464 if (subgroup->bis_sync != BT_BAP_BIS_SYNC_FAILED && in valid_bt_bap_scan_delegator_mod_src_param()
1527 if (bis_sync != BT_BAP_BIS_SYNC_FAILED && in bt_bap_scan_delegator_mod_src()
Dbap_broadcast_sink.c170 mod_src_param.subgroups[i].bis_sync = BT_BAP_BIS_SYNC_FAILED; in update_recv_state_big_cleared()