Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/subsys/bluetooth/controller/ll_sw/
Dpdu.h635 struct pdu_data_llctrl_cis_req { struct
636 uint8_t cig_id;
637 uint8_t cis_id;
638 uint8_t c_phy;
639 uint8_t p_phy;
641 uint16_t c_max_sdu:12;
642 uint16_t rfu0:3;
643 uint16_t framed:1;
644 uint16_t p_max_sdu:12;
645 uint16_t rfu1:4;
[all …]