Home
last modified time | relevance | path

Searched refs:requestDriverMemoryDump (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/wifi/1.3/default/
Dwifi_legacy_hal.h191 std::pair<wifi_error, std::vector<uint8_t>> requestDriverMemoryDump(
Dwifi_legacy_hal.cpp450 WifiLegacyHal::requestDriverMemoryDump(const std::string& iface_name) { in requestDriverMemoryDump() function in android::hardware::wifi::V1_3::implementation::legacy_hal::WifiLegacyHal
Dwifi_chip.cpp778 legacy_hal_.lock()->requestDriverMemoryDump( in requestDriverDebugDumpInternal()