Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/audio/
Dbap_unicast_client.c78 bool release_requested; member
613 if (client_ep->release_requested) { in unicast_client_ep_idle_state()
614 client_ep->release_requested = false; in unicast_client_ep_idle_state()
676 if (client_ep->release_requested) { in unicast_client_ep_config_state()
1417 if (client_ep != NULL && client_ep->release_requested) { in unicast_client_cp_notify()
1421 client_ep->release_requested = false; in unicast_client_cp_notify()
2102 client_ep->release_requested = false; in unicast_client_reset()
3197 client_ep->release_requested = true; in bt_bap_unicast_client_release()