Searched refs:CheckHeaderType (Results 1 – 1 of 1) sorted by relevance
111 bool CheckHeaderType(adb::proto::PairingPacket::Type expected, uint8_t actual);261 bool PairingConnectionCtx::CheckHeaderType(adb::proto::PairingPacket::Type expected_type, in CheckHeaderType() function in PairingConnectionCtx315 if (!CheckHeaderType(adb::proto::PairingPacket::SPAKE2_MSG, header.type)) { in DoExchangeMsgs()371 if (!CheckHeaderType(adb::proto::PairingPacket::PEER_INFO, header.type)) { in DoExchangePeerInfo()