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

◆ le_audio_ep_state_get()

int le_audio_ep_state_get ( struct bt_bap_ep const *const ep,
uint8_t * state )

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

Get the current state of an endpoint.

Parameters
[in]epThe endpoint to check.
[out]stateThe state of the endpoint.
Returns
0 for success, error otherwise.