Home
last modified time | relevance | path

Searched refs:FB_VAR_VERSION_BASEBAND (Results 1 – 2 of 2) sorted by relevance

/system/core/fastboot/
Dconstants.h49 #define FB_VAR_VERSION_BASEBAND "version-baseband" macro
/system/core/fastboot/device/
Dcommands.cpp109 {FB_VAR_VERSION_BASEBAND, {GetBasebandVersion, nullptr}}, in GetVarHandler()