Home
last modified time | relevance | path

Searched defs:handleResponse (Results 1 – 8 of 8) sorted by relevance

/device/linaro/poplar/wifi/wifi_hal/
Drtt.cpp157 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in GetRttCapabilitiesCommand
205 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in GetRttResponderInfoCommand
256 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in EnableResponderCommand
303 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in CancelResponderCommand
520 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in RttCommand
Dgscan.cpp213 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in GetCapabilitiesCommand
279 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in GetChannelListCommand
455 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in FullScanResultsCommand
663 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in ScanCommand
905 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in GetScanResultsCommand
1141 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in BssidHotlistCommand
1341 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in ePNOCommand
1563 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in SignificantWifiChangeCommand
1773 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in AnqpoConfigureCommand
Dlink_layer_stats.cpp71 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in GetLinkStatsCommand
Dwifi_hal.cpp618 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in GetMulticastIdCommand
710 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in SetPnoMacAddrOuiCommand
850 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in SetRSSIMonitorCommand
982 int handleResponse(WifiEvent& reply) { in handleResponse() function in AndroidPktFilterCommand
1098 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in GetFeatureSetCommand
Dwifi_logger.cpp312 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in DebugCommand
646 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in SetAlertHandler
828 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in MemoryDumpCommand
1027 int handleResponse(WifiEvent& reply) { in handleResponse() function in PacketFateCommand
Dwifi_offload.cpp191 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function in MKeepAliveCommand
Dcpp_bindings.h318 virtual int handleResponse(WifiEvent& reply) { in handleResponse() function
/device/google/cuttlefish/host/frontend/gcastv2/https/
DHTTPClientConnection.cpp152 bool HTTPClientConnection::handleResponse(bool isEOS) { in handleResponse() function in HTTPClientConnection