Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_controller/
H A Dwifi_service_scheduler.h77 void SoftApIfaceDestoryCallback(std::string &destoryIfaceName, int createIfaceType);
H A Dwifi_service_scheduler.cpp768 std::bind(&WifiServiceScheduler::SoftApIfaceDestoryCallback, in AutoStartApService()
862 void WifiServiceScheduler::SoftApIfaceDestoryCallback(std::string &destoryIfaceName, int createIfac… in SoftApIfaceDestoryCallback() function in OHOS::Wifi::WifiServiceScheduler