Home
last modified time | relevance | path

Searched defs:scanResults (Results 1 - 5 of 5) sorted by relevance

/drivers/peripheral/wlan/test/hdi_service/
H A Dwlan_callback_impl.c75 WlanCallbackScanResults(struct IWlanCallback *self, uint32_t event, const struct HdfWifiScanResults *scanResults, const char *ifName) WlanCallbackScanResults() argument
/drivers/peripheral/wlan/client/src/
H A Dwifi_driver_client.c282 int32_t InitScanResults(WifiScanResults *scanResults) in InitScanResults() argument
/drivers/peripheral/wlan/test/unittest/hal/
H A Dwifi_hal_test.cpp121 static void ParseScanResults(WifiScanResults *scanResults) in ParseScanResults() argument
/drivers/peripheral/wlan/client/src/netlink/
H A Dnetlink_event_adapter.c64 WifiScanResults *scanResults; member
214 WifiScanResults *scanResults = NULL; in WifiGetScanResultHandler() local
277 WifiScanResults scanResults = {0}; WifiEventScanResultProcess() local
306 WifiScanResults scanResults = {0}; WifiEventScanAbortedProcess() local
[all...]
/drivers/peripheral/wlan/hdi_service/service_common/
H A Dwlan_common_cmd.c682 static int32_t WlanFillScanResultsInfo(WifiScanResults *wifiScanResults, struct HdfWifiScanResults *scanResults) in WlanFillScanResultsInfo() argument
724 struct HdfWifiScanResults *scanResults = NULL; in ProcessEventScanResults() local
762 struct HdfWifiScanResults scanResults = {0}; ProcessEventScanAborted() local
[all...]

Completed in 5 milliseconds