nRF Connect SDK API 2.8.99
|
bool le_audio_ep_qos_configured | ( | struct bt_bap_ep const *const | ep | ) |
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.
[in] | ep | The endpoint to check. |
true | The endpoint QoS is configured. |
false | Otherwise. |