Searched defs:kMaxConnectionAttempts (Results 1 – 2 of 2) sorted by relevance
/external/pigweed/pw_bluetooth_sapphire/host/gap/ | ||
D | low_energy_connector.cc | 37 constexpr int kMaxConnectionAttempts = 3; variable |
/external/openthread/src/core/meshcop/ | ||
D | border_agent.hpp | 305 static constexpr uint16_t kMaxConnectionAttempts = 10; member in ot::MeshCoP::BorderAgent::EphemeralKeyManager |