![]() |
nRF Connect SDK API 3.3.99
|
| int broadcast_source_send | ( | struct net_buf const *const | audio_frame, |
| uint8_t | big_index, | ||
| uint8_t | subgroup_index ) |
#include <applications/nrf_audio/src/bluetooth/bt_stream/broadcast/broadcast_source.h>
Broadcast the Bluetooth LE Audio data.
| [in] | audio_frame | Pointer to the audio buffer. |
| [in] | big_index | Index of the Broadcast Isochronous Group (BIG) to broadcast. |
| [in] | subgroup_index | Index of the subgroup to broadcast. |