Home
last modified time | relevance | path

Searched defs:kMaxConnectionAttempts (Results 1 – 2 of 2) sorted by relevance

/external/pigweed/pw_bluetooth_sapphire/host/gap/
Dlow_energy_connector.cc37 constexpr int kMaxConnectionAttempts = 3; variable
/external/openthread/src/core/meshcop/
Dborder_agent.hpp305 static constexpr uint16_t kMaxConnectionAttempts = 10; member in ot::MeshCoP::BorderAgent::EphemeralKeyManager