Home
last modified time | relevance | path

Searched refs:lll_adv_sync (Results 1 – 18 of 18) sorted by relevance

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_adv_pdu.h140 void lll_adv_sync_pdu_b2b_update(struct lll_adv_sync *lll, uint8_t idx);
152 static inline struct pdu_adv *lll_adv_sync_data_alloc(struct lll_adv_sync *lll, in lll_adv_sync_data_alloc()
163 static inline void lll_adv_sync_data_release(struct lll_adv_sync *lll) in lll_adv_sync_data_release()
172 static inline void lll_adv_sync_data_enqueue(struct lll_adv_sync *lll, in lll_adv_sync_data_enqueue()
179 lll_adv_sync_data_peek(const struct lll_adv_sync *lll, void **extra_data) in lll_adv_sync_data_peek()
193 lll_adv_sync_data_latest_peek(const struct lll_adv_sync *const lll) in lll_adv_sync_data_latest_peek()
198 static inline struct pdu_adv *lll_adv_sync_data_curr_get(struct lll_adv_sync *lll) in lll_adv_sync_data_curr_get()
204 static inline void *lll_adv_sync_extra_data_peek(struct lll_adv_sync *lll) in lll_adv_sync_extra_data_peek()
209 static inline void *lll_adv_sync_extra_data_curr_get(struct lll_adv_sync *lll) in lll_adv_sync_extra_data_curr_get()
Dlll_adv_sync.c55 static void chain_pdu_aux_ptr_chan_idx_set(struct lll_adv_sync *lll);
56 static void aux_ptr_chan_idx_set(struct lll_adv_sync *lll, struct pdu_adv *pdu);
57 static void switch_radio_complete_and_b2b_tx(const struct lll_adv_sync *lll, uint8_t phy_s);
113 struct lll_adv_sync *lll;
290 struct lll_adv_sync *lll;
319 struct lll_adv_sync *lll = param;
354 struct lll_adv_sync *lll_sync;
485 static void chain_pdu_aux_ptr_chan_idx_set(struct lll_adv_sync *lll)
504 static void aux_ptr_chan_idx_set(struct lll_adv_sync *lll, struct pdu_adv *pdu)
525 static void switch_radio_complete_and_b2b_tx(const struct lll_adv_sync *lll,
Dlll_df_internal.h8 struct lll_adv_sync;
12 void lll_df_cte_tx_enable(struct lll_adv_sync *lll_sync, const struct pdu_adv *pdu,
Dlll_adv_internal.h43 lll_adv_sync_data_latest_get(struct lll_adv_sync *lll, void **extra_data, in lll_adv_sync_data_latest_get()
Dlll_df.c88 void lll_df_cte_tx_enable(struct lll_adv_sync *lll_sync, const struct pdu_adv *pdu, in lll_df_cte_tx_enable()
Dlll_adv_iso.c864 struct lll_adv_sync *sync_lll; in isr_done_term()
/Zephyr-latest/tests/bluetooth/controller/mock_ctrl/include/lll/
Dlll_adv_pdu.h80 static inline struct pdu_adv *lll_adv_sync_data_alloc(struct lll_adv_sync *lll, void **extra_data, in lll_adv_sync_data_alloc()
90 static inline void lll_adv_sync_data_release(struct lll_adv_sync *lll) in lll_adv_sync_data_release()
99 static inline void lll_adv_sync_data_enqueue(struct lll_adv_sync *lll, uint8_t idx) in lll_adv_sync_data_enqueue()
104 static inline struct pdu_adv *lll_adv_sync_data_peek(struct lll_adv_sync *lll, void **extra_data) in lll_adv_sync_data_peek()
117 static inline struct pdu_adv *lll_adv_sync_data_curr_get(struct lll_adv_sync *lll) in lll_adv_sync_data_curr_get()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dlll_adv_sync.h11 extern uint16_t ull_adv_sync_lll_handle_get(const struct lll_adv_sync *lll);
Dlll_adv_iso.h14 extern void ull_adv_iso_lll_biginfo_fill(struct pdu_adv *pdu, struct lll_adv_sync *lll_sync);
Dull_adv_iso.c98 struct lll_adv_sync *lll_adv_sync; in big_create() local
141 lll_adv_sync = adv->lll.sync; in big_create()
142 if (!lll_adv_sync || lll_adv_sync->iso) { in big_create()
278 sync = HDR_LLL2ULL(lll_adv_sync); in big_create()
603 err = ull_adv_sync_add_to_acad(lll_adv_sync, pdu_prev, pdu, bi_ad, in big_create()
645 lll_adv_sync->iso = lll_adv_iso; in big_create()
649 ull_adv_sync_iso_created(HDR_LLL2ULL(lll_adv_sync)); in big_create()
653 lll_adv_sync_data_enqueue(lll_adv_sync, ter_idx); in big_create()
691 struct lll_adv_sync *lll_adv_sync; in ll_big_terminate() local
728 lll_adv_sync = lll_adv->sync; in ll_big_terminate()
[all …]
Dull_adv_internal.h282 uint8_t ull_adv_sync_remove_from_acad(struct lll_adv_sync *lll_sync,
291 uint8_t ull_adv_sync_add_to_acad(struct lll_adv_sync *lll_sync,
298 uint8_t ull_adv_sync_add_cteinfo(struct lll_adv_sync *lll_sync,
303 uint8_t ull_adv_sync_remove_cteinfo(struct lll_adv_sync *lll_sync,
Dull_adv_sync.c77 static uint8_t ull_adv_sync_ad_add(struct lll_adv_sync *lll_sync,
81 static uint8_t ull_adv_sync_ad_replace(struct lll_adv_sync *lll_sync,
86 static uint8_t ull_adv_sync_update_adi(struct lll_adv_sync *lll_sync,
89 static uint8_t ull_adv_sync_add_adi(struct lll_adv_sync *lll_sync,
92 static uint8_t ull_adv_sync_remove_adi(struct lll_adv_sync *lll_sync,
136 struct lll_adv_sync *lll_sync; in ll_adv_sync_param_set()
258 struct lll_adv_sync *lll_sync; in ll_adv_sync_ad_data_set()
383 struct lll_adv_sync *lll_sync; in ll_adv_sync_enable()
691 struct lll_adv_sync *lll_sync; in ull_adv_sync_reset()
751 uint16_t ull_adv_sync_lll_handle_get(const struct lll_adv_sync *lll) in ull_adv_sync_lll_handle_get()
[all …]
Dlll_adv.h97 struct lll_adv_sync { struct
211 struct lll_adv_sync *sync;
Dull_adv_types.h100 struct lll_adv_sync lll;
Dull_df.c315 struct lll_adv_sync *lll_sync; in ll_df_set_cl_cte_tx_enable()
683 struct lll_adv_sync *lll_sync; in cte_info_set()
740 struct lll_adv_sync *lll_sync; in cte_info_clear()
Dull_adv_aux.c2572 struct lll_adv_sync *lll_sync = aux->lll.adv->sync; in ull_adv_sync_started_stopped()
3366 struct lll_adv_sync *lll_sync = adv->lll.sync; in ticker_cb()
/Zephyr-latest/tests/bluetooth/df/connectionless_cte_chains/src/
Dcommon.c65 struct lll_adv_sync *lll_sync; in common_create_adv_set()
146 struct lll_adv_sync *lll_sync; in common_create_per_adv_chain()
238 struct lll_adv_sync *lll_sync; in common_release_per_adv_chain()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/
DCMakeLists.txt20 lll/lll_adv_sync.c