Home
last modified time | relevance | path

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

/aosp_15_r20/external/openscreen/cast/streaming/
H A Danswer_messages.cc90 static constexpr int kUdpPortMax = 65535; variable
/aosp_15_r20/external/openthread/src/core/net/
H A Dsrp_server.hpp141 …static constexpr uint16_t kUdpPortMax = OPENTHREAD_CONFIG_SRP_SERVER_UDP_PORT_MAX; ///< The reserv… member in ot::Srp::Server