libmcm 1.4.0
A client library for Moxa Connection Management
mcm-wifi-rescan.h File Reference

Go to the source code of this file.

Functions

int mcm_wifi_rescan (char *interfaceName)
 A helper function to rescan WIFI AP. More...
 

Detailed Description

This library is for Moxa Connection Management

Function Documentation

◆ mcm_wifi_rescan()

int mcm_wifi_rescan ( char *  interfaceName)

A helper function to rescan WIFI AP.

Parameters
interfaceName(input) Interface name.
Returns
If rescan success return 0. If fail, return error number.