nrfxlib API 2.7.99
Loading...
Searching...
No Matches

◆ sdc_hci_cmd_vs_set_adv_randomness()

uint8_t sdc_hci_cmd_vs_set_adv_randomness ( const sdc_hci_cmd_vs_set_adv_randomness_t p_params)

#include <softdevice_controller/include/sdc_hci_vs.h>

Set advertising randomness.

This vendor specific command is used to change the randomness of advertisers. The setting applies to all subsequent advertising events of a given set.

The configured randomness for the very first advertising event is retained after issuing an HCI Reset command.

Event(s) generated (unless masked away): When the Controller receives the command, the Controller sends the HCI_Command_Complete event to the Host.

Parameters
[in]p_paramsInput parameters.
Return values
0if success.
Returns
Returns value between 0x01-0xFF in case of error. See Vol 2, Part D, Error for a list of error codes and descriptions.