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

◆ unicast_client_enable()

int unicast_client_enable ( uint8_t  cig_index,
le_audio_receive_cb  recv_cb 
)

Enable the Bluetooth LE Audio unicast (CIS) client.

Parameters
[in]cig_indexIndex of the Connected Isochronous Group (CIG) to enable.
[in]recv_cbCallback for handling received data.
Returns
0 for success, error otherwise.