Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Drtt.cpp138 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in GetRttCapabilitiesCommand
186 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in GetRttResponderInfoCommand
237 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in EnableResponderCommand
284 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in CancelResponderCommand
501 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in RttCommand
Dgscan.cpp195 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in GetCapabilitiesCommand
261 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in GetChannelListCommand
438 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in FullScanResultsCommand
646 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in ScanCommand
888 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in GetScanResultsCommand
1119 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in BssidHotlistCommand
1315 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in ePNOCommand
1529 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in SignificantWifiChangeCommand
1698 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in BssidBlacklistCommand
1815 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.cpp552 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in GetMulticastIdCommand
644 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in SetPnoMacAddrOuiCommand
784 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in SetRSSIMonitorCommand
916 int handleResponse(WifiEvent& reply) { in handleResponse() function in AndroidPktFilterCommand
1032 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in GetFeatureSetCommand
Dwifi_offload.cpp173 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in MKeepAliveCommand
Dwifi_logger.cpp295 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in DebugCommand
629 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in SetAlertHandler
811 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in MemoryDumpCommand
1010 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.h99 virtual int handleResponse(WifiEvent &reply);
Dllstatscommand.h103 virtual int handleResponse(WifiEvent &reply);
Dwifiloggercmd.h97 virtual int handleResponse(WifiEvent &reply);
Difaceeventhandler.cpp221 int WifihalGeneric::handleResponse(WifiEvent &reply) in handleResponse() function in WifihalGeneric
226 WifiVendorCommand::handleResponse(reply); in handleResponse()
Difaceeventhandler.h99 virtual int handleResponse(WifiEvent &reply);
Dgscancommand.h122 virtual int handleResponse(WifiEvent &reply);
Dnancommand.h101 virtual int handleResponse(WifiEvent &reply);
Dcpp_bindings.h348 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function
458 virtual int handleResponse(WifiEvent &reply);
Dtdls.cpp188 int TdlsCommand::handleResponse(WifiEvent &reply) in handleResponse() function in TdlsCommand
192 WifiVendorCommand::handleResponse(reply); in handleResponse()
Dcpp_bindings.cpp688 return cmd->handleResponse(reply); in response_handler()
755 int WifiVendorCommand::handleResponse(WifiEvent &reply) in handleResponse() function in WifiVendorCommand
Dwifilogger.cpp990 int WifiLoggerCommand::handleResponse(WifiEvent &reply) { in handleResponse() function in WifiLoggerCommand
998 WifiVendorCommand::handleResponse(reply); in handleResponse()
Dllstats.cpp858 int LLStatsCommand::handleResponse(WifiEvent &reply) in handleResponse() function in LLStatsCommand
862 WifiVendorCommand::handleResponse(reply); in handleResponse()
Dnan.cpp654 int NanCommand::handleResponse(WifiEvent &reply){ in handleResponse() function in NanCommand
Dgscan.cpp1434 int GScanCommand::handleResponse(WifiEvent &reply) { in handleResponse() function in GScanCommand
1440 WifiVendorCommand::handleResponse(reply); in handleResponse()
Dwifi_hal.cpp856 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in GetMulticastIdCommand