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

◆ broadcast_source_start()

int broadcast_source_start ( uint8_t big_index,
struct bt_le_ext_adv * ext_adv )

#include <applications/nrf_audio/src/bluetooth/bt_stream/broadcast/broadcast_source.h>

Start the Bluetooth LE Audio broadcast (BIS) source.

Parameters
[in]big_indexIndex of the Broadcast Isochronous Group (BIG) to start.
[in]ext_advPointer to the extended advertising set; can be NULL if a stream is restarted.
Returns
0 for success, error otherwise.