Searched defs:otPlatSettingsAdd (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/openthread/examples/platforms/utils/ |
H A D | settings_ram.c | 157 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 D | settings.cpp | 282 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 D | fuzzer_platform.cpp | 487 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 D | test_platform.cpp | 334 OT_TOOL_WEAK otError otPlatSettingsAdd(otInstance *, uint16_t aKey, const uint8_t *aValue, uint16_t… in otPlatSettingsAdd() function
|