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

◆ unicast_server_enable()

int unicast_server_enable ( le_audio_receive_cb rx_cb,
enum bt_audio_location location )

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

Enable the Bluetooth LE Audio unicast (CIS) server.

Parameters
[in]rx_cbCallback for handling received data.
[in]locationLocation of the unicast_server to be enabled.
Returns
0 for success, error otherwise.