Searched defs:kType (Results 1 – 8 of 8) sorted by relevance
1495 …static constexpr uint16_t kType = kTypeAny; // This is intended for used by `ReadRecord<RecordType… member in ot::Dns::ResourceRecord1529 static constexpr uint16_t kType = kTypeA; ///< The A record type. member in ot::Dns::ARecord1567 static constexpr uint16_t kType = kTypeCname; ///< The CNAME record type. member in ot::Dns::CnameRecord1615 static constexpr uint16_t kType = kTypePtr; ///< The PTR record type. member in ot::Dns::PtrRecord1725 static constexpr uint16_t kType = kTypeTxt; ///< The TXT record type. member in ot::Dns::TxtRecord1779 static constexpr uint16_t kType = kTypeAaaa; ///< The AAAA record type. member in ot::Dns::AaaaRecord1824 static constexpr uint16_t kType = kTypeSrv; ///< The SRV record type. member in ot::Dns::SrvRecord1946 static constexpr uint16_t kType = kTypeKey; ///< The KEY record type. member in ot::Dns::KeyRecord2148 static constexpr uint16_t kType = kTypeSig; ///< The SIG record type. member in ot::Dns::SigRecord2316 static constexpr uint16_t kType = kTypeOpt; ///< The OPT record type. member in ot::Dns::OptRecord[all …]
854 static constexpr Type kType = kKeepAliveType; member in ot::Dns::Dso::KeepAliveTlv875 static constexpr Type kType = kRetryDelayType; member in ot::Dns::Dso::RetryDelayTlv892 static constexpr Type kType = kEncryptionPaddingType; member in ot::Dns::Dso::EncryptionPaddingTlv
178 static constexpr Type kType = kTypePrefixInfo; ///< Prefix Information Option Type. member in ot::Ip6::Nd::PrefixInfoOption336 static constexpr Type kType = kTypeRouteInfo; ///< Route Information Option Type. member in ot::Ip6::Nd::RouteInfoOption459 static constexpr Type kType = kTypeRaFlagsExtension; ///< RA Flags Extension Option type. member in ot::Ip6::Nd::RaFlagsExtOption
65 static constexpr uint8_t kType = 0x6d; ///< MPL option type - 01 1 01101 member in ot::Ip6::MplOption
489 static constexpr Type kType = kTypeHasRoute; ///< The TLV Type. member in ot::NetworkData::HasRouteTlv579 static constexpr Type kType = kTypePrefix; ///< The TLV Type. member in ot::NetworkData::PrefixTlv1012 static constexpr Type kType = kTypeBorderRouter; ///< The TLV Type. member in ot::NetworkData::BorderRouterTlv1105 static constexpr Type kType = kTypeContext; ///< The TLV Type. member in ot::NetworkData::ContextTlv1170 static constexpr Type kType = kTypeCommissioningData; ///< The TLV Type. member in ot::NetworkData::CommissioningDataTlv1190 static constexpr Type kType = kTypeService; ///< The TLV Type. member in ot::NetworkData::ServiceTlv1354 static constexpr Type kType = kTypeServer; ///< The TLV Type. member in ot::NetworkData::ServerTlv
245 …static constexpr uint8_t kType = ot::NetworkDiagnostic::Tlv::kConnectivity; ///< The TLV Type valu… member in ot::NetworkDiagnostic::ConnectivityTlv283 static constexpr uint8_t kType = ot::NetworkDiagnostic::Tlv::kRoute; ///< The TLV Type value. member in ot::NetworkDiagnostic::RouteTlv302 … static constexpr uint8_t kType = ot::NetworkDiagnostic::Tlv::kLeaderData; ///< The TLV Type value. member in ot::NetworkDiagnostic::LeaderDataTlv
786 static constexpr uint8_t kType = kTlvTypeValue; ///< The TLV Type value. member in ot::TlvInfo
93 static constexpr Type kType = 0xf800; member in ot::Dns::TestTlv