nRF Connect SDK API 0.1.0
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.