Home
last modified time | relevance | path

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

/openthread-3.4.0/src/posix/platform/
Dsettings.cpp85 static void getSettingsFileName(otInstance *aInstance, char aFileName[kMaxFileNameSize], bool aSwap) in getSettingsFileName() argument
93 offset == nullptr ? "0" : offset, nodeId, (aSwap ? "swap" : "data")); in getSettingsFileName()