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

◆ unicast_client_locations_get()

int unicast_client_locations_get ( uint32_t * locations,
enum bt_audio_dir dir )

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

Get the current audio locations used by the unicast client.

Parameters
[out]locationsPointer to store the audio locations bitmask.
[in]dirDirection of the streams in question.
Returns
0 for success, error otherwise.