Searched refs:_phy (Results 1 – 1 of 1) sorted by relevance
/Zephyr-latest/include/zephyr/bluetooth/audio/ |
D | bap.h | 76 #define BT_BAP_QOS_CFG(_interval, _framing, _phy, _sdu, _rtn, _latency, _pd) \ argument 80 .phy = _phy, \ 243 #define BT_BAP_QOS_CFG_PREF(_unframed_supported, _phy, _rtn, _latency, _pd_min, _pd_max, \ argument 246 .unframed_supported = _unframed_supported, .phy = _phy, .rtn = _rtn, \
|