Searched refs:kTlvTypes (Results 1 – 2 of 2) sorted by relevance
189 static const uint8_t kTlvTypes[] = {ChildTlv::kType}; in QueryChildTable() local193 SuccessOrExit(error = SendQuery(aRloc16, kTlvTypes, sizeof(kTlvTypes))); in QueryChildTable()205 static const uint8_t kTlvTypes[] = {ChildIp6AddressListTlv::kType}; in QueryChildrenIp6Addrs() local209 SuccessOrExit(error = SendQuery(aRloc16, kTlvTypes, sizeof(kTlvTypes))); in QueryChildrenIp6Addrs()221 static const uint8_t kTlvTypes[] = {RouterNeighborTlv::kType}; in QueryRouterNeighborTable() local225 SuccessOrExit(error = SendQuery(aRloc16, kTlvTypes, sizeof(kTlvTypes))); in QueryRouterNeighborTable()
278 static const Tlv::Type kTlvTypes[] = { in PrepareJoinerEntrustMessage() local294 for (Tlv::Type tlvType : kTlvTypes) in PrepareJoinerEntrustMessage()