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

◆ broadcast_source_enable()

int broadcast_source_enable ( struct broadcast_source_big const *const broadcast_param,
uint8_t big_index )

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

Enable the LE Audio broadcast (BIS) source.

Parameters
[in]broadcast_paramArray of create parameters for creating a Broadcast Isochronous Group (BIG).
[in]big_indexIndex of the BIG to enable.
Returns
0 for success, error otherwise.