Knox Tizen Wearable SDK
mdm_wifi_ap_config_t Struct Reference

Access point configuration. More...

#include <wifi.h>

Data Fields

const char * ssid
 
mdm_wifi_sec_type_e type
 

Detailed Description

Access point configuration.

Since (Knox_wearable):
2.2.0
Since (Tizen):
3.0.0.1
Note
For SECURITY_LEVEL_OPEN, SECURITY_LEVEL_EAP_SIM and SECURITY_LEVEL_EAP_AKA password should be empty.

Definition at line 177 of file wifi.h.

Field Documentation

const char* mdm_wifi_ap_config_t::ssid

Access point SSID.

Definition at line 178 of file wifi.h.

mdm_wifi_sec_type_e mdm_wifi_ap_config_t::type

Security type.

Definition at line 179 of file wifi.h.


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