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

Defines the list wifi networks request message structure sent from the provisioining app to the device. The request is used to list already provisioned networks as well as to scan nearby access points. More...

#include <iot_ble_wifi_provisioning.h>

Data Fields

int16_t scanSize
 
int16_t scanTimeoutMS
 

Detailed Description

Defines the list wifi networks request message structure sent from the provisioining app to the device. The request is used to list already provisioned networks as well as to scan nearby access points.

Field Documentation

◆ scanSize

int16_t IotBleWifiProvListNetworksRequest_t::scanSize

Max WiFi access points to scan in one request

◆ scanTimeoutMS

int16_t IotBleWifiProvListNetworksRequest_t::scanTimeoutMS

Timeout in milliseconds for scanning


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