Searched defs:PDU_MAX_US (Results 1 – 1 of 1) sorted by relevance
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | pdu.h | 338 #define PDU_MAX_US(octets, mic, phy) PDU_US((octets), (mic), (phy), \ macro 350 #define PDU_MAX_US(octets, mic, phy) PDU_US((octets), (mic), (phy), 0) macro
|