Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/subsys/net/lib/openthread/platform/
Dradio.c1010 const otMacKey *aCurrKey, const otMacKey *aNextKey) in otPlatRadioSetMacKey() argument
1013 __ASSERT_NO_MSG(aPrevKey != NULL && aCurrKey != NULL && in otPlatRadioSetMacKey()
1028 .key_value = (uint8_t *)aCurrKey->m8, in otPlatRadioSetMacKey()