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