Searched defs:kUdpPortMax (Results 1 – 2 of 2) sorted by relevance
90 static constexpr int kUdpPortMax = 65535; variable
141 …static constexpr uint16_t kUdpPortMax = OPENTHREAD_CONFIG_SRP_SERVER_UDP_PORT_MAX; ///< The reserv… member in ot::Srp::Server