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

◆ unicast_client_send()

int unicast_client_send ( uint8_t cig_index,
struct le_audio_encoded_audio enc_audio )

Send encoded audio using the Bluetooth LE Audio unicast.

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