Home
last modified time | relevance | path

Searched refs:BT_BAP_QOS_CFG_FRAMING_FRAMED (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/audio/
Dbap.h94 BT_BAP_QOS_CFG_FRAMING_FRAMED = 0x01, enumerator
130 BT_BAP_QOS_CFG(_interval, BT_BAP_QOS_CFG_FRAMING_FRAMED, BT_BAP_QOS_CFG_2M, _sdu, _rtn, \
/Zephyr-latest/subsys/bluetooth/audio/
Dbap_stream.c178 if (qos->framing > BT_BAP_QOS_CFG_FRAMING_FRAMED) { in bt_audio_verify_qos()
Dbap_unicast_client.c2793 } else if (qos->framing == BT_BAP_QOS_CFG_FRAMING_FRAMED) { in valid_unicast_group_stream_param()
2798 (qos->framing == BT_BAP_QOS_CFG_FRAMING_FRAMED && in valid_unicast_group_stream_param()