Home
last modified time | relevance | path

Searched defs:lll_sync (Results 1 – 7 of 7) sorted by relevance

/Zephyr-Core-2.7.6/subsys/bluetooth/controller/ll_sw/
Dlll_sync.h14 struct lll_sync { struct
15 struct lll_hdr hdr;
17 uint8_t access_addr[4];
18 uint8_t crc_init[3];
20 uint8_t phy:3;
21 uint8_t is_rx_enabled:1;
23 uint8_t cte_type:5;
27 uint8_t filter_policy:1;
28 uint8_t is_aux_sched:1;
30 uint16_t skip_prepare;
[all …]
Dull_adv_sync.c324 struct lll_adv_sync *lll_sync; in ll_adv_sync_param_set() local
421 struct lll_adv_sync *lll_sync; in ll_adv_sync_ad_data_set() local
500 struct lll_adv_sync *lll_sync; in ll_adv_sync_enable() local
651 struct lll_adv_sync *lll_sync; in ull_adv_sync_reset() local
712 struct lll_adv_sync *lll_sync; in ull_adv_sync_start() local
822 struct lll_adv_sync *lll_sync; in ull_adv_sync_chm_complete() local
907 struct lll_adv_sync *lll_sync; in ull_adv_sync_info_fill() local
946 struct lll_adv_sync *lll_sync; local
1027 uint8_t ull_adv_sync_pdu_set_clear(struct lll_adv_sync *lll_sync,
1379 struct lll_adv_sync *lll_sync; local
[all …]
Dull_df.c283 struct lll_adv_sync *lll_sync; in ll_df_set_cl_cte_tx_enable() local
609 static uint8_t per_adv_chain_cte_info_set(struct lll_adv_sync *lll_sync, struct pdu_adv *pdu_prev, in per_adv_chain_cte_info_set()
714 struct lll_adv_sync *lll_sync; in cte_info_set() local
812 static uint8_t rem_cte_info_from_per_adv_chain(struct lll_adv_sync *lll_sync, in rem_cte_info_from_per_adv_chain()
900 struct lll_adv_sync *lll_sync; in cte_info_clear() local
Dull_sync.c90 struct lll_sync *lll_sync; in ll_sync_create() local
/Zephyr-Core-2.7.6/tests/bluetooth/df/connectionless_cte_chains/src/
Dcommon.c60 struct lll_adv_sync *lll_sync; in common_create_adv_set() local
139 struct lll_adv_sync *lll_sync; in common_create_per_adv_chain() local
196 struct lll_adv_sync *lll_sync; in common_release_per_adv_chain() local
/Zephyr-Core-2.7.6/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_df.c78 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_sync.c322 struct lll_adv_sync *lll_sync; in isr_tx() local