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

◆ unicast_client_send()

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.

Parameters
[in]audio_framePointer to the audio to send.
[in]cig_indexIndex of the Connected Isochronous Group (CIG) to send to.
Returns
0 for success, error otherwise.