Mistake on this page?
Report an issue in GitHub or email us
Data Structures | Typedefs | Functions
SoftAP

** More...

Data Structures

struct  mwifi_ap_info_t
 

Typedefs

typedef uint8_t mwifi_security_t
 Wi-Fi softAP info. More...
 

Functions

int32_t MX_WIFI_StartAP (MX_WIFIObject_t *Obj, MX_WIFI_APSettings_t *ap_settings)
 Start softAP(miniAP) mode. More...
 
int32_t MX_WIFI_StopAP (MX_WIFIObject_t *Obj)
 Stop softAP(miniAP) mode. More...
 

Detailed Description

**

softAP mode API **

Typedef Documentation

typedef uint8_t mwifi_security_t

Wi-Fi softAP info.

Definition at line 683 of file mx_wifi.h.

Function Documentation

int32_t MX_WIFI_StartAP ( MX_WIFIObject_t Obj,
MX_WIFI_APSettings_t ap_settings 
)

Start softAP(miniAP) mode.

Parameters
Objpointer to module handle
ap_settingssoftAP settings.
Return values
OperationStatus.< status code.
int32_t MX_WIFI_StopAP ( MX_WIFIObject_t Obj)

Stop softAP(miniAP) mode.

Parameters
Objpointer to module handle
Return values
OperationStatus.< status code.
Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.