Home
last modified time | relevance | path

Searched defs:otPlatSettingsGet (Results 1 – 4 of 4) sorted by relevance

/external/openthread/examples/platforms/utils/
Dsettings_ram.c74 otError otPlatSettingsGet(otInstance *aInstance, uint16_t aKey, int aIndex, uint8_t *aValue, uint16… in otPlatSettingsGet() function
/external/openthread/src/posix/platform/
Dsettings.cpp240 otError otPlatSettingsGet(otInstance *aInstance, uint16_t aKey, int aIndex, uint8_t *aValue, uint16… in otPlatSettingsGet() function
/external/openthread/tests/fuzz/
Dfuzzer_platform.cpp456 otError otPlatSettingsGet(otInstance *aInstance, uint16_t aKey, int aIndex, uint8_t *aValue, uint16… in otPlatSettingsGet() function
/external/openthread/tests/unit/
Dtest_platform.cpp341 OT_TOOL_WEAK otError otPlatSettingsGet(otInstance *, uint16_t, int, uint8_t *, uint16_t *) in otPlatSettingsGet() function