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

◆ unicast_client_is_streaming()

int unicast_client_is_streaming ( bool * is_streaming)

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

Check if the unicast client is currently streaming.

Parameters
[out]is_streamingPointer to a boolean that will be set to true if streaming, false otherwise.
Returns
0 for success, error otherwise.