Searched defs:otPlatSettingsSet (Results 1 – 4 of 4) sorted by relevance
/openthread-2.7.6/examples/platforms/utils/ |
D | settings_ram.c | 124 otError otPlatSettingsSet(otInstance *aInstance, uint16_t aKey, const uint8_t *aValue, uint16_t aVa… in otPlatSettingsSet() function
|
/openthread-2.7.6/src/posix/platform/ |
D | settings.cpp | 292 otError otPlatSettingsSet(otInstance *aInstance, uint16_t aKey, const uint8_t *aValue, uint16_t aVa… in otPlatSettingsSet() function
|
/openthread-2.7.6/tests/fuzz/ |
D | fuzzer_platform.cpp | 464 otError otPlatSettingsSet(otInstance *aInstance, uint16_t aKey, const uint8_t *aValue, uint16_t aVa… in otPlatSettingsSet() function
|
/openthread-2.7.6/tests/unit/ |
D | test_platform.cpp | 508 otError otPlatSettingsSet(otInstance *aInstance, uint16_t aKey, const uint8_t *aValue, uint16_t aVa… in otPlatSettingsSet() function
|