Home
last modified time | relevance | path

Searched defs:GetUdpPort (Results 1 – 4 of 4) sorted by relevance

/external/openthread/src/core/coap/
Dcoap_secure.hpp164 uint16_t GetUdpPort(void) const { return mDtls.GetUdpPort(); } in GetUdpPort() function in ot::Coap::CoapSecure
/external/openthread/src/core/meshcop/
Dborder_agent.cpp555 uint16_t BorderAgent::GetUdpPort(void) const in GetUdpPort() function in ot::MeshCoP::BorderAgent
Ddtls.cpp219 uint16_t Dtls::GetUdpPort(void) const in GetUdpPort() function in ot::MeshCoP::Dtls
Dmeshcop_tlvs.hpp1150 uint16_t GetUdpPort(void) const { return HostSwap16(mUdpPort); } in GetUdpPort() function in ot::MeshCoP::JoinerUdpPortTlv