nRF Connect SDK API 2.8.99
|
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.
[in] | big_index | Index of the Broadcast Isochronous Group (BIG) to broadcast. |
[in] | subgroup_index | Index of the subgroup to broadcast. |
[in] | enc_audio | Encoded audio struct. |