Searched refs:protocol_error_ (Results 1 – 2 of 2) sorted by relevance
27 protocol_error_(false), in PairingHostAuthenticator()36 if (protocol_error_) { in state()48 if (protocol_error_) { in rejection_reason()74 protocol_error_ = true; in ProcessMessage()
53 bool protocol_error_; variable