nrfxlib API 2.8.99
|
uint8_t sdc_hci_cmd_vs_read_supported_vs_commands | ( | sdc_hci_cmd_vs_read_supported_vs_commands_return_t * | p_return | ) |
#include <softdevice_controller/include/sdc_hci_vs.h>
Read Supported Vendor Specific Commands.
This command reads the list of vendor specific HCI commands supported for the local Controller.
This command shall return a bitmap of the supported vendor specific commands.
Event(s) generated (unless masked away): When the command has completed, an HCI_Command_Complete event shall be generated.
[out] | p_return | Extra return parameters. |
0 | if success. |