Home
last modified time | relevance | path

Searched refs:BT_ISO_CONNECTED_PDU_MIN (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/
Diso.h100 #define BT_ISO_CONNECTED_PDU_MIN 0x0000U macro
/Zephyr-latest/subsys/bluetooth/host/
Diso.c959 if (!IN_RANGE(io_qos->max_pdu, BT_ISO_CONNECTED_PDU_MIN, BT_ISO_PDU_MAX)) { in valid_chan_io_qos()