Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/examples/platforms/utils/
H A Dsettings_ram.c157 otError otPlatSettingsAdd(otInstance *aInstance, uint16_t aKey, const uint8_t *aValue, uint16_t aVa… in otPlatSettingsAdd() function
/aosp_15_r20/external/openthread/src/posix/platform/
H A Dsettings.cpp282 otError otPlatSettingsAdd(otInstance *aInstance, uint16_t aKey, const uint8_t *aValue, uint16_t aVa… in otPlatSettingsAdd() function
/aosp_15_r20/external/openthread/tests/fuzz/
H A Dfuzzer_platform.cpp487 otError otPlatSettingsAdd(otInstance *aInstance, uint16_t aKey, const uint8_t *aValue, uint16_t aVa… in otPlatSettingsAdd() function
/aosp_15_r20/external/openthread/tests/unit/
H A Dtest_platform.cpp334 OT_TOOL_WEAK otError otPlatSettingsAdd(otInstance *, uint16_t aKey, const uint8_t *aValue, uint16_t… in otPlatSettingsAdd() function