![]() |
nRF Connect SDK API 3.3.99
|
| int unicast_client_send | ( | struct net_buf const *const | audio_frame, |
| uint8_t | cig_index ) |
#include <applications/nrf_audio/src/bluetooth/bt_stream/unicast/unicast_client.h>
Send encoded audio using the Bluetooth LE Audio unicast.
| [in] | audio_frame | Pointer to the audio to send. |
| [in] | cig_index | Index of the Connected Isochronous Group (CIG) to send to. |