Home
last modified time | relevance | path

Searched refs:OnAsyncGscanFullResult (Results 1 - 3 of 3) sorted by relevance

/drivers/peripheral/wlan/test/unittest/chip/
H A Dwifi_vendor_hal_test.cpp81 wifiVendorHalTest->OnAsyncGscanFullResult(0); in ScanResultEventTest()
/drivers/peripheral/wlan/chip/hdi_service/
H A Dwifi_vendor_hal.h73 static void OnAsyncGscanFullResult(int event);
H A Dwifi_vendor_hal.cpp120 void WifiVendorHal::OnAsyncGscanFullResult(int event) in OnAsyncGscanFullResult() function in OHOS::HDI::Wlan::Chip::V1_0::WifiVendorHal
124 HDF_LOGD("OnAsyncGscanFullResult::OnScanResultsCallback"); in OnAsyncGscanFullResult()
377 WifiCallbackHandler handler = {OnAsyncGscanFullResult, OnAsyncRssiReport}; in RegisterIfaceCallBack()

Completed in 2 milliseconds