Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/include/zephyr/bluetooth/audio/
Daudio.h422 BT_AUDIO_CODEC_QOS_CODED = BIT(2), enumerator
/Zephyr-Core-3.5.0/subsys/bluetooth/audio/
Dbap_stream.c165 qos->phy != BT_AUDIO_CODEC_QOS_CODED) { in bt_audio_verify_qos()