Home
last modified time | relevance | path

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

/external/openthread/src/core/api/
Dnetdiag_api.cpp54 const uint8_t aTlvTypes[], in otThreadSendDiagnosticGet()
65 const uint8_t aTlvTypes[], in otThreadSendDiagnosticReset()
Ddataset_api.cpp99 const uint8_t *aTlvTypes, in otDatasetSendMgmtActiveGet()
120 const uint8_t *aTlvTypes, in otDatasetSendMgmtPendingGet()
/external/openthread/src/core/thread/
Dnetwork_diagnostic.cpp865 const uint8_t aTlvTypes[], in SendDiagnosticGet()
893 const uint8_t aTlvTypes[], in SendCommand()
978 Error Client::SendDiagnosticReset(const Ip6::Address &aDestination, const uint8_t aTlvTypes[], uint… in SendDiagnosticReset()
/external/openthread/src/core/meshcop/
Ddataset.cpp190 bool Dataset::ContainsAllTlvs(const Tlv::Type aTlvTypes[], uint8_t aLength) const in ContainsAllTlvs() argument
Ddataset_manager.cpp641 const uint8_t *aTlvTypes, in SendGetRequest()