Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Drtt.cpp139 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in GetRttCapabilitiesCommand
187 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in GetRttResponderInfoCommand
238 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in EnableResponderCommand
285 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in CancelResponderCommand
502 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in RttCommand
Dgscan.cpp196 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in GetCapabilitiesCommand
262 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in GetChannelListCommand
439 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in FullScanResultsCommand
647 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in ScanCommand
889 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in GetScanResultsCommand
1125 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in BssidHotlistCommand
1325 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in ePNOCommand
1547 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in SignificantWifiChangeCommand
1757 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in AnqpoConfigureCommand
Dlink_layer_stats.cpp70 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in GetLinkStatsCommand
Dwifi_hal.cpp570 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in GetMulticastIdCommand
662 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in SetPnoMacAddrOuiCommand
802 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in SetRSSIMonitorCommand
934 int handleResponse(WifiEvent& reply) { in handleResponse() function in AndroidPktFilterCommand
1050 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in GetFeatureSetCommand
Dwifi_offload.cpp175 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in MKeepAliveCommand
Dwifi_logger.cpp296 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in DebugCommand
630 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in SetAlertHandler
812 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in MemoryDumpCommand
1011 int handleResponse(WifiEvent& reply) { in handleResponse() function in PacketFateCommand
Dcpp_bindings.h301 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function
Dcpp_bindings.cpp686 return cmd->handleResponse(reply); in response_handler()
/hardware/qcom/wlan/qcwcn/wifi_hal/
DtdlsCommand.h97 virtual int handleResponse(WifiEvent &reply);
Dllstatscommand.h107 virtual int handleResponse(WifiEvent &reply);
Dwifiloggercmd.h96 virtual int handleResponse(WifiEvent &reply);
Difaceeventhandler.h100 virtual int handleResponse(WifiEvent &reply);
Dgscancommand.h120 virtual int handleResponse(WifiEvent &reply);
Dnancommand.h115 virtual int handleResponse(WifiEvent &reply);
Difaceeventhandler.cpp220 int WifihalGeneric::handleResponse(WifiEvent &reply) in handleResponse() function in WifihalGeneric
224 WifiVendorCommand::handleResponse(reply); in handleResponse()
Dtdls.cpp183 int TdlsCommand::handleResponse(WifiEvent &reply) in handleResponse() function in TdlsCommand
185 WifiVendorCommand::handleResponse(reply); in handleResponse()
Dcpp_bindings.h348 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function
460 virtual int handleResponse(WifiEvent &reply);
Dcpp_bindings.cpp687 return cmd->handleResponse(reply); in response_handler()
754 int WifiVendorCommand::handleResponse(WifiEvent &reply) in handleResponse() function in WifiVendorCommand
Dwifilogger.cpp985 int WifiLoggerCommand::handleResponse(WifiEvent &reply) { in handleResponse() function in WifiLoggerCommand
990 WifiVendorCommand::handleResponse(reply); in handleResponse()
Dllstats.cpp901 int LLStatsCommand::handleResponse(WifiEvent &reply) in handleResponse() function in LLStatsCommand
905 WifiVendorCommand::handleResponse(reply); in handleResponse()
Dgscan.cpp1328 int GScanCommand::handleResponse(WifiEvent &reply) { in handleResponse() function in GScanCommand
1333 WifiVendorCommand::handleResponse(reply); in handleResponse()
Dnan.cpp1134 int NanCommand::handleResponse(WifiEvent &reply){ in handleResponse() function in NanCommand
Dwifi_hal.cpp964 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in GetMulticastIdCommand