Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/bluetooth/audio/
Dbap_stream.c339 const struct bt_bap_ep *pair_ep; in bt_bap_stream_can_disconnect() local
341 pair_ep = bt_bap_iso_get_paired_ep(stream_ep); in bt_bap_stream_can_disconnect()
346 if (pair_ep == NULL || pair_ep->status.state != BT_BAP_EP_STATE_STREAMING) { in bt_bap_stream_can_disconnect()