Home
last modified time | relevance | path

Searched refs:RegistHdfApDeathCallBack (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/
H A Dwifi_hdi_wpa_proxy_test.cpp101 extern "C" WifiErrorNo RegistHdfApDeathCallBack();
104 WifiErrorNo result = RegistHdfApDeathCallBack();
/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_proxy.c624 static WifiErrorNo RegistHdfApDeathCallBack() in RegistHdfApDeathCallBack() function
724 result = RegistHdfApDeathCallBack(); in HdiApStart()