Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dpdu.h338 #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