Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_conn_iso_types.h24 uint16_t p_max_sdu:12; /* Maximum SDU size P_To_C */ member
Dull_llcp_internal.h294 uint16_t p_max_sdu; member
Dpdu.h852 uint8_t p_max_sdu[2]; member
/Zephyr-latest/subsys/bluetooth/host/
Diso.c1226 const uint16_t p_max_sdu = sys_le16_to_cpu(evt->p_max_sdu); in store_cis_info_v2() local
/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h3479 uint16_t p_max_sdu; member