Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/audio/
Dbap.h557 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/
Dbap_scan_delegator_test.c47 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()
Dbap_broadcast_sink_test.c63 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()
Dcap_acceptor_test.c343 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()
Dbap_broadcast_assistant_test.c116 const struct bt_bap_scan_delegator_recv_state *state) in bap_broadcast_assistant_recv_state_cb()
Dcap_commander_test.c441 const struct bt_bap_scan_delegator_recv_state *state) in bap_broadcast_assistant_recv_state_cb()
/Zephyr-latest/subsys/bluetooth/audio/
Dbap_scan_delegator.c70 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 …]
Dbap_endpoint.h185 const struct bt_bap_scan_delegator_recv_state *recv_state;
Dbap_broadcast_sink.c67 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()
Dbap_broadcast_assistant.c171 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()
Dcap_commander.c418 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/
Dbap_scan_delegator.c48 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()
Dbap_broadcast_assistant.c131 const struct bt_bap_scan_delegator_recv_state *state) in bap_broadcast_assistant_recv_state_cb()
/Zephyr-latest/samples/bluetooth/cap_acceptor/src/
Dcap_acceptor_broadcast.c56 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/
Dbap_broadcast_assistant.c83 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/
Dbtp_bap_broadcast.c771 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()
Dbtp_bap_broadcast.h40 const struct bt_bap_scan_delegator_recv_state *sink_recv_state;
/Zephyr-latest/samples/bluetooth/bap_broadcast_sink/src/
Dmain.c104 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/
Dtest_broadcast_reception.c51 struct bt_conn *conn, int err, const struct bt_bap_scan_delegator_recv_state *state) in cap_commander_broadcast_assistant_recv_state_cb()