Home
last modified time | relevance | path

Searched defs:Type (Results 1 – 25 of 30) sorted by relevance

12

/openthread-latest/src/core/common/
Dtype_traits.hpp120 typedef TypeOnFalse Type; ///< The selected type based on `kCondition`. typedef
125 typedef TypeOnTrue Type; typedef
142 typedef RetType Type; ///< The return type. typedef
160 typedef FirstArgType Type; ///< The first argument type. typedef
Dappender.hpp61 enum Type : uint8_t enum in ot::Appender
/openthread-latest/src/core/meshcop/
Ddataset.hpp70 enum Type : uint8_t enum in ot::MeshCoP::Dataset
754 template <> struct Dataset::TypeFor<Dataset::kActiveTimestamp> { using Type = Timestamp; }; typedef
755 template <> struct Dataset::TypeFor<Dataset::kPendingTimestamp> { using Type = Timestamp; }; typedef
756 template <> struct Dataset::TypeFor<Dataset::kNetworkKey> { using Type = NetworkKey; }; typedef
757 template <> struct Dataset::TypeFor<Dataset::kNetworkName> { using Type = NetworkName; }; typedef
758 template <> struct Dataset::TypeFor<Dataset::kExtendedPanId> { using Type = ExtendedPanId; }; typedef
759 template <> struct Dataset::TypeFor<Dataset::kMeshLocalPrefix> { using Type = Ip6::NetworkPrefix; … typedef
760 template <> struct Dataset::TypeFor<Dataset::kDelay> { using Type = uint32_t; }; typedef
761 template <> struct Dataset::TypeFor<Dataset::kPanId> { using Type = Mac::PanId; }; typedef
762 template <> struct Dataset::TypeFor<Dataset::kChannel> { using Type = uint16_t; }; typedef
[all …]
Ddataset_manager.hpp249 using Type = Dataset::Type; typedef in ot::MeshCoP::DatasetManager
Dcommissioner.hpp379 enum Type : uint8_t enum
/openthread-latest/src/core/thread/
Dtmf.hpp57 #define DeclareTmfHandler(Type, kUri) \ argument
Dtmf.cpp115 #define Case(kUri, Type) \ in HandleResource() argument
298 #define Case(kUri, Type) \ in HandleResource() argument
Dnetwork_data_publisher.hpp403 enum Type : uint8_t enum in ot::NetworkData::Publisher::DnsSrpServiceEntry
485 enum Type : uint8_t enum in ot::NetworkData::Publisher::PrefixEntry
Dnetwork_data_types.hpp78 enum Type : uint8_t enum
Dlink_metrics_tlvs.hpp64 enum Type : uint8_t enum in ot::LinkMetrics::SubTlv
Dthread_tlvs.hpp61 enum Type : uint8_t enum in ot::ThreadTlv
Dmle_tlvs.hpp74 enum Type : uint8_t enum in ot::Mle::Tlv
/openthread-latest/src/core/backbone_router/
Dbackbone_tmf.cpp83 #define Case(kUri, Type) \ in HandleResource() argument
/openthread-latest/src/core/net/
Dicmp6.hpp83 enum Type : uint8_t enum in ot::Ip6::Icmp::Header
Dip4_types.hpp612 enum Type : uint8_t enum in ot::Ip4::Icmp::Header
Dmdns.hpp1241 enum Type : uint8_t enum in ot::Dns::Multicast::Core::TxMessage
1596 enum Type : uint8_t enum in ot::Dns::Multicast::Core::CacheEntry
1933 enum Type : uint8_t enum in ot::Dns::Multicast::Core::EntryIterator
Ddhcp6.hpp70 enum Type : uint8_t enum
Ddns_dso.hpp133 typedef uint16_t Type; ///< DSO TLV type. typedef in ot::Dns::Dso::Tlv
Dnd6.hpp74 enum Type : uint8_t enum in ot::Ip6::Nd::Option
Ddns_types.hpp115 enum Type : uint8_t enum in ot::Dns::Header
536 enum Type : uint8_t enum in ot::Dns::Name
/openthread-latest/tests/unit/
Dtest_linked_list.cpp53 enum class Type : uint8_t enum
/openthread-latest/src/core/radio/
Dtrel_packet.hpp62 enum Type : uint8_t enum in ot::Trel::Header
/openthread-latest/src/core/coap/
Dcoap_message.hpp78 enum Type : uint8_t enum
175 typedef ot::Coap::Type Type; ///< CoAP Type. typedef in ot::Coap::Message
/openthread-latest/src/core/mac/
Dmac_types.hpp250 enum Type : uint8_t enum in ot::Mac::Address
Dmac_frame.hpp70 enum Type : uint16_t enum in ot::Mac::Frame

12