Searched refs:scan_delegator_cbs (Results 1 – 6 of 6) sorted by relevance
96 static struct bt_bap_scan_delegator_cb *scan_delegator_cbs; variable248 if (scan_delegator_cbs != NULL && in receive_state_updated()249 scan_delegator_cbs->recv_state_updated != NULL) { in receive_state_updated()250 scan_delegator_cbs->recv_state_updated(conn, in receive_state_updated()260 if (scan_delegator_cbs != NULL && in bis_sync_request_updated()261 scan_delegator_cbs->bis_sync_req != NULL) { in bis_sync_request_updated()262 scan_delegator_cbs->bis_sync_req(conn, &internal_state->state, in bis_sync_request_updated()459 if (scan_delegator_cbs != NULL && in pa_sync_request()460 scan_delegator_cbs->pa_sync_req != NULL) { in pa_sync_request()463 err = scan_delegator_cbs->pa_sync_req(conn, state, in pa_sync_request()[all …]
716 static struct bt_bap_scan_delegator_cb scan_delegator_cbs = { in init_cap_acceptor_broadcast() local739 err = bt_bap_scan_delegator_register(&scan_delegator_cbs); in init_cap_acceptor_broadcast()
449 static struct bt_bap_scan_delegator_cb scan_delegator_cbs = { variable665 err = bt_bap_scan_delegator_register(&scan_delegator_cbs); in init()
444 static struct bt_bap_scan_delegator_cb scan_delegator_cbs = { variable784 err = bt_bap_scan_delegator_register(&scan_delegator_cbs); in init()
617 static struct bt_bap_scan_delegator_cb scan_delegator_cbs = { variable873 err = bt_bap_scan_delegator_register(&scan_delegator_cbs); in init()
1265 static struct bt_bap_scan_delegator_cb scan_delegator_cbs = { variable1286 err = bt_bap_scan_delegator_register(&scan_delegator_cbs); in btp_bap_broadcast_sink_setup()