Home
last modified time | relevance | path

Searched refs:GetWifiInfoHook (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/dsoftbus/components/nstackx/nstackx_congestion/platform/unix/wifi/
H A Dnstackx_wifi_stat_hook.c25 static GetWifiInfoHook g_getWifiInfoHook = NULL;
40 int32_t CongestionInitGetWifiHook(GetWifiInfoHook getWifiInfoHook) in CongestionInitGetWifiHook()
/foundation/communication/dsoftbus/components/nstackx/nstackx_congestion/interface/
H A Dnstackx_congestion.h66 typedef int32_t (*GetWifiInfoHook)(const char *devName, WifiStationInfo *wifiStationInfo); typedef
67 NSTACKX_EXPORT int32_t CongestionInitGetWifiHook(GetWifiInfoHook getWifiInfoFromCb);
/foundation/communication/dsoftbus/components/nstackx/nstackx_congestion/platform/liteos/
H A Dsys_congestion.c47 int32_t CongestionInitGetWifiHook(GetWifiInfoHook getWifiInfoHook) in CongestionInitGetWifiHook()

Completed in 2 milliseconds