Home
last modified time | relevance | path

Searched defs:kTlvTypes (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/openthread/src/core/utils/
H A Dmesh_diag.cpp194 static const uint8_t kTlvTypes[] = {ChildTlv::kType}; in QueryChildTable() local
210 static const uint8_t kTlvTypes[] = {ChildIp6AddressListTlv::kType}; in QueryChildrenIp6Addrs() local
226 static const uint8_t kTlvTypes[] = {RouterNeighborTlv::kType}; in QueryRouterNeighborTable() local
/aosp_15_r20/external/openthread/src/core/meshcop/
H A Djoiner_router.cpp290 static const Tlv::Type kTlvTypes[] = { in PrepareJoinerEntrustMessage() local