Home
last modified time | relevance | path

Searched defs:kInfoStringSize (Results 1 – 12 of 12) sorted by relevance

/external/openthread/src/core/net/
Dip6_address.hpp102 …static constexpr uint16_t kInfoStringSize = OT_IP6_PREFIX_STRING_SIZE; ///< Info string size (`ToS… member in ot::Ip6::Prefix
375 … static constexpr uint16_t kInfoStringSize = 17; ///< Max chars for the info string (`ToString()`). member in ot::Ip6::InterfaceIdentifier
570 …static constexpr uint16_t kInfoStringSize = OT_IP6_ADDRESS_STRING_SIZE; ///< String Size for IPv6 … member in ot::Ip6::Address
Dsocket.hpp257 …static constexpr uint16_t kInfoStringSize = OT_IP6_SOCK_ADDR_STRING_SIZE; ///< Info string size (`… member in ot::Ip6::SockAddr
/external/openthread/src/core/meshcop/
Dextended_panid.hpp60 … static constexpr uint16_t kInfoStringSize = 17; ///< Max chars for the info string (`ToString()`). member in ot::MeshCoP::ExtendedPanId
Dmeshcop.hpp150 … static constexpr uint16_t kInfoStringSize = 45; ///< Size of `InfoString` to use with `ToString() member in ot::MeshCoP::JoinerDiscerner
/external/openthread/src/core/border_router/
Dinfra_if.hpp60 … static constexpr uint16_t kInfoStringSize = 20; ///< Max chars for the info string (`ToString()`). member in ot::BorderRouter::InfraIf
/external/openthread/src/core/mac/
Dchannel_mask.hpp74 …static constexpr uint16_t kInfoStringSize = 45; ///< Recommended buffer size to use with `ToString… member in ot::Mac::ChannelMask
Dmac_types.hpp95 … static constexpr uint16_t kInfoStringSize = 17; ///< Max chars for the info string (`ToString()`). member in ot::Mac::ExtAddress
585 … static constexpr uint16_t kInfoStringSize = 32; ///< Max chars for the info string (`ToString()`). member in ot::Mac::RadioTypes
Dmac_frame.hpp348 … static constexpr uint16_t kInfoStringSize = 128; ///< Max chars for `InfoString` (ToInfoString()). member in ot::Mac::Frame
/external/openthread/src/core/radio/
Dtrel_packet.hpp79 …static constexpr uint16_t kInfoStringSize = 128; ///< Max chars for the info string (@sa ToInfoStr… member in ot::Trel::Header
/external/openthread/src/core/thread/
Dlink_quality.hpp252 static constexpr uint16_t kInfoStringSize = 50; ///< `InfoString` size (@sa ToInfoString()). member in ot::LinkQualityInfo
Dnetwork_data_publisher.hpp304 static constexpr uint16_t kInfoStringSize = 50; member in ot::NetworkData::Publisher::Entry
Dmle_types.hpp305 static constexpr uint16_t kInfoStringSize = 45; ///< String buffer size used for `ToString()`. member in ot::Mle::DeviceMode