Home
last modified time | relevance | path

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

/system/core/adb/pairing_connection/
Dpairing_connection.cpp256 uint8_t type8 = static_cast<uint8_t>(static_cast<int>(type)); in CreateHeader() local
257 header->type = type8; in CreateHeader()