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

Sent by the GATT client to provision a new WiFi network. More...

#include <iot_ble_wifi_provisioning.h>

Data Fields

WIFINetworkProfile_t network
 
int16_t savedIdx
 
bool connect
 

Detailed Description

Sent by the GATT client to provision a new WiFi network.

Field Documentation

◆ network

WIFINetworkProfile_t IotBleAddNetworkRequest_t::network

The configuration for the new WIFI network.

◆ savedIdx

int16_t IotBleAddNetworkRequest_t::savedIdx

Index if its an already saved WIFI network in the flash.

◆ connect

bool IotBleAddNetworkRequest_t::connect

A flag to indicate whether to connect or not.


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