/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/adv/periodic/src/ |
D | per_adv_sync.c | 110 static void sync_cb(struct bt_le_per_adv_sync *sync, in sync_cb() 125 static void term_cb(struct bt_le_per_adv_sync *sync, in term_cb() 204 static void create_pa_sync(struct bt_le_per_adv_sync **sync) in create_pa_sync() 242 struct bt_le_per_adv_sync *sync = NULL; in main_per_adv_sync() local 262 struct bt_le_per_adv_sync *sync = NULL; in main_per_adv_sync_app_not_scanning() local 288 struct bt_le_per_adv_sync *sync = NULL; in main_per_adv_conn_sync() local 313 struct bt_le_per_adv_sync *sync = NULL; in main_per_adv_conn_privacy_sync() local 345 struct bt_le_per_adv_sync *sync = NULL; in main_per_adv_long_data_sync() local
|
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/ |
D | ull_sync.c | 106 struct ll_sync_set *sync; in ll_sync_create() local 289 struct ll_sync_set *sync; in ll_sync_create_cancel() local 400 struct ll_sync_set *sync; in ll_sync_terminate() local 458 struct ll_sync_set *sync; in ll_sync_recv_enable() local 520 struct ll_sync_set *sync; in ull_sync_is_enabled_get() local 530 struct ll_sync_set *ull_sync_is_valid_get(struct ll_sync_set *sync) in ull_sync_is_valid_get() 543 struct ll_sync_set *sync; in ull_sync_lll_is_valid_get() local 554 uint16_t ull_sync_handle_get(struct ll_sync_set *sync) in ull_sync_handle_get() 564 void ull_sync_release(struct ll_sync_set *sync) in ull_sync_release() 668 struct ll_sync_set *sync; in ull_sync_setup() local [all …]
|
D | ull_scan_aux.c | 115 struct ll_sync_set *sync; in ull_scan_aux_setup() local 874 struct ll_sync_set *sync; in ull_scan_aux_done() local 993 struct ll_sync_set *sync; in ull_scan_aux_release() local 1036 struct ll_sync_set *sync; in ull_scan_aux_release() local 1173 sync_iso_create_get(struct ll_sync_set *sync) in sync_iso_create_get() 1271 struct ll_sync_set *sync; in flush() local 1317 struct ll_sync_set *sync; in aux_sync_incomplete() local 1394 struct ll_sync_set *sync; in ticker_op_cb() local
|
D | ull_adv_sync.c | 129 struct ll_adv_sync_set *sync; in ll_adv_sync_param_set() local 228 void ull_adv_sync_iso_created(struct ll_adv_sync_set *sync) in ull_adv_sync_iso_created() 247 struct ll_adv_sync_set *sync; in ll_adv_sync_ad_data_set() local 372 struct ll_adv_sync_set *sync; in ll_adv_sync_enable() local 635 struct ll_adv_sync_set *sync; in ull_adv_sync_reset() local 689 uint16_t ull_adv_sync_handle_get(const struct ll_adv_sync_set *sync) in ull_adv_sync_handle_get() 699 void ull_adv_sync_release(struct ll_adv_sync_set *sync) in ull_adv_sync_release() 705 uint32_t ull_adv_sync_time_get(const struct ll_adv_sync_set *sync, in ull_adv_sync_time_get() 735 struct ll_adv_sync_set *sync, in ull_adv_sync_evt_init() 770 struct ll_adv_sync_set *sync, in ull_adv_sync_start() [all …]
|
/Zephyr-Core-3.7.0/samples/bluetooth/peripheral_past/src/ |
D | main.c | 19 static void sync_cb(struct bt_le_per_adv_sync *sync, in sync_cb() 42 static void term_cb(struct bt_le_per_adv_sync *sync, in term_cb() 55 static void recv_cb(struct bt_le_per_adv_sync *sync, in recv_cb()
|
/Zephyr-Core-3.7.0/samples/bluetooth/periodic_sync_conn/src/ |
D | main.c | 25 static void sync_cb(struct bt_le_per_adv_sync *sync, struct bt_le_per_adv_sync_synced_info *info) in sync_cb() 47 static void term_cb(struct bt_le_per_adv_sync *sync, in term_cb() 61 static void recv_cb(struct bt_le_per_adv_sync *sync, in recv_cb() 186 struct bt_le_per_adv_sync *sync; in main() local
|
/Zephyr-Core-3.7.0/include/zephyr/input/ |
D | input.h | 40 uint8_t sync; member 81 uint16_t code, int32_t value, bool sync, in input_report_key() 93 uint16_t code, int32_t value, bool sync, in input_report_rel() 105 uint16_t code, int32_t value, bool sync, in input_report_abs()
|
/Zephyr-Core-3.7.0/samples/bluetooth/periodic_sync/src/ |
D | main.c | 114 static void sync_cb(struct bt_le_per_adv_sync *sync, in sync_cb() 129 static void term_cb(struct bt_le_per_adv_sync *sync, in term_cb() 142 static void recv_cb(struct bt_le_per_adv_sync *sync, in recv_cb() 167 struct bt_le_per_adv_sync *sync; in main() local
|
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/iso/bis/src/ |
D | bis_receiver.c | 111 static void pa_synced_cb(struct bt_le_per_adv_sync *sync, in pa_synced_cb() 119 static void pa_term_cb(struct bt_le_per_adv_sync *sync, in pa_term_cb() 127 static void pa_biginfo_cb(struct bt_le_per_adv_sync *sync, const struct bt_iso_biginfo *biginfo) in pa_biginfo_cb() 221 static void sync_big(struct bt_le_per_adv_sync *sync, uint8_t cnt, struct bt_iso_big **out_big) in sync_big() 248 struct bt_le_per_adv_sync *sync; in test_main() local
|
/Zephyr-Core-3.7.0/samples/bluetooth/central_past/src/ |
D | main.c | 186 static void sync_cb(struct bt_le_per_adv_sync *sync, in sync_cb() 201 static void term_cb(struct bt_le_per_adv_sync *sync, in term_cb() 212 static void recv_cb(struct bt_le_per_adv_sync *sync, in recv_cb() 237 struct bt_le_per_adv_sync *sync; in main() local
|
/Zephyr-Core-3.7.0/samples/bluetooth/iso_broadcast_benchmark/src/ |
D | receiver.c | 120 static void sync_cb(struct bt_le_per_adv_sync *sync, in sync_cb() 128 static void term_cb(struct bt_le_per_adv_sync *sync, in term_cb() 137 static void biginfo_cb(struct bt_le_per_adv_sync *sync, in biginfo_cb() 301 static int create_pa_sync(struct bt_le_per_adv_sync **sync) in create_pa_sync() 341 static int create_big_sync(struct bt_iso_big **big, struct bt_le_per_adv_sync *sync) in create_big_sync() 400 static int cleanup(struct bt_le_per_adv_sync *sync, struct bt_iso_big *big) in cleanup() 443 struct bt_le_per_adv_sync *sync = NULL; in test_run_receiver() local
|
/Zephyr-Core-3.7.0/samples/bluetooth/iso_receive/src/ |
D | main.c | 133 static void sync_cb(struct bt_le_per_adv_sync *sync, in sync_cb() 148 static void term_cb(struct bt_le_per_adv_sync *sync, in term_cb() 162 static void recv_cb(struct bt_le_per_adv_sync *sync, in recv_cb() 178 static void biginfo_cb(struct bt_le_per_adv_sync *sync, in biginfo_cb() 297 struct bt_le_per_adv_sync *sync; in main() local
|
/Zephyr-Core-3.7.0/tests/kernel/smp_abort/src/ |
D | main.c | 23 volatile bool *sync; member 28 volatile bool sync[NUM_THREADS]; variable
|
/Zephyr-Core-3.7.0/tests/bluetooth/df/connectionless_cte_rx/src/ |
D | common.c | 38 struct ll_sync_set *sync; in common_create_per_sync_set() local
|
/Zephyr-Core-3.7.0/modules/canopennode/ |
D | canopen_sync.c | 25 bool sync; in canopen_sync_thread() local
|
/Zephyr-Core-3.7.0/samples/bluetooth/direction_finding_connectionless_rx/src/ |
D | main.c | 148 static void sync_cb(struct bt_le_per_adv_sync *sync, in sync_cb() 163 static void term_cb(struct bt_le_per_adv_sync *sync, in term_cb() 181 static void recv_cb(struct bt_le_per_adv_sync *sync, in recv_cb() 197 static void cte_recv_cb(struct bt_le_per_adv_sync *sync, in cte_recv_cb()
|
/Zephyr-Core-3.7.0/samples/bluetooth/periodic_sync_rsp/src/ |
D | main.c | 28 static void sync_cb(struct bt_le_per_adv_sync *sync, struct bt_le_per_adv_sync_synced_info *info) in sync_cb() 55 static void term_cb(struct bt_le_per_adv_sync *sync, in term_cb() 91 static void recv_cb(struct bt_le_per_adv_sync *sync, in recv_cb()
|
/Zephyr-Core-3.7.0/samples/drivers/ipm/ipm_esp32/ipm_esp_appcpu/src/ |
D | main.c | 14 struct k_sem sync; variable
|
/Zephyr-Core-3.7.0/samples/drivers/ipm/ipm_esp32/src/ |
D | main.c | 17 static struct k_sem sync; variable
|
/Zephyr-Core-3.7.0/subsys/bluetooth/audio/shell/ |
D | has_client.c | 141 bool sync = false; in cmd_has_client_preset_set() local 183 bool sync = false; in cmd_has_client_preset_next() local 218 bool sync = false; in cmd_has_client_preset_prev() local
|
/Zephyr-Core-3.7.0/tests/arch/x86/info/src/ |
D | timer.c | 13 static uint32_t sync(const struct device *cmos) in sync() function
|
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/ll/bis/src/ |
D | main.c | 602 static void pa_sync_cb(struct bt_le_per_adv_sync *sync, in pa_sync_cb() 617 static void pa_terminated_cb(struct bt_le_per_adv_sync *sync, in pa_terminated_cb() 636 static void pa_recv_cb(struct bt_le_per_adv_sync *sync, in pa_recv_cb() 653 pa_state_changed_cb(struct bt_le_per_adv_sync *sync, in pa_state_changed_cb() 663 static void pa_biginfo_cb(struct bt_le_per_adv_sync *sync, in pa_biginfo_cb() 762 struct bt_le_per_adv_sync *sync = NULL; in test_iso_recv_main() local 1037 struct bt_le_per_adv_sync *sync = NULL; in test_iso_recv_vs_dp_main() local
|
/Zephyr-Core-3.7.0/subsys/input/ |
D | input.c | 41 uint8_t type, uint16_t code, int32_t value, bool sync, in input_report()
|
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/audio/src/ |
D | pbp_public_broadcast_sink_test.c | 154 static void broadcast_pa_recv(struct bt_le_per_adv_sync *sync, in broadcast_pa_recv() 161 static void broadcast_pa_synced(struct bt_le_per_adv_sync *sync, in broadcast_pa_synced() 168 static void broadcast_pa_terminated(struct bt_le_per_adv_sync *sync, in broadcast_pa_terminated()
|
/Zephyr-Core-3.7.0/samples/bluetooth/tmap_bmr/src/ |
D | bap_broadcast_sink.c | 234 static void broadcast_pa_recv(struct bt_le_per_adv_sync *sync, in broadcast_pa_recv() 257 static void broadcast_pa_synced(struct bt_le_per_adv_sync *sync, in broadcast_pa_synced() 268 static void broadcast_pa_terminated(struct bt_le_per_adv_sync *sync, in broadcast_pa_terminated()
|