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

Defines the structure used to hold the wifi provisioning response. More...

#include <iot_ble_wifi_provisioning.h>

Data Fields

IotBleWiFiProvRequest_t requestType
 
WIFIReturnCode_t status
 
IotBleWifiProvNetworkInfo_t networkInfo
 
bool statusOnly: 1
 

Detailed Description

Defines the structure used to hold the wifi provisioning response.

Field Documentation

◆ status

WIFIReturnCode_t IotBleWifiProvResponse_t::status

Request type for which this response is sent. The status of the response.

◆ networkInfo

IotBleWifiProvNetworkInfo_t IotBleWifiProvResponse_t::networkInfo

Network info sent as part of response for list request.

◆ statusOnly

bool IotBleWifiProvResponse_t::statusOnly

A flag to signify if its a status only response.


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