/Zephyr-latest/include/zephyr/bluetooth/audio/ |
D | bap.h | 557 struct bt_bap_scan_delegator_recv_state { struct 610 const struct bt_bap_scan_delegator_recv_state *recv_state); argument 629 const struct bt_bap_scan_delegator_recv_state *recv_state, 646 const struct bt_bap_scan_delegator_recv_state *recv_state); 660 const struct bt_bap_scan_delegator_recv_state *recv_state, 684 const struct bt_bap_scan_delegator_recv_state *recv_state, 2553 const struct bt_bap_scan_delegator_recv_state *recv_state, void *user_data); 2572 const struct bt_bap_scan_delegator_recv_state *bt_bap_scan_delegator_find_state( 2626 const struct bt_bap_scan_delegator_recv_state *state);
|
/Zephyr-latest/tests/bsim/bluetooth/audio/src/ |
D | bap_scan_delegator_test.c | 47 const struct bt_bap_scan_delegator_recv_state *recv_state; 55 static struct sync_state *sync_state_get(const struct bt_bap_scan_delegator_recv_state *recv_state) in sync_state_get() 67 const struct bt_bap_scan_delegator_recv_state *recv_state) in sync_state_get_or_new() 162 const struct bt_bap_scan_delegator_recv_state *recv_state; in pa_sync_no_past() 218 const struct bt_bap_scan_delegator_recv_state *recv_state) in recv_state_updated_cb() 244 const struct bt_bap_scan_delegator_recv_state *recv_state, in pa_sync_req_cb() 286 const struct bt_bap_scan_delegator_recv_state *recv_state) in pa_sync_term_req_cb() 302 const struct bt_bap_scan_delegator_recv_state *recv_state, in broadcast_code_cb() 321 const struct bt_bap_scan_delegator_recv_state *recv_state, in bis_sync_req_cb()
|
D | bap_broadcast_sink_test.c | 63 static const struct bt_bap_scan_delegator_recv_state *req_recv_state; 374 const struct bt_bap_scan_delegator_recv_state *recv_state, in pa_sync_req_cb() 392 const struct bt_bap_scan_delegator_recv_state *recv_state) in pa_sync_term_req_cb() 406 const struct bt_bap_scan_delegator_recv_state *recv_state, in bis_sync_req_cb() 425 const struct bt_bap_scan_delegator_recv_state *recv_state, in broadcast_code_cb()
|
D | cap_acceptor_test.c | 343 const struct bt_bap_scan_delegator_recv_state *recv_state, in pa_sync_req_cb() 365 const struct bt_bap_scan_delegator_recv_state *recv_state) in pa_sync_term_req_cb() 377 const struct bt_bap_scan_delegator_recv_state *recv_state, in bis_sync_req_cb() 398 const struct bt_bap_scan_delegator_recv_state *recv_state, in broadcast_code_cb()
|
D | bap_broadcast_assistant_test.c | 116 const struct bt_bap_scan_delegator_recv_state *state) in bap_broadcast_assistant_recv_state_cb()
|
D | cap_commander_test.c | 441 const struct bt_bap_scan_delegator_recv_state *state) in bap_broadcast_assistant_recv_state_cb()
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | bap_scan_delegator.c | 70 struct bt_bap_scan_delegator_recv_state state; 129 const struct bt_bap_scan_delegator_recv_state *state = &recv_state->state; in bt_debug_dump_recv_state() 185 const struct bt_bap_scan_delegator_recv_state *state = &recv_state->state; in net_buf_put_recv_state() 429 const struct bt_bap_scan_delegator_recv_state *state, in pa_sync_request() 449 const struct bt_bap_scan_delegator_recv_state *state) in pa_sync_term_request() 490 struct bt_bap_scan_delegator_recv_state *state; in scan_delegator_add_source() 667 struct bt_bap_scan_delegator_recv_state backup_state; in scan_delegator_mod_src() 669 struct bt_bap_scan_delegator_recv_state *state; in scan_delegator_mod_src() 920 struct bt_bap_scan_delegator_recv_state *state; in scan_delegator_rem_src() 1091 struct bt_bap_scan_delegator_recv_state *state = &recv_state->state; in read_recv_state() [all …]
|
D | bap_endpoint.h | 185 const struct bt_bap_scan_delegator_recv_state *recv_state;
|
D | bap_broadcast_sink.c | 67 static bool find_recv_state_by_sink_cb(const struct bt_bap_scan_delegator_recv_state *recv_state, in find_recv_state_by_sink_cb() 80 static bool find_recv_state_by_pa_sync_cb(const struct bt_bap_scan_delegator_recv_state *recv_state, in find_recv_state_by_pa_sync_cb() 104 const struct bt_bap_scan_delegator_recv_state *recv_state; in update_recv_state_big_synced() 148 const struct bt_bap_scan_delegator_recv_state *recv_state; in update_recv_state_big_cleared() 522 const struct bt_bap_scan_delegator_recv_state *recv_state; in update_recv_state_base() 873 const struct bt_bap_scan_delegator_recv_state *recv_state; in update_recv_state_encryption() 1169 const struct bt_bap_scan_delegator_recv_state *recv_state; in bt_bap_broadcast_sink_create()
|
D | bap_broadcast_assistant.c | 171 struct bt_conn *conn, int err, const struct bt_bap_scan_delegator_recv_state *state) in bap_broadcast_assistant_recv_state_changed() 225 struct bt_bap_scan_delegator_recv_state *recv_state) in parse_recv_state() 335 struct bt_bap_scan_delegator_recv_state *recv_state) in parse_and_send_recv_state() 372 struct bt_bap_scan_delegator_recv_state recv_state; in broadcast_assistant_bap_ntf_read_func() 480 struct bt_bap_scan_delegator_recv_state recv_state; in notify_handler() 560 struct bt_bap_scan_delegator_recv_state recv_state; in read_recv_state_cb()
|
D | cap_commander.c | 418 struct bt_conn *conn, int err, const struct bt_bap_scan_delegator_recv_state *state) in cap_commander_broadcast_assistant_recv_state_cb()
|
/Zephyr-latest/subsys/bluetooth/audio/shell/ |
D | bap_scan_delegator.c | 48 const struct bt_bap_scan_delegator_recv_state *recv_state; 68 static struct sync_state *sync_state_get(const struct bt_bap_scan_delegator_recv_state *recv_state) in sync_state_get() 80 const struct bt_bap_scan_delegator_recv_state *recv_state) in sync_state_get_or_new() 221 const struct bt_bap_scan_delegator_recv_state *recv_state; in pa_sync_no_past() 278 const struct bt_bap_scan_delegator_recv_state *recv_state) in recv_state_updated_cb() 284 const struct bt_bap_scan_delegator_recv_state *recv_state, in pa_sync_req_cb() 322 const struct bt_bap_scan_delegator_recv_state *recv_state) in pa_sync_term_req_cb() 339 const struct bt_bap_scan_delegator_recv_state *recv_state, in broadcast_code_cb() 358 const struct bt_bap_scan_delegator_recv_state *recv_state, in bis_sync_req_cb()
|
D | bap_broadcast_assistant.c | 131 const struct bt_bap_scan_delegator_recv_state *state) in bap_broadcast_assistant_recv_state_cb()
|
/Zephyr-latest/samples/bluetooth/cap_acceptor/src/ |
D | cap_acceptor_broadcast.c | 56 const struct bt_bap_scan_delegator_recv_state *req_recv_state; 310 const struct bt_bap_scan_delegator_recv_state *recv_state, in pa_sync_with_past() 362 const struct bt_bap_scan_delegator_recv_state *recv_state, in pa_sync_req_cb() 407 const struct bt_bap_scan_delegator_recv_state *recv_state) in pa_sync_term_req_cb() 427 const struct bt_bap_scan_delegator_recv_state *recv_state, in broadcast_code_cb() 452 const struct bt_bap_scan_delegator_recv_state *recv_state, in bis_sync_req_cb()
|
/Zephyr-latest/tests/bluetooth/audio/cap_commander/uut/ |
D | bap_broadcast_assistant.c | 83 struct bt_bap_scan_delegator_recv_state state; in bt_bap_broadcast_assistant_add_src() 126 struct bt_bap_scan_delegator_recv_state state; in bt_bap_broadcast_assistant_mod_src()
|
/Zephyr-latest/tests/bluetooth/tester/src/audio/ |
D | btp_bap_broadcast.c | 771 const struct bt_bap_scan_delegator_recv_state *recv_state = in pa_timer_handler() 849 const struct bt_bap_scan_delegator_recv_state *state) in btp_send_broadcast_receive_state_ev() 912 const struct bt_bap_scan_delegator_recv_state *recv_state, in pa_sync_req_cb() 944 const struct bt_bap_scan_delegator_recv_state *recv_state) in pa_sync_term_req_cb() 965 const struct bt_bap_scan_delegator_recv_state *recv_state, in broadcast_code_cb() 998 const struct bt_bap_scan_delegator_recv_state *recv_state, in bis_sync_req_cb() 1047 const struct bt_bap_scan_delegator_recv_state *recv_state) in recv_state_updated_cb() 1294 const struct bt_bap_scan_delegator_recv_state *state) in bap_broadcast_assistant_recv_state_cb()
|
D | btp_bap_broadcast.h | 40 const struct bt_bap_scan_delegator_recv_state *sink_recv_state;
|
/Zephyr-latest/samples/bluetooth/bap_broadcast_sink/src/ |
D | main.c | 104 static const struct bt_bap_scan_delegator_recv_state *req_recv_state; 897 const struct bt_bap_scan_delegator_recv_state *recv_state) in recv_state_updated_cb() 910 const struct bt_bap_scan_delegator_recv_state *recv_state, in pa_sync_req_cb() 953 const struct bt_bap_scan_delegator_recv_state *recv_state) in pa_sync_term_req_cb() 977 const struct bt_bap_scan_delegator_recv_state *recv_state, in broadcast_code_cb() 990 const struct bt_bap_scan_delegator_recv_state *recv_state, in bis_sync_req_cb()
|
/Zephyr-latest/tests/bluetooth/audio/cap_commander/src/ |
D | test_broadcast_reception.c | 51 struct bt_conn *conn, int err, const struct bt_bap_scan_delegator_recv_state *state) in cap_commander_broadcast_assistant_recv_state_cb()
|