nRF Connect SDK API 3.3.99
Loading...
Searching...
No Matches

◆ le_audio_ep_qos_configured()

bool le_audio_ep_qos_configured ( struct bt_bap_ep const *const ep)

#include <applications/nrf_audio/src/bluetooth/bt_stream/le_audio.h>

Check if an endpoint has had the QoS configured. If the endpoint is NULL, it is not in the state, and this function returns false.

Parameters
[in]epThe endpoint to check.
Return values
trueThe endpoint QoS is configured.
falseOtherwise.