Searched defs:otPlatSettingsGet (Results 1 – 4 of 4) sorted by relevance
/external/openthread/examples/platforms/utils/ |
D | settings_ram.c | 74 otError otPlatSettingsGet(otInstance *aInstance, uint16_t aKey, int aIndex, uint8_t *aValue, uint16… in otPlatSettingsGet() function
|
/external/openthread/src/posix/platform/ |
D | settings.cpp | 240 otError otPlatSettingsGet(otInstance *aInstance, uint16_t aKey, int aIndex, uint8_t *aValue, uint16… in otPlatSettingsGet() function
|
/external/openthread/tests/fuzz/ |
D | fuzzer_platform.cpp | 456 otError otPlatSettingsGet(otInstance *aInstance, uint16_t aKey, int aIndex, uint8_t *aValue, uint16… in otPlatSettingsGet() function
|
/external/openthread/tests/unit/ |
D | test_platform.cpp | 341 OT_TOOL_WEAK otError otPlatSettingsGet(otInstance *, uint16_t, int, uint8_t *, uint16_t *) in otPlatSettingsGet() function
|