Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta_sa/
H A Dwifi_device_stub_lite.cpp57 void WifiDeviceStub::ReadEapConfig(IpcIo *req, WifiEapConfig &wifiEapConfig) in ReadEapConfig() function in OHOS::Wifi::WifiDeviceStub
H A Dwifi_device_stub.cpp348 void WifiDeviceStub::ReadEapConfig(MessageParcel &data, WifiEapConfig &wifiEapConfig) in ReadEapConfig() function in OHOS::Wifi::WifiDeviceStub
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_device_proxy_lite.cpp69 static void ReadEapConfig(IpcIo *reply, WifiEapConfig &wifiEapConfig) in ReadEapConfig() function
H A Dwifi_device_proxy.cpp574 void WifiDeviceProxy::ReadEapConfig(MessageParcel &reply, WifiEapConfig &wifiEapConfig) in ReadEapConfig() function in OHOS::Wifi::WifiDeviceProxy