Searched defs:StopPnoScan (Results 1 – 6 of 6) sorted by relevance
| /drivers/peripheral/wlan/hal/src/ | ||
| D | wifi_hal_sta_feature.c | 89 static int32_t StopPnoScan(const char *ifName) in StopPnoScan() function |
| /drivers/peripheral/wlan/chip/hdi_service/ | ||
| D | wifi_p2p_iface.cpp | 114 int32_t WifiP2pIface::StopPnoScan() in StopPnoScan() function in OHOS::HDI::Wlan::Chip::V1_0::WifiP2pIface |
| D | wifi_ap_iface.cpp | 150 int32_t WifiApIface::StopPnoScan() in StopPnoScan() function in OHOS::HDI::Wlan::Chip::V1_0::WifiApIface |
| D | wifi_sta_iface.cpp | 165 int32_t WifiStaIface::StopPnoScan() in StopPnoScan() function in OHOS::HDI::Wlan::Chip::V1_0::WifiStaIface |
| D | wifi_vendor_hal.cpp | 341 WifiError WifiVendorHal::StopPnoScan(const std::string& ifaceName) in StopPnoScan() function in OHOS::HDI::Wlan::Chip::V1_0::WifiVendorHal |
| /drivers/hdf_core/framework/include/wifi/ | ||
| D | wifi_mac80211_ops.h | 788 int32_t (*StopPnoScan)(NetDevice *netDev); member |