WINC1500 IoT Software APIs: m2m_wifi_set_scan_region

WINC1500 IoT Software API

WINC1500 IoT Software APIs  19.5.2
WINC Software API Reference Manual
m2m_wifi_set_scan_region

Functions

NMI_API sint8 m2m_wifi_set_scan_region (uint16 ScanRegion)
 

Detailed Description

Synchronous wi-fi scan region setting function. This function sets the scan region, which will affect the range of possible scan channels. For 2.5GHz supported in the current release, the requested scan region can't exceed the maximum number of channels (14).

Function Documentation

◆ m2m_wifi_set_scan_region()

sint8 m2m_wifi_set_scan_region ( uint16  ScanRegion)
Parameters
[in]ScanRegion;ASIA NORTH_AMERICA
See also
tenuM2mScanCh m2m_wifi_request_scan
Returns
The function returns M2M_SUCCESS for successful operations and a negative value otherwise.
Generated on Thu Jan 26 2017 22:15:21 for WINC1500 IoT Software APIs by   doxygen 1.8.13