Home
last modified time | relevance | path

Searched refs:ll_sync_set (Results 1 – 10 of 10) sorted by relevance

/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/
Dull_sync_internal.h9 uint16_t ull_sync_handle_get(struct ll_sync_set *sync);
10 struct ll_sync_set *ull_sync_is_enabled_get(uint16_t handle);
11 void ull_sync_release(struct ll_sync_set *sync);
21 int ull_sync_slot_update(struct ll_sync_set *sync, uint32_t slot_plus_us,
23 struct ll_sync_set *ull_sync_is_valid_get(struct ll_sync_set *sync);
Dull_sync.c60 MEM_FREE_MEMBER_ACCESS_BUILD_ASSERT(struct ll_sync_set, timeout_reload);
63 static inline struct ll_sync_set *sync_acquire(void);
64 static void sync_ticker_cleanup(struct ll_sync_set *sync, ticker_op_func stop_op_cb);
88 static struct ll_sync_set ll_sync_pool[CONFIG_BT_PER_ADV_SYNC_MAX];
106 struct ll_sync_set *sync; in ll_sync_create()
289 struct ll_sync_set *sync; in ll_sync_create_cancel()
400 struct ll_sync_set *sync; in ll_sync_terminate()
458 struct ll_sync_set *sync; in ll_sync_recv_enable()
509 struct ll_sync_set *ull_sync_set_get(uint16_t handle) in ull_sync_set_get()
518 struct ll_sync_set *ull_sync_is_enabled_get(uint16_t handle) in ull_sync_is_enabled_get()
[all …]
Dull_scan_aux.c52 static inline struct ll_sync_set *sync_create_get(struct ll_scan_set *scan);
55 sync_iso_create_get(struct ll_sync_set *sync);
115 struct ll_sync_set *sync; in ull_scan_aux_setup()
288 struct ll_sync_set *ull_sync; in ull_scan_aux_setup()
344 struct ll_sync_set *sync_set; in ull_scan_aux_setup()
458 struct ll_sync_set *sync_set; in ull_scan_aux_setup()
489 struct ll_sync_set *sync_set; in ull_scan_aux_setup()
529 struct ll_sync_set *sync_set; in ull_scan_aux_setup()
580 struct ll_sync_set *sync_set; in ull_scan_aux_setup()
674 struct ll_sync_set *sync_set; in ull_scan_aux_setup()
[all …]
Dull_sync_types.h15 struct ll_sync_set { struct
112 struct ll_sync_set *sync; argument
Dull_scan_types.h38 struct ll_sync_set *volatile sync;
Dull_sync_iso.c89 struct ll_sync_set *sync; in ll_big_sync_create()
235 struct ll_sync_set *sync; in ll_big_sync_terminate()
Dull_df.c420 struct ll_sync_set *sync; in ll_df_set_cl_iq_sampling_enable()
Dull.c1553 struct ll_sync_set *sync; in ll_rx_mem_release()
1591 struct ll_sync_set *sync = in ll_rx_mem_release()
/Zephyr-Core-3.7.0/tests/bluetooth/df/connectionless_cte_rx/src/
Dcommon.c38 struct ll_sync_set *sync; in common_create_per_sync_set()
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/hci/
Dhci.c2962 struct ll_sync_set *sync = NULL; in le_df_connectionless_iq_report()
5154 struct ll_sync_set *sync = NULL;
7499 const struct ll_sync_set *sync;