Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/
Dlll_adv.h160 struct lll_adv { struct
161 struct lll_hdr hdr;
168 struct lll_conn *conn;
169 uint8_t is_hdcd:1;
194 struct lll_adv_pdu adv_data; argument
195 struct lll_adv_pdu scan_rsp; argument
199 struct lll_adv_aux *aux; argument
202 struct lll_adv_sync *sync; argument
215 extern uint16_t ull_adv_lll_handle_get(struct lll_adv *lll); argument
Dull_adv_iso.c693 struct lll_adv *lll_adv; in ll_big_terminate() local
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_adv_aux.c120 struct lll_adv *lll_adv; in prepare_cb() local