Searched refs:otDatasetSendMgmtActiveSet (Results 1 – 4 of 4) sorted by relevance
/openthread-latest/src/core/api/ |
D | dataset_api.cpp | 107 otError otDatasetSendMgmtActiveSet(otInstance *aInstance, in otDatasetSendMgmtActiveSet() function
|
/openthread-latest/include/openthread/ |
D | dataset.h | 481 otError otDatasetSendMgmtActiveSet(otInstance *aInstance,
|
/openthread-latest/src/cli/ |
D | cli_dataset.cpp | 851 …otDatasetSendMgmtActiveSet(GetInstancePtr(), &dataset, tlvs.mTlvs, tlvs.mLength, /* aCallback */ n… in Process()
|
/openthread-latest/src/ncp/ |
D | ncp_base_mtd.cpp | 1718 …error = otDatasetSendMgmtActiveSet(mInstance, &dataset, extraTlvs, extraTlvsLength, /* aCallback *… in HandlePropertySet()
|