Home
last modified time | relevance | path

Searched defs:lll_adv (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dlll_adv.h169 struct lll_adv { struct
170 struct lll_hdr hdr;
177 struct lll_conn *conn;
178 uint8_t is_hdcd:1;
203 struct lll_adv_pdu adv_data; argument
204 struct lll_adv_pdu scan_rsp; argument
208 struct lll_adv_aux *aux; argument
211 struct lll_adv_sync *sync; argument
224 extern uint16_t ull_adv_lll_handle_get(struct lll_adv *lll); argument
Dull_adv_iso.c696 struct lll_adv *lll_adv; in ll_big_terminate() local
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_adv_aux.c128 struct lll_adv *lll_adv; in prepare_cb() local