Searched defs:otPlatSettingsAdd (Results 1 – 6 of 6) sorted by relevance
/openthread-latest/tests/nexus/platform/ |
D | nexus_settings.cpp | 55 otError otPlatSettingsAdd(otInstance *aInstance, uint16_t aKey, const uint8_t *aValue, uint16_t aVa… in otPlatSettingsAdd() function
|
/openthread-latest/examples/platforms/utils/ |
D | settings_ram.c | 156 otError otPlatSettingsAdd(otInstance *aInstance, uint16_t aKey, const uint8_t *aValue, uint16_t aVa… in otPlatSettingsAdd() function
|
/openthread-latest/src/posix/platform/ |
D | settings.cpp | 182 otError otPlatSettingsAdd(otInstance *aInstance, uint16_t aKey, const uint8_t *aValue, uint16_t aVa… in otPlatSettingsAdd() function
|
/openthread-latest/tests/fuzz/ |
D | fuzzer_platform.cpp | 494 otError otPlatSettingsAdd(otInstance *aInstance, uint16_t aKey, const uint8_t *aValue, uint16_t aVa… in otPlatSettingsAdd() function
|
/openthread-latest/tests/gtest/ |
D | fake_platform.cpp | 529 otError otPlatSettingsAdd(otInstance *, uint16_t aKey, const uint8_t *aValue, uint16_t aValueLength) in otPlatSettingsAdd() function
|
/openthread-latest/tests/unit/ |
D | test_platform.cpp | 334 OT_TOOL_WEAK otError otPlatSettingsAdd(otInstance *, uint16_t aKey, const uint8_t *aValue, uint16_t… in otPlatSettingsAdd() function
|