/tests/bsim/bluetooth/host/adv/periodic/src/ |
A D | per_adv_sync.c | 112 static void sync_cb(struct bt_le_per_adv_sync *sync, in sync_cb() 127 static void term_cb(struct bt_le_per_adv_sync *sync, in term_cb() 206 static void create_pa_sync(struct bt_le_per_adv_sync **sync) in create_pa_sync() 244 struct bt_le_per_adv_sync *sync = NULL; in main_per_adv_sync() local 264 struct bt_le_per_adv_sync *sync = NULL; in main_per_adv_sync_app_not_scanning() local 290 struct bt_le_per_adv_sync *sync = NULL; in main_per_adv_conn_sync() local 315 struct bt_le_per_adv_sync *sync = NULL; in main_per_adv_conn_privacy_sync() local 347 struct bt_le_per_adv_sync *sync = NULL; in main_per_adv_long_data_sync() local
|
/tests/bluetooth/controller/mock_ctrl/src/ |
A D | ull_sync.c | 46 struct ll_sync_set *sync; in ull_sync_is_enabled_get() local 56 uint16_t ull_sync_handle_get(struct ll_sync_set *sync) in ull_sync_handle_get()
|
A D | ull_adv_sync.c | 26 uint16_t ull_adv_sync_handle_get(const struct ll_adv_sync_set *sync) in ull_adv_sync_handle_get()
|
/tests/bsim/bluetooth/host/iso/bis/src/ |
A D | bis_receiver.c | 184 static void pa_synced_cb(struct bt_le_per_adv_sync *sync, in pa_synced_cb() 192 static void pa_term_cb(struct bt_le_per_adv_sync *sync, in pa_term_cb() 200 static void pa_biginfo_cb(struct bt_le_per_adv_sync *sync, const struct bt_iso_biginfo *biginfo) in pa_biginfo_cb() 294 static void sync_big(struct bt_le_per_adv_sync *sync, uint8_t cnt, struct bt_iso_big **out_big) in sync_big() 321 struct bt_le_per_adv_sync *sync; in test_main() local
|
/tests/bluetooth/df/connectionless_cte_rx/src/ |
A D | common.c | 42 struct ll_sync_set *sync; in common_create_per_sync_set() local
|
/tests/kernel/smp_abort/src/ |
A D | main.c | 23 volatile bool *sync; member 28 volatile bool sync[NUM_THREADS]; variable
|
/tests/arch/x86/info/src/ |
A D | timer.c | 13 static uint32_t sync(const struct device *cmos) in sync() function
|
/tests/bsim/bluetooth/ll/bis/src/ |
A D | test_past.c | 240 static void pa_sync_cb(struct bt_le_per_adv_sync *sync, in pa_sync_cb() 261 static void pa_terminated_cb(struct bt_le_per_adv_sync *sync, in pa_terminated_cb() 273 pa_state_changed_cb(struct bt_le_per_adv_sync *sync, in pa_state_changed_cb() 466 struct bt_le_per_adv_sync *sync = NULL; in test_past_send_main() local
|
A D | test_bis.c | 653 static void pa_sync_cb(struct bt_le_per_adv_sync *sync, in pa_sync_cb() 668 static void pa_terminated_cb(struct bt_le_per_adv_sync *sync, in pa_terminated_cb() 687 static void pa_recv_cb(struct bt_le_per_adv_sync *sync, in pa_recv_cb() 704 pa_state_changed_cb(struct bt_le_per_adv_sync *sync, in pa_state_changed_cb() 714 static void pa_biginfo_cb(struct bt_le_per_adv_sync *sync, in pa_biginfo_cb() 813 struct bt_le_per_adv_sync *sync = NULL; in test_iso_recv_main() local 1088 struct bt_le_per_adv_sync *sync = NULL; in test_iso_recv_vs_dp_main() local
|
/tests/bsim/bluetooth/audio/src/ |
A D | pbp_public_broadcast_sink_test.c | 134 static void broadcast_pa_recv(struct bt_le_per_adv_sync *sync, in broadcast_pa_recv() 141 static void broadcast_pa_synced(struct bt_le_per_adv_sync *sync, in broadcast_pa_synced() 148 static void broadcast_pa_terminated(struct bt_le_per_adv_sync *sync, in broadcast_pa_terminated()
|
A D | has_test.c | 33 static int preset_select(uint8_t index, bool sync) in preset_select()
|
A D | bap_scan_delegator_test.c | 95 static struct sync_state *sync_state_get_by_pa(struct bt_le_per_adv_sync *sync) in sync_state_get_by_pa() 408 static void pa_synced_cb(struct bt_le_per_adv_sync *sync, in pa_synced_cb() 434 static void pa_term_cb(struct bt_le_per_adv_sync *sync, in pa_term_cb()
|
A D | bap_broadcast_assistant_test.c | 300 static void sync_cb(struct bt_le_per_adv_sync *sync, in sync_cb() 315 static void term_cb(struct bt_le_per_adv_sync *sync, in term_cb()
|
A D | cap_handover_peripheral_test.c | 184 static void bap_pa_sync_synced_cb(struct bt_le_per_adv_sync *sync, in bap_pa_sync_synced_cb() 197 static void bap_pa_sync_terminated_cb(struct bt_le_per_adv_sync *sync, in bap_pa_sync_terminated_cb()
|
A D | cap_commander_test.c | 383 static void bap_pa_sync_synced_cb(struct bt_le_per_adv_sync *sync, in bap_pa_sync_synced_cb() 393 static void bap_pa_sync_terminated_cb(struct bt_le_per_adv_sync *sync, in bap_pa_sync_terminated_cb() 434 static void pa_recv(struct bt_le_per_adv_sync *sync, in pa_recv()
|
A D | bap_broadcast_sink_test.c | 356 static void bap_pa_sync_synced_cb(struct bt_le_per_adv_sync *sync, in bap_pa_sync_synced_cb() 367 static void bap_pa_sync_terminated_cb(struct bt_le_per_adv_sync *sync, in bap_pa_sync_terminated_cb()
|
/tests/bsim/bluetooth/ll/advx/src/ |
A D | main.c | 1245 per_adv_sync_sync_cb(struct bt_le_per_adv_sync *sync, in per_adv_sync_sync_cb() 1261 per_adv_sync_terminated_cb(struct bt_le_per_adv_sync *sync, in per_adv_sync_terminated_cb() 1275 per_adv_sync_recv_cb(struct bt_le_per_adv_sync *sync, in per_adv_sync_recv_cb() 1310 struct bt_le_per_adv_sync *sync = NULL; in test_scanx_main() local
|
/tests/subsys/pm/device_runtime_api/src/ |
A D | test_driver.c | 16 struct k_sem sync; member
|
/tests/bsim/bluetooth/host/scan/start_stop/src/ |
A D | main.c | 25 static void bt_sync_established_cb(struct bt_le_per_adv_sync *sync, in bt_sync_established_cb()
|
/tests/drivers/uart/uart_pm/src/ |
A D | main.c | 228 static struct k_work_sync sync; in ZTEST() local
|
/tests/bluetooth/hci_prop_evt/src/ |
A D | main.c | 257 struct k_sem *sync; /* Semaphore to synchronize with */ member 270 struct k_sem *sync = job(data->buf)->sync; in bt_recv_job_cb() local
|
/tests/bluetooth/tester/src/audio/ |
A D | btp_has.c | 90 static int has_preset_selected(unsigned char index, bool sync) in has_preset_selected()
|
/tests/bluetooth/controller/ctrl_periodic_sync/src/ |
A D | main.c | 64 static struct ll_sync_set *sync; variable
|
/tests/net/lib/lwm2m/lwm2m_rd_client/src/ |
A D | stubs.c | 198 struct k_work_sync sync; in test_lwm2m_engine_stop_service() local
|
/tests/bluetooth/df/connectionless_cte_chains/src/ |
A D | common.c | 111 struct ll_adv_sync_set *sync; in common_release_adv_set() local
|