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

◆ unicast_server_enable()

int unicast_server_enable ( le_audio_receive_cb  rx_cb,
enum bt_audio_location  location 
)

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.