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

◆ broadcast_source_send()

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.

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