Home
last modified time | relevance | path

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

/Zephyr-latest/samples/bluetooth/cap_acceptor/src/
Dcap_acceptor_broadcast.c458 const uint32_t new_bis_sync_req = get_req_bis_sync(bis_sync_req); in bis_sync_req_cb() local
462 if (new_bis_sync_req != BT_BAP_BIS_SYNC_NO_PREF && POPCOUNT(new_bis_sync_req) > 1U) { in bis_sync_req_cb()
464 new_bis_sync_req); in bis_sync_req_cb()
469 if (broadcast_sink.requested_bis_sync != new_bis_sync_req) { in bis_sync_req_cb()
501 broadcast_sink.requested_bis_sync = new_bis_sync_req; in bis_sync_req_cb()