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.h186 struct lll_adv { struct
187 struct lll_hdr hdr;
194 struct lll_conn *conn;
195 uint8_t is_hdcd:1;
220 struct lll_adv_pdu adv_data; argument
221 struct lll_adv_pdu scan_rsp; argument
225 struct lll_adv_aux *aux; argument
228 struct lll_adv_sync *sync; argument
241 extern uint16_t ull_adv_lll_handle_get(struct lll_adv *lll); argument
Dull_adv_iso.c724 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