Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dpdu.h795 struct pdu_data_llctrl_phy_rsp { struct
939 struct pdu_data_llctrl_phy_rsp phy_rsp;
/Zephyr-latest/tests/bluetooth/controller/common/src/
Dhelper_pdu.c230 struct pdu_data_llctrl_phy_rsp *p = param; in helper_pdu_encode_phy_rsp()
234 offsetof(struct pdu_data_llctrl, phy_rsp) + sizeof(struct pdu_data_llctrl_phy_rsp); in helper_pdu_encode_phy_rsp()
769 struct pdu_data_llctrl_phy_rsp *p = param; in helper_pdu_verify_phy_rsp()
775 sizeof(struct pdu_data_llctrl_phy_rsp), in helper_pdu_verify_phy_rsp()