Home
last modified time | relevance | path

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

/external/libweave/src/privet/
Dconstants.cc17 const char kCommitmentMismatch[] = "commitmentMismatch"; variable
Dconstants.h19 extern const char kCommitmentMismatch[];
Dsecurity_manager.cc351 return Error::AddTo(error, FROM_HERE, errors::kCommitmentMismatch, in ConfirmPairing()
Dprivet_handler.cc137 {errors::kCommitmentMismatch, http::kForbidden},