Home
last modified time | relevance | path

Searched defs:sync (Results 26 – 50 of 137) sorted by relevance

123456

/Zephyr-latest/tests/bsim/bluetooth/ll/bis/src/
Dtest_bis.c630 static void pa_sync_cb(struct bt_le_per_adv_sync *sync, in pa_sync_cb()
645 static void pa_terminated_cb(struct bt_le_per_adv_sync *sync, in pa_terminated_cb()
664 static void pa_recv_cb(struct bt_le_per_adv_sync *sync, in pa_recv_cb()
681 pa_state_changed_cb(struct bt_le_per_adv_sync *sync, in pa_state_changed_cb()
691 static void pa_biginfo_cb(struct bt_le_per_adv_sync *sync, in pa_biginfo_cb()
790 struct bt_le_per_adv_sync *sync = NULL; in test_iso_recv_main() local
1065 struct bt_le_per_adv_sync *sync = NULL; in test_iso_recv_vs_dp_main() local
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
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()
Dhas_test.c33 static int preset_select(uint8_t index, bool sync) in preset_select()
Dbap_scan_delegator_test.c89 static struct sync_state *sync_state_get_by_pa(struct bt_le_per_adv_sync *sync) in sync_state_get_by_pa()
362 static void pa_synced_cb(struct bt_le_per_adv_sync *sync, in pa_synced_cb()
388 static void pa_term_cb(struct bt_le_per_adv_sync *sync, in pa_term_cb()
Dbap_broadcast_assistant_test.c290 static void sync_cb(struct bt_le_per_adv_sync *sync, in sync_cb()
305 static void term_cb(struct bt_le_per_adv_sync *sync, in term_cb()
/Zephyr-latest/subsys/input/
Dinput.c41 uint8_t type, uint16_t code, int32_t value, bool sync, in input_report()
Dinput_utils.c75 bool sync; in input_cmd_report() local
/Zephyr-latest/samples/bluetooth/pbp_public_broadcast_sink/src/
Dmain.c261 static void broadcast_pa_recv(struct bt_le_per_adv_sync *sync, in broadcast_pa_recv()
284 static void broadcast_pa_synced(struct bt_le_per_adv_sync *sync, in broadcast_pa_synced()
295 static void broadcast_pa_terminated(struct bt_le_per_adv_sync *sync, in broadcast_pa_terminated()
/Zephyr-latest/samples/bluetooth/tmap_bmr/src/
Dbap_broadcast_sink.c247 static void broadcast_pa_recv(struct bt_le_per_adv_sync *sync, in broadcast_pa_recv()
270 static void broadcast_pa_synced(struct bt_le_per_adv_sync *sync, in broadcast_pa_synced()
281 static void broadcast_pa_terminated(struct bt_le_per_adv_sync *sync, in broadcast_pa_terminated()
/Zephyr-latest/samples/bluetooth/hap_ha/src/
Dhas_server.c23 static int select_cb(uint8_t index, bool sync) in select_cb()
/Zephyr-latest/subsys/net/lib/ptp/
Dport.h55 struct k_timer sync; member
65 uint16_t sync; member
/Zephyr-latest/tests/bsim/bluetooth/ll/advx/src/
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
/Zephyr-latest/tests/bsim/bluetooth/host/scan/start_stop/src/
Dmain.c25 static void bt_sync_established_cb(struct bt_le_per_adv_sync *sync, in bt_sync_established_cb()
/Zephyr-latest/tests/subsys/pm/device_runtime_api/src/
Dtest_driver.c16 struct k_sem sync; member
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_sched.c338 const struct ll_adv_sync_set *sync; in group_free_slot_get() local
647 struct ll_adv_sync_set *sync; in ull_hdr_get_cb() local
663 struct ll_adv_sync_set *sync; in ull_hdr_get_cb() local
Dull_sync_iso.c99 struct ll_sync_set *sync; in ll_big_sync_create() local
249 struct ll_sync_set *sync; in ll_big_sync_terminate() local
939 static uint8_t sync_iso_handle_get(struct ll_sync_iso_set *sync) in sync_iso_handle_get()
/Zephyr-latest/subsys/bluetooth/host/
Ddirection.c278 prepare_cl_cte_rx_enable_cmd_params(struct net_buf **buf, struct bt_le_per_adv_sync *sync, in prepare_cl_cte_rx_enable_cmd_params()
334 static int hci_df_set_cl_cte_rx_enable(struct bt_le_per_adv_sync *sync, bool enable, in hci_df_set_cl_cte_rx_enable()
1024 bt_df_set_per_adv_sync_cte_rx_enable(struct bt_le_per_adv_sync *sync, bool enable, in bt_df_set_per_adv_sync_cte_rx_enable()
1043 int bt_df_per_adv_sync_cte_rx_enable(struct bt_le_per_adv_sync *sync, in bt_df_per_adv_sync_cte_rx_enable()
1056 int bt_df_per_adv_sync_cte_rx_disable(struct bt_le_per_adv_sync *sync) in bt_df_per_adv_sync_cte_rx_disable()
/Zephyr-latest/subsys/bluetooth/audio/
Dbap_broadcast_sink.c84 struct bt_le_per_adv_sync *sync = user_data; in find_recv_state_by_pa_sync_cb() local
437 static struct bt_bap_broadcast_sink *broadcast_sink_get_by_pa(struct bt_le_per_adv_sync *sync) in broadcast_sink_get_by_pa()
708 static void pa_recv(struct bt_le_per_adv_sync *sync, in pa_recv()
727 static void pa_term_cb(struct bt_le_per_adv_sync *sync, in pa_term_cb()
781 static void biginfo_recv(struct bt_le_per_adv_sync *sync, in biginfo_recv()
/Zephyr-latest/samples/subsys/input/draw_touch_events/src/
Dmain.c41 static struct k_sem sync; variable
/Zephyr-latest/include/zephyr/fs/
Dfs_sys.h86 int (*sync)(struct fs_file_t *filp); member
/Zephyr-latest/kernel/
Dwork.c456 struct k_work_sync *sync) in k_work_flush()
568 struct k_work_sync *sync) in k_work_cancel_sync()
1097 struct k_work_sync *sync) in k_work_cancel_delayable_sync()
1129 struct k_work_sync *sync) in k_work_flush_delayable()
/Zephyr-latest/samples/bluetooth/bap_broadcast_assistant/src/
Dmain.c184 static void pa_recv(struct bt_le_per_adv_sync *sync, in pa_recv()
521 static void pa_sync_synced_cb(struct bt_le_per_adv_sync *sync, in pa_sync_synced_cb()
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dbap_scan_delegator.c99 static struct sync_state *sync_state_get_by_pa(struct bt_le_per_adv_sync *sync) in sync_state_get_by_pa()
377 static void pa_synced_cb(struct bt_le_per_adv_sync *sync, in pa_synced_cb()
404 static void pa_term_cb(struct bt_le_per_adv_sync *sync, in pa_term_cb()
/Zephyr-latest/tests/drivers/uart/uart_pm/src/
Dmain.c228 static struct k_work_sync sync; in ZTEST() local
/Zephyr-latest/tests/bluetooth/hci_prop_evt/src/
Dmain.c253 struct k_sem *sync; /* Semaphore to synchronize with */ member
266 struct k_sem *sync = job(data->buf)->sync; in bt_recv_job_cb() local

123456