Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan/
H A Dscan_common.h193 using PnoScanInfoHandler = std::function<void(std::vector<InterScanInfo> &pnoScanInfoList)>; variable
H A Dscan_service.h293 using PnoScanInfoHandlerMap = std::map<std::string, PnoScanInfoHandler>;