nrfxlib API 2.8.99
|
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.
[in] | p_params | Input parameters. |
0 | if success. |