Home
last modified time | relevance | path

Searched refs:isCriticalKey (Results 1 – 1 of 1) sorted by relevance

/openthread-2.7.6/src/posix/platform/
Dsettings.cpp75 static bool isCriticalKey(uint16_t aKey) in isCriticalKey() function
237 if (isCriticalKey(aKey)) in otPlatSettingsGet()
298 if (isCriticalKey(aKey)) in otPlatSettingsSet()
337 if (isCriticalKey(aKey)) in otPlatSettingsAdd()
367 if (isCriticalKey(aKey)) in otPlatSettingsDelete()