![]() |
nRF Connect SDK API 3.3.99
|
| int unicast_client_enable | ( | uint8_t | cig_index, |
| le_audio_receive_cb | recv_cb ) |
#include <applications/nrf_audio/src/bluetooth/bt_stream/unicast/unicast_client.h>
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. |