Searched defs:otPlatSettingsDelete (Results 1 – 6 of 6) sorted by relevance
/openthread-latest/tests/nexus/platform/ |
D | nexus_settings.cpp | 60 otError otPlatSettingsDelete(otInstance *aInstance, uint16_t aKey, int aIndex) in otPlatSettingsDelete() function
|
/openthread-latest/examples/platforms/utils/ |
D | settings_ram.c | 183 otError otPlatSettingsDelete(otInstance *aInstance, uint16_t aKey, int aIndex) in otPlatSettingsDelete() function
|
/openthread-latest/src/posix/platform/ |
D | settings.cpp | 202 otError otPlatSettingsDelete(otInstance *aInstance, uint16_t aKey, int aIndex) in otPlatSettingsDelete() function
|
/openthread-latest/tests/fuzz/ |
D | fuzzer_platform.cpp | 503 otError otPlatSettingsDelete(otInstance *aInstance, uint16_t aKey, int aIndex) in otPlatSettingsDelete() function
|
/openthread-latest/tests/gtest/ |
D | fake_platform.cpp | 534 otError otPlatSettingsDelete(otInstance *, uint16_t aKey, int aIndex) in otPlatSettingsDelete() function
|
/openthread-latest/tests/unit/ |
D | test_platform.cpp | 342 OT_TOOL_WEAK otError otPlatSettingsDelete(otInstance *, uint16_t aKey, int aIndex) in otPlatSettingsDelete() function
|