Home
last modified time | relevance | path

Searched refs:ScanInfoHandler (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.h192 using ScanInfoHandler = std::function<void(std::vector<InterScanInfo> &scanInfoList)>; variable
H A Dscan_service.h292 using ScanInfoHandlerMap = std::map<std::string, ScanInfoHandler>;