Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dpdu.h835 struct pdu_data_llctrl_cis_req { struct
836 uint8_t cig_id;
837 uint8_t cis_id;
838 uint8_t c_phy;
839 uint8_t p_phy;
846 uint8_t c_max_sdu_packed[2];
852 uint8_t p_max_sdu[2];
853 uint8_t c_sdu_interval[3];
854 uint8_t p_sdu_interval[3];
855 uint16_t c_max_pdu;
[all …]