Searched refs:scan_delegator_cbs (Results 1 – 5 of 5) sorted by relevance
92 static struct bt_bap_scan_delegator_cb *scan_delegator_cbs; variable237 if (scan_delegator_cbs != NULL && in receive_state_updated()238 scan_delegator_cbs->recv_state_updated != NULL) { in receive_state_updated()239 scan_delegator_cbs->recv_state_updated(conn, in receive_state_updated()249 if (scan_delegator_cbs != NULL && in bis_sync_request_updated()250 scan_delegator_cbs->bis_sync_req != NULL) { in bis_sync_request_updated()251 scan_delegator_cbs->bis_sync_req(conn, &internal_state->state, in bis_sync_request_updated()472 if (scan_delegator_cbs != NULL && in pa_sync_request()473 scan_delegator_cbs->pa_sync_req != NULL) { in pa_sync_request()476 err = scan_delegator_cbs->pa_sync_req(conn, state, in pa_sync_request()[all …]
399 static struct bt_bap_scan_delegator_cb scan_delegator_cbs = { variable640 bt_bap_scan_delegator_register_cb(&scan_delegator_cbs); in init()
439 static struct bt_bap_scan_delegator_cb scan_delegator_cbs = { variable779 bt_bap_scan_delegator_register_cb(&scan_delegator_cbs); in init()
1051 static struct bt_bap_scan_delegator_cb scan_delegator_cbs = { variable1291 bt_bap_scan_delegator_register_cb(&scan_delegator_cbs); in init()
1015 static struct bt_bap_scan_delegator_cb scan_delegator_cbs = { variable1036 bt_bap_scan_delegator_register_cb(&scan_delegator_cbs); in btp_bap_broadcast_sink_setup()