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