Searched refs:scan_delegator_cbs (Results 1 – 6 of 6) sorted by relevance
96 static struct bt_bap_scan_delegator_cb *scan_delegator_cbs; variable241 if (scan_delegator_cbs != NULL && in receive_state_updated()242 scan_delegator_cbs->recv_state_updated != NULL) { in receive_state_updated()243 scan_delegator_cbs->recv_state_updated(conn, in receive_state_updated()253 if (scan_delegator_cbs != NULL && in bis_sync_request_updated()254 scan_delegator_cbs->bis_sync_req != NULL) { in bis_sync_request_updated()255 scan_delegator_cbs->bis_sync_req(conn, &internal_state->state, in bis_sync_request_updated()434 if (scan_delegator_cbs != NULL && in pa_sync_request()435 scan_delegator_cbs->pa_sync_req != NULL) { in pa_sync_request()438 err = scan_delegator_cbs->pa_sync_req(conn, state, in pa_sync_request()[all …]
713 static struct bt_bap_scan_delegator_cb scan_delegator_cbs = { in init_cap_acceptor_broadcast() local736 err = bt_bap_scan_delegator_register(&scan_delegator_cbs); in init_cap_acceptor_broadcast()
439 static struct bt_bap_scan_delegator_cb scan_delegator_cbs = { variable625 err = bt_bap_scan_delegator_register(&scan_delegator_cbs); in init()
411 static struct bt_bap_scan_delegator_cb scan_delegator_cbs = { variable771 err = bt_bap_scan_delegator_register(&scan_delegator_cbs); in init()
1048 static struct bt_bap_scan_delegator_cb scan_delegator_cbs = { variable1293 err = bt_bap_scan_delegator_register(&scan_delegator_cbs); in init()
1054 static struct bt_bap_scan_delegator_cb scan_delegator_cbs = { variable1075 err = bt_bap_scan_delegator_register(&scan_delegator_cbs); in btp_bap_broadcast_sink_setup()