Home
last modified time | relevance | path

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

12

/aosp12/hardware/broadcom/wlan/bcmdhd/wifi_hal/
H A Drtt.cpp162 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in GetRttCapabilitiesCommand
210 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in GetRttResponderInfoCommand
261 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in EnableResponderCommand
308 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in CancelResponderCommand
536 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in RttCommand
H A Dtwt.cpp270 int handleResponse(WifiEvent& reply) { in handleResponse() function in TwtEventCap
354 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in GetTwtCapabilitiesCommand
451 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in GetTwtStatsCommand
559 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in ClearTwtStatsCommand
828 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in TwtFeatureRequest
H A Dgscan.cpp223 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in GetCapabilitiesCommand
298 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in GetChannelListCommand
433 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in FullScanResultsCommand
647 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in ScanCommand
886 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in GetScanResultsCommand
1125 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in BssidHotlistCommand
1329 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in ePNOCommand
1552 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in SignificantWifiChangeCommand
1723 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in BssidBlacklistCommand
1814 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in FirmwareRoamingStateCommand
[all …]
H A Dwifi_hal.cpp875 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in GetMulticastIdCommand
970 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in SetPnoMacAddrOuiCommand
1138 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in SetRSSIMonitorCommand
1297 int handleResponse(WifiEvent& reply) { in handleResponse() function in AndroidPktFilterCommand
1424 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in GetFeatureSetCommand
1928 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in TxPowerScenario
2014 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in ThermalMitigation
2116 int handleResponse(WifiEvent& reply) { in handleResponse() function in ChAvoidCommand
2249 int handleResponse(WifiEvent& reply) { in handleResponse() function in DscpCommand
2422 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in VirtualIfaceConfig
[all …]
H A Dwifi_logger.cpp458 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in DebugCommand
845 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in SetAlertHandler
1001 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in SetRestartHandler
1075 int handleResponse(WifiEvent& reply) { in handleResponse() function in SubSystemRestart
1158 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in HalInit
1375 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in MemoryDumpCommand
1578 int handleResponse(WifiEvent& reply) { in handleResponse() function in PacketFateCommand
1671 int handleResponse(WifiEvent& reply) { in handleResponse() function in GetWakeReasonCountCommand
1894 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in OtaUpdateCommand
H A Dlink_layer_stats.cpp87 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in GetLinkStatsCommand
H A Dwifi_offload.cpp208 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in MKeepAliveCommand
H A Dcpp_bindings.h327 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function
H A Dcpp_bindings.cpp716 return cmd->handleResponse(reply); in response_handler()
/aosp12/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dwifihal_vendorcommand.h62 virtual int handleResponse(WifiEvent &reply);
H A DtdlsCommand.h97 virtual int handleResponse(WifiEvent &reply);
H A Dwifihal_vendor.cpp111 int NUDStatsCommand::handleResponse(WifiEvent &reply) in handleResponse() function in NUDStatsCommand
114 WifiVendorCommand::handleResponse(reply); in handleResponse()
H A Dllstatscommand.h110 virtual int handleResponse(WifiEvent &reply);
H A Dwifiloggercmd.h99 virtual int handleResponse(WifiEvent &reply);
H A Difaceeventhandler.h103 virtual int handleResponse(WifiEvent &reply);
H A Dgscancommand.h119 virtual int handleResponse(WifiEvent &reply);
H A Dtdls.cpp183 int TdlsCommand::handleResponse(WifiEvent &reply) in handleResponse() function in TdlsCommand
185 WifiVendorCommand::handleResponse(reply); in handleResponse()
H A Dcpp_bindings.h368 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function
482 virtual int handleResponse(WifiEvent &reply);
H A Difaceeventhandler.cpp225 int WifihalGeneric::handleResponse(WifiEvent &reply) in handleResponse() function in WifihalGeneric
229 WifiVendorCommand::handleResponse(reply); in handleResponse()
H A Dnancommand.h116 virtual int handleResponse(WifiEvent &reply);
H A Dcpp_bindings.cpp690 return cmd->handleResponse(reply); in response_handler()
757 int WifiVendorCommand::handleResponse(WifiEvent &reply) in handleResponse() function in WifiVendorCommand
H A Dllstats.cpp918 int LLStatsCommand::handleResponse(WifiEvent &reply) in handleResponse() function in LLStatsCommand
922 WifiVendorCommand::handleResponse(reply); in handleResponse()
H A Dwifilogger.cpp1011 int WifiLoggerCommand::handleResponse(WifiEvent &reply) { in handleResponse() function in WifiLoggerCommand
1016 WifiVendorCommand::handleResponse(reply); in handleResponse()
/aosp12/packages/services/Telephony/testapps/TestRcsApp/aosp_test_rcsclient/src/com/android/libraries/rcs/simpleclient/service/chat/
H A DMinimalCpmChatService.java72 handleResponse((SIPResponse) sipMessage);
177 private void handleResponse(SIPResponse response) { in handleResponse() method in MinimalCpmChatService
/aosp12/packages/services/Car/tests/BugReportApp/libs/
H A Dgoogle-api-client-android-1.30.2.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...

12