Searched refs:otDatasetSendMgmtActiveGet (Results 1 – 4 of 4) sorted by relevance
/openthread-latest/src/core/api/ |
D | dataset_api.cpp | 97 otError otDatasetSendMgmtActiveGet(otInstance *aInstance, in otDatasetSendMgmtActiveGet() function
|
/openthread-latest/include/openthread/ |
D | dataset.h | 461 otError otDatasetSendMgmtActiveGet(otInstance *aInstance,
|
/openthread-latest/src/cli/ |
D | cli_dataset.cpp | 948 … error = otDatasetSendMgmtActiveGet(GetInstancePtr(), &datasetComponents, tlvs.mTlvs, tlvs.mLength, in Process()
|
/openthread-latest/src/ncp/ |
D | ncp_base_mtd.cpp | 1785 …error = otDatasetSendMgmtActiveGet(mInstance, &dataset.mComponents, extraTlvs, extraTlvsLength, de… in HandlePropertySet()
|