Searched defs:GetUdpPort (Results 1 – 4 of 4) sorted by relevance
/external/openthread/src/core/coap/ | ||
D | coap_secure.hpp | 164 uint16_t GetUdpPort(void) const { return mDtls.GetUdpPort(); } in GetUdpPort() function in ot::Coap::CoapSecure |
/external/openthread/src/core/meshcop/ | ||
D | border_agent.cpp | 555 uint16_t BorderAgent::GetUdpPort(void) const in GetUdpPort() function in ot::MeshCoP::BorderAgent |
D | dtls.cpp | 219 uint16_t Dtls::GetUdpPort(void) const in GetUdpPort() function in ot::MeshCoP::Dtls |
D | meshcop_tlvs.hpp | 1150 uint16_t GetUdpPort(void) const { return HostSwap16(mUdpPort); } in GetUdpPort() function in ot::MeshCoP::JoinerUdpPortTlv |