nrfxlib API 2.8.99
|
uint8_t sdc_hci_cmd_vs_scan_channel_map_set | ( | const sdc_hci_cmd_vs_scan_channel_map_set_t * | p_params | ) |
#include <softdevice_controller/include/sdc_hci_vs.h>
Set the channel map for scanning and initiating.
This command sets the RF channels that should be used for scanning and initiating on the primary advertising channels. The channel map will be used for subsequent commands to start scanning or to create connections. Scanning and initiating that was started before issuing this command is not affected.
The default behavior is to listen on all primary advertising channels. The default behavior is restored when issuing the HCI Reset command.
Event(s) generated (unless masked away): When the command has completed, an HCI_Command_Complete event shall be generated.
[in] | p_params | Input parameters. |
0 | if success. |