Home
last modified time | relevance | path

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

/aosp_15_r20/external/ot-br-posix/src/rest/
H A Dresource.cpp628 void Resource::GetDataset(DatasetType aDatasetType, const Request &aRequest, Response &aResponse) c… in GetDataset()
686 void Resource::SetDataset(DatasetType aDatasetType, const Request &aRequest, Response &aResponse) c… in SetDataset()
770 void Resource::Dataset(DatasetType aDatasetType, const Request &aRequest, Response &aResponse) const in Dataset()
/aosp_15_r20/external/openthread/src/core/thread/
H A Dmle.cpp4917 Error Mle::TxMessage::AppendDatasetTlv(MeshCoP::Dataset::Type aDatasetType) in AppendDatasetTlv()
5106 Error Mle::RxMessage::ReadAndSaveDataset(MeshCoP::Dataset::Type aDatasetType, in ReadAndSaveDataset()