Searched refs:kJoinerUdpPort (Results 1 – 6 of 6) sorted by relevance
155 SuccessOrExit(error = Get<Tmf::SecureAgent>().Start(kJoinerUdpPort)); in Start()213 IgnoreError(Get<Ip6::Filter>().RemoveUnsecurePort(kJoinerUdpPort)); in Finish()372 SuccessOrExit(error = Get<Ip6::Filter>().AddUnsecurePort(kJoinerUdpPort)); in Connect()516 IgnoreError(Get<Ip6::Filter>().RemoveUnsecurePort(kJoinerUdpPort)); in HandleJoinerFinalizeResponse()
185 static constexpr uint16_t kJoinerUdpPort = OPENTHREAD_CONFIG_JOINER_UDP_PORT; member in ot::MeshCoP::Joiner
363 static constexpr uint16_t kJoinerUdpPort = OPENTHREAD_CONFIG_JOINER_UDP_PORT; member in ot::MeshCoP::TcatAgent
95 kJoinerUdpPort = OT_MESHCOP_TLV_JOINER_UDP_PORT, ///< Joiner UDP Port TLV enumerator592 typedef UintTlvInfo<Tlv::kJoinerUdpPort, uint16_t> JoinerUdpPortTlv;
521 case MeshCoP::Tlv::kJoinerUdpPort: in GetCommissioningDataset()545 return ReadCommissioningDataUint16SubTlv(MeshCoP::Tlv::kJoinerUdpPort, aPort); in FindJoinerUdpPort()
387 case MeshCoP::Tlv::kJoinerUdpPort: in HandleDiscoveryResponse()