Home
last modified time | relevance | path

Searched defs:kUdpPort (Results 1 – 3 of 3) sorted by relevance

/external/openthread/src/core/thread/
Dtmf.hpp45 constexpr uint16_t kUdpPort = 61631; ///< TMF UDP Port variable
Dmle_types.hpp81 constexpr uint16_t kUdpPort = 19788; ///< MLE UDP Port variable
/external/openscreen/cast/streaming/
Danswer_messages.cc88 static constexpr char kUdpPort[] = "udpPort"; variable