FreeRTOS: BLE
BLE
Return to main page ↑
IotBleWifiProvDeleteNetworkRequest_t Struct Reference

Defines delete access point request message structure sent from provisioning app to the device. The request is used to delete a provisioned access point at an index. Index ranges from 0 (Max priority) to wificonfigMAX_NETWORK_PROFILES - 1 (Minimum priority) More...

#include <iot_ble_wifi_provisioning.h>

Data Fields

int16_t priorityIndex
 

Detailed Description

Defines delete access point request message structure sent from provisioning app to the device. The request is used to delete a provisioned access point at an index. Index ranges from 0 (Max priority) to wificonfigMAX_NETWORK_PROFILES - 1 (Minimum priority)

Field Documentation

◆ priorityIndex

int16_t IotBleWifiProvDeleteNetworkRequest_t::priorityIndex

Priority index of the provisioned access point to be deleted.


The documentation for this struct was generated from the following file: