Home
last modified time | relevance | path

Searched defs:AddBlockList (Results 1 – 8 of 8) sorted by relevance

/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap/
Dap_interface.cpp54 ErrCode ApInterface::AddBlockList(const StationInfo &stationInfo) in AddBlockList() function in OHOS::Wifi::ApInterface
Dap_stations_manager.cpp35 bool ApStationsManager::AddBlockList(const StationInfo &staInfo) const in AddBlockList() function in OHOS::Wifi::ApStationsManager
Dap_service.cpp65 ErrCode ApService::AddBlockList(const StationInfo &stationInfo) const in AddBlockList() function in OHOS::Wifi::ApService
/foundation/communication/wifi/wifi/frameworks/native/src/
Dwifi_hotspot_impl.cpp152 ErrCode WifiHotspotImpl::AddBlockList(const StationInfo &info) in AddBlockList() function in OHOS::Wifi::WifiHotspotImpl
Dwifi_hotspot_proxy.cpp426 ErrCode WifiHotspotProxy::AddBlockList(const StationInfo &info) in AddBlockList() function in OHOS::Wifi::WifiHotspotProxy
/foundation/communication/wifi/wifi/frameworks/js/napi/src/
Dwifi_napi_hotspot.cpp210 napi_value AddBlockList(napi_env env, napi_callback_info info) in AddBlockList() function
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/
Dwifi_hotspot_service_impl.cpp375 ErrCode WifiHotspotServiceImpl::AddBlockList(const StationInfo &info) in AddBlockList() function in OHOS::Wifi::WifiHotspotServiceImpl
Dwifi_config_center.cpp219 int WifiConfigCenter::AddBlockList(const StationInfo &info, int id) in AddBlockList() function in OHOS::Wifi::WifiConfigCenter