Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/wifi/1.5/default/
H A Dwifi_legacy_hal.h490 std::pair<wifi_error, std::vector<uint8_t>> requestDriverMemoryDump(
H A Dwifi_legacy_hal.cpp502 WifiLegacyHal::requestDriverMemoryDump(const std::string& iface_name) { in requestDriverMemoryDump() function in android::hardware::wifi::V1_5::implementation::legacy_hal::WifiLegacyHal
H A Dwifi_chip.cpp932 legacy_hal_.lock()->requestDriverMemoryDump( in requestDriverDebugDumpInternal()