FreeRTOS:
BLE
BLE
|
Return to main page ↑ |
Sent by the GATT client to change the saved WiFi networks priority order. More...
#include <iot_ble_wifi_provisioning.h>
Data Fields | |
int16_t | curIdx |
int16_t | newIdx |
Sent by the GATT client to change the saved WiFi networks priority order.
int16_t IotBleEditNetworkRequest_t::curIdx |
Current priority of the saved WiFi network.
int16_t IotBleEditNetworkRequest_t::newIdx |
New priority of the saved WiFi network.