Home
last modified time | relevance | path

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

/system/core/fastboot/device/
Dvariables.h27 bool GetBasebandVersion(FastbootDevice* device, const std::vector<std::string>& args,
Dvariables.cpp65 bool GetBasebandVersion(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetBasebandVersion() function
Dcommands.cpp119 {FB_VAR_VERSION_BASEBAND, {GetBasebandVersion, nullptr}}, in GetVarHandler()