Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/audio/
Dbap.h104 BT_BAP_QOS_CFG_CODED = BIT(2), enumerator
/Zephyr-latest/subsys/bluetooth/audio/
Dbap_stream.c184 qos->phy != BT_BAP_QOS_CFG_CODED) { in bt_audio_verify_qos()