Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/
Dbap_unicast_client.c79 bool release_requested; member
804 if (client_ep->release_requested) { in unicast_client_ep_idle_state()
805 client_ep->release_requested = false; in unicast_client_ep_idle_state()
865 if (client_ep->release_requested) { in unicast_client_ep_config_state()
1597 if (client_ep != NULL && client_ep->release_requested) { in unicast_client_cp_notify()
1601 client_ep->release_requested = false; in unicast_client_cp_notify()
2238 client_ep->release_requested = false; in unicast_client_reset()
3602 client_ep->release_requested = true; in bt_bap_unicast_client_release()