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

◆ le_audio_stream_dir_get()

int le_audio_stream_dir_get ( struct bt_bap_stream const *const  stream)

Get the direction of the stream provided.

Parameters
[in]streamStream to check direction for.
Return values
BT_AUDIO_DIR_SINKsink direction.
BT_AUDIO_DIR_SOURCEsource direction.
Negativevalue Failed to get ep_info from host.