Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/
Dcap_initiator.c1791 static bool can_stop_stream(const struct bt_bap_stream *bap_stream) in can_stop_stream() function
1929 if (!can_stop && can_stop_stream(bap_stream)) { in bt_cap_initiator_unicast_audio_stop()