Searched defs:protocol_version (Results 1 – 2 of 2) sorted by relevance
/system/core/adb/ | ||
D | transport.h | 196 int protocol_version; variable |
/system/iot/attestation/atap/test/ | ||
D | atap_util_unittest.cpp | 75 uint8_t protocol_version = *next(buf, index, 4); in validate_header() local |