nRF Connect SDK API 2.8.99
|
int le_audio_stream_dir_get | ( | struct bt_bap_stream const *const | stream | ) |
Get the direction of the stream
provided.
[in] | stream | Stream to check direction for. |
BT_AUDIO_DIR_SINK | sink direction. |
BT_AUDIO_DIR_SOURCE | source direction. |
Negative | value Failed to get ep_info from host. |