Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/subsys/bluetooth/audio/
Dascs_internal.h22 #define BT_ASCS_QOS_FRAMING_UNFRAMED 0x00 macro
Dascs.c486 cfg->framing = pref->unframed_supported ? BT_ASCS_QOS_FRAMING_UNFRAMED in ascs_ep_get_status_config()
Dbap_unicast_client.c667 pref->unframed_supported = cfg->framing == BT_ASCS_QOS_FRAMING_UNFRAMED; in unicast_client_ep_config_state()