Home
last modified time | relevance | path

Searched defs:WifiHalEapConfig (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/common/
H A Dwifi_native_struct.h25 struct WifiHalEapConfig { struct
45 WifiHalEapConfig() : phase2Method(0), password{0}, certPassword{0}, eapSubId(-1) in WifiHalEapConfig() argument
48 ~WifiHalEapConfig() in ~WifiHalEapConfig() argument