Home
last modified time | relevance | path

Searched defs:sync (Results 1 – 25 of 33) sorted by relevance

12

/tests/bsim/bluetooth/host/adv/periodic/src/
A Dper_adv_sync.c112 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 Dull_sync.c46 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 Dull_adv_sync.c26 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 Dbis_receiver.c184 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 Dcommon.c42 struct ll_sync_set *sync; in common_create_per_sync_set() local
/tests/kernel/smp_abort/src/
A Dmain.c23 volatile bool *sync; member
28 volatile bool sync[NUM_THREADS]; variable
/tests/arch/x86/info/src/
A Dtimer.c13 static uint32_t sync(const struct device *cmos) in sync() function
/tests/bsim/bluetooth/ll/bis/src/
A Dtest_past.c240 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 Dtest_bis.c653 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 Dpbp_public_broadcast_sink_test.c134 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 Dhas_test.c33 static int preset_select(uint8_t index, bool sync) in preset_select()
A Dbap_scan_delegator_test.c95 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 Dbap_broadcast_assistant_test.c300 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 Dcap_handover_peripheral_test.c184 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 Dcap_commander_test.c383 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 Dbap_broadcast_sink_test.c356 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 Dmain.c1245 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 Dtest_driver.c16 struct k_sem sync; member
/tests/bsim/bluetooth/host/scan/start_stop/src/
A Dmain.c25 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 Dmain.c228 static struct k_work_sync sync; in ZTEST() local
/tests/bluetooth/hci_prop_evt/src/
A Dmain.c257 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 Dbtp_has.c90 static int has_preset_selected(unsigned char index, bool sync) in has_preset_selected()
/tests/bluetooth/controller/ctrl_periodic_sync/src/
A Dmain.c64 static struct ll_sync_set *sync; variable
/tests/net/lib/lwm2m/lwm2m_rd_client/src/
A Dstubs.c198 struct k_work_sync sync; in test_lwm2m_engine_stop_service() local
/tests/bluetooth/df/connectionless_cte_chains/src/
A Dcommon.c111 struct ll_adv_sync_set *sync; in common_release_adv_set() local

Completed in 901 milliseconds

12