Home
last modified time | relevance | path

Searched refs:handleResponse (Results 1 – 13 of 13) sorted by relevance

/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dlink_layer_stats.cpp55 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in GetLinkStatsCommand
Dgscan.cpp119 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in GetCapabilitiesCommand
185 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in GetChannelListCommand
362 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in FullScanResultsCommand
644 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in ScanCommand
844 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in GetScanResultsCommand
1056 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in BssidHotlistCommand
1265 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in SignificantWifiChangeCommand
Drtt.cpp73 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in GetRttCapabilitiesCommand
253 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in RttCommand
Dwifi_hal.cpp387 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in GetMulticastIdCommand
479 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in SetPnoMacAddrOuiCommand
555 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in GetFeatureSetCommand
Dcpp_bindings.h295 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function
Dcpp_bindings.cpp683 return cmd->handleResponse(reply); in response_handler()
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dllstatscommand.h113 virtual int handleResponse(WifiEvent &reply);
Dcpp_bindings.h306 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function
396 virtual int handleResponse(WifiEvent &reply);
Dgscancommand.h154 virtual int handleResponse(WifiEvent &reply);
Dcpp_bindings.cpp700 return cmd->handleResponse(reply); in response_handler()
771 int WifiVendorCommand::handleResponse(WifiEvent &reply) in handleResponse() function in WifiVendorCommand
Dllstats.cpp543 int LLStatsCommand::handleResponse(WifiEvent &reply) in handleResponse() function in LLStatsCommand
548 WifiVendorCommand::handleResponse(reply); in handleResponse()
Dwifi_hal.cpp413 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in GetMulticastIdCommand
Dgscan.cpp1376 int GScanCommand::handleResponse(WifiEvent &reply) { in handleResponse() function in GScanCommand
1380 WifiVendorCommand::handleResponse(reply); in handleResponse()