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

◆ broadcast_source_send()

int broadcast_source_send ( uint8_t  big_index,
uint8_t  subgroup_index,
struct le_audio_encoded_audio  enc_audio 
)

Broadcast the Bluetooth LE Audio data.

Parameters
[in]big_indexIndex of the Broadcast Isochronous Group (BIG) to broadcast.
[in]subgroup_indexIndex of the subgroup to broadcast.
[in]enc_audioEncoded audio struct.
Returns
0 for success, error otherwise.