Home
last modified time | relevance | path

Searched refs:TransRandomToRealMac (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap_sa/
H A Dwifi_hotspot_service_impl.cpp295 ErrCode WifiHotspotServiceImpl::TransRandomToRealMac(StationInfo &updateInfo, const StationInfo &in… in TransRandomToRealMac() function in OHOS::Wifi::WifiHotspotServiceImpl
348 TransRandomToRealMac(updateInfo, info); in DisassociateSta()
464 TransRandomToRealMac(updateInfo, info); in AddBlockList()
509 TransRandomToRealMac(updateInfo, info); in DelBlockList()
H A Dwifi_hotspot_service_impl.h274 ErrCode TransRandomToRealMac(StationInfo &updateInfo, const StationInfo &info);
/ohos5.0/foundation/communication/wifi/wifi/test/fuzztest/wifi_sta/wifihotspotimpl_fuzzer/
H A Dwifihotspotimpl_fuzzer.cpp63 pWifiHotspotServiceImpl->TransRandomToRealMac(updateInfo, info); in TransRandomToRealMacFuzzTest()
/ohos5.0/foundation/communication/wifi/wifi/test/fuzztest/wifi_sta/wifihotspotstub_fuzzer/
H A Dwifihotspotstub_fuzzer.cpp402 mWifiHotspotServiceImpl.TransRandomToRealMac(updateInfo, updateInfo); in WifiHotspotServiceImplFuzzTest()