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

◆ le_audio_ep_state_get()

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

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.