Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_adv_aux.c937 struct pdu_adv_com_ext_adv *cr_com_hdr; in init_connect_rsp_pdu() local
950 cr_com_hdr = &pdu_cr->adv_ext_ind; in init_connect_rsp_pdu()
951 cr_com_hdr->adv_mode = 0; in init_connect_rsp_pdu()
954 cr_hdr = &cr_com_hdr->ext_hdr; in init_connect_rsp_pdu()
970 cr_com_hdr->ext_hdr_len = cr_dptr - (uint8_t *)&cr_com_hdr->ext_hdr; in init_connect_rsp_pdu()