Home
last modified time | relevance | path

Searched refs:GetApInterface (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/
H A Dwifi_hdi_wpa_ap_impl.c39 struct IHostapdInterface *apObj = GetApInterface(); in RegisterApEventCallback()
165 struct IHostapdInterface *apObj = GetApInterface(); in HdiEnableAp()
184 struct IHostapdInterface *apObj = GetApInterface(); in HdiDisableAp()
203 struct IHostapdInterface *apObj = GetApInterface(); in HdiReloadApConfigInfo()
222 struct IHostapdInterface *apObj = GetApInterface(); in HdiSetApPasswd()
241 struct IHostapdInterface *apObj = GetApInterface(); in HdiSetApName()
260 struct IHostapdInterface *apObj = GetApInterface(); in HdiSetApWpaValue()
279 struct IHostapdInterface *apObj = GetApInterface(); in HdiSetApBand()
298 struct IHostapdInterface *apObj = GetApInterface(); in HdiSetAp80211n()
317 struct IHostapdInterface *apObj = GetApInterface(); in HdiSetApWmm()
[all …]
H A Dwifi_hdi_wpa_proxy.h165 struct IHostapdInterface* GetApInterface();
H A Dwifi_hdi_wpa_proxy.c777 struct IHostapdInterface* GetApInterface() in GetApInterface() function