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

◆ broadcast_sink_broadcast_code_set()

int broadcast_sink_broadcast_code_set ( uint8_t *  broadcast_code)

Set the broadcast code for the Bluetooth LE Audio broadcast sink. The broadcast code length is defined in BT_ISO_BROADCAST_CODE_SIZE, which is 16 bytes.

Parameters
[in]broadcast_codePointer to the broadcast code.
Returns
0 for success, error otherwise.