Searched refs:otDatasetSendMgmtPendingSet (Results 1 – 4 of 4) sorted by relevance
/openthread-latest/src/core/api/ |
D | dataset_api.cpp | 128 otError otDatasetSendMgmtPendingSet(otInstance *aInstance, in otDatasetSendMgmtPendingSet() function
|
/openthread-latest/include/openthread/ |
D | dataset.h | 520 otError otDatasetSendMgmtPendingSet(otInstance *aInstance,
|
/openthread-latest/src/cli/ |
D | cli_dataset.cpp | 873 …otDatasetSendMgmtPendingSet(GetInstancePtr(), &dataset, tlvs.mTlvs, tlvs.mLength, /* aCallback */ … in Process()
|
/openthread-latest/src/ncp/ |
D | ncp_base_mtd.cpp | 1733 …error = otDatasetSendMgmtPendingSet(mInstance, &dataset, extraTlvs, extraTlvsLength, /* aCallback … in HandlePropertySet() 1769 error = otDatasetSendMgmtPendingSet(mInstance, &emptyDataset, data, static_cast<uint8_t>(len), in HandlePropertySet()
|