Home
last modified time | relevance | path

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

/openthread-latest/src/posix/platform/
Drcp_caps_diag.cpp252 static constexpr uint8_t keyIdMode1 = 1 << 3; in HandleSpinelCommand() local
261 return mRadioSpinel.SetMacKey(keyIdMode1, keyId, &prevKey, &curKey, &nextKey); in HandleSpinelCommand()