Home
last modified time | relevance | path

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

/openthread-latest/src/core/radio/
Dradio_platform.cpp217 extern "C" OT_TOOL_WEAK void otPlatRadioSetMacKey(otInstance *aInstance, in otPlatRadioSetMacKey() function
Dradio.hpp904otPlatRadioSetMacKey(GetInstancePtr(), aKeyIdMode, aKeyId, &aPrevKey, &aCurrKey, &aNextKey, aKeyTy… in SetMacKey()
/openthread-latest/include/openthread/platform/
Dradio.h713 void otPlatRadioSetMacKey(otInstance *aInstance,
/openthread-latest/src/posix/platform/
Dradio.cpp905 void otPlatRadioSetMacKey(otInstance *aInstance, in otPlatRadioSetMacKey() function
/openthread-latest/examples/platforms/simulation/
Dradio.c1144 void otPlatRadioSetMacKey(otInstance *aInstance, in otPlatRadioSetMacKey() function