Home
last modified time | relevance | path

Searched refs:lll_adv_iso (Results 1 – 8 of 8) sorted by relevance

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_adv_iso.c58 static uint8_t ptc_calc(const struct lll_adv_iso *lll, uint32_t event_spacing,
64 static void adv_iso_chm_complete_commit(struct lll_adv_iso *lll_iso);
99 struct lll_adv_iso *lll_adv_iso; in big_create() local
314 lll_adv_iso = &adv_iso->lll; in big_create()
315 lll_adv_iso->handle = big_handle; in big_create()
316 lll_adv_iso->phy = phy; in big_create()
317 lll_adv_iso->phy_flags = PHY_FLAGS_S8; in big_create()
320 lll_adv_iso->num_bis = num_bis; in big_create()
339 lll_adv_iso->stream_handle[i] = in big_create()
344 lll_adv_iso->bn = bn; in big_create()
[all …]
Dlll_adv.h21 struct lll_adv_iso { struct
135 struct lll_adv_iso *iso;
Dull_adv_types.h115 struct lll_adv_iso lll;
Dull_iso.c315 struct lll_adv_iso *lll_iso; in ll_setup_iso_path()
Dull_adv_sync.c2877 struct lll_adv_iso *lll_iso = lll->iso;
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_adv_iso.c59 static void next_chan_calc(struct lll_adv_iso *lll, uint16_t event_counter,
108 struct lll_adv_iso *lll; in prepare()
179 struct lll_adv_iso *lll; in prepare_cb_common()
468 struct lll_adv_iso *lll; in isr_tx_common()
807 static void next_chan_calc(struct lll_adv_iso *lll, uint16_t event_counter, in next_chan_calc()
849 struct lll_adv_iso *lll; in isr_done_term()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/
DCMakeLists.txt24 lll/lll_adv_iso.c
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c6093 struct lll_adv_iso *lll_iso;
8162 struct lll_adv_iso *lll;