Searched refs:DEFAULT_PASSKEY (Results 1 – 3 of 3) sorted by relevance
315 std::string passkey_ {DEFAULT_PASSKEY};
35 const std::string DEFAULT_PASSKEY = "12345678"; variable
74 passkey_ = DEFAULT_PASSKEY; in LoadHostInfo()