Home
last modified time | relevance | path

Searched defs:otPlatSettingsSet (Results 1 – 6 of 6) sorted by relevance

/openthread-latest/tests/nexus/platform/
Dnexus_settings.cpp50 otError otPlatSettingsSet(otInstance *aInstance, uint16_t aKey, const uint8_t *aValue, uint16_t aVa… in otPlatSettingsSet() function
/openthread-latest/examples/platforms/utils/
Dsettings_ram.c122 otError otPlatSettingsSet(otInstance *aInstance, uint16_t aKey, const uint8_t *aValue, uint16_t aVa… in otPlatSettingsSet() function
/openthread-latest/src/posix/platform/
Dsettings.cpp162 otError otPlatSettingsSet(otInstance *aInstance, uint16_t aKey, const uint8_t *aValue, uint16_t aVa… in otPlatSettingsSet() function
/openthread-latest/tests/fuzz/
Dfuzzer_platform.cpp485 otError otPlatSettingsSet(otInstance *aInstance, uint16_t aKey, const uint8_t *aValue, uint16_t aVa… in otPlatSettingsSet() function
/openthread-latest/tests/gtest/
Dfake_platform.cpp524 otError otPlatSettingsSet(otInstance *, uint16_t aKey, const uint8_t *aValue, uint16_t aValueLength) in otPlatSettingsSet() function
/openthread-latest/tests/unit/
Dtest_platform.cpp324 OT_TOOL_WEAK otError otPlatSettingsSet(otInstance *, uint16_t aKey, const uint8_t *aValue, uint16_t… in otPlatSettingsSet() function