Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/audio/
Dbap.h100 BT_BAP_QOS_CFG_1M = BIT(0), enumerator
/Zephyr-latest/subsys/bluetooth/audio/
Dbap_stream.c183 if (qos->phy != BT_BAP_QOS_CFG_1M && qos->phy != BT_BAP_QOS_CFG_2M && in bt_audio_verify_qos()