Home
last modified time | relevance | path

Searched defs:aTlvTypes (Results 1 – 5 of 5) sorted by relevance

/openthread-latest/src/core/api/
Dnetdiag_api.cpp57 const uint8_t aTlvTypes[], in otThreadSendDiagnosticGet()
68 const uint8_t aTlvTypes[], in otThreadSendDiagnosticReset()
Ddataset_api.cpp104 const uint8_t *aTlvTypes, in otDatasetSendMgmtActiveGet()
125 const uint8_t *aTlvTypes, in otDatasetSendMgmtPendingGet()
/openthread-latest/src/core/thread/
Dnetwork_diagnostic.cpp879 const uint8_t aTlvTypes[], in SendDiagnosticGet()
907 const uint8_t aTlvTypes[], in SendCommand()
992 Error Client::SendDiagnosticReset(const Ip6::Address &aDestination, const uint8_t aTlvTypes[], uint… in SendDiagnosticReset()
/openthread-latest/src/core/meshcop/
Ddataset.cpp186 bool Dataset::ContainsAllTlvs(const Tlv::Type aTlvTypes[], uint8_t aLength) const in ContainsAllTlvs() argument
Ddataset_manager.cpp640 const uint8_t *aTlvTypes, in SendGetRequest()