nRF Connect SDK API 2.8.99
|
int unicast_client_enable | ( | uint8_t | cig_index, |
le_audio_receive_cb | recv_cb ) |
Enable the Bluetooth LE Audio unicast (CIS) client.
[in] | cig_index | Index of the Connected Isochronous Group (CIG) to enable. |
[in] | recv_cb | Callback for handling received data. |