Home
last modified time | relevance | path

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

/system/core/adb/
Dtransport.h275 protocol_version = A_VERSION_MIN; in atransport()
391 int protocol_version; variable
Dtransport.cpp1160 protocol_version = std::min(version, A_VERSION); in update_version()
1165 return protocol_version; in get_protocol_version()