Searched refs:otPlatRadioSetMacKey (Results 1 – 5 of 5) sorted by relevance
/openthread-3.5.0/src/core/radio/ |
D | radio_platform.cpp | 192 OT_TOOL_WEAK void otPlatRadioSetMacKey(otInstance *aInstance, in otPlatRadioSetMacKey() function
|
D | radio.hpp | 785 …otPlatRadioSetMacKey(GetInstancePtr(), aKeyIdMode, aKeyId, &aPrevKey, &aCurrKey, &aNextKey, aKeyTy… in SetMacKey()
|
/openthread-3.5.0/include/openthread/platform/ |
D | radio.h | 638 void otPlatRadioSetMacKey(otInstance *aInstance,
|
/openthread-3.5.0/src/posix/platform/ |
D | radio.cpp | 780 void otPlatRadioSetMacKey(otInstance *aInstance, in otPlatRadioSetMacKey() function
|
/openthread-3.5.0/examples/platforms/simulation/ |
D | radio.c | 1356 void otPlatRadioSetMacKey(otInstance *aInstance, in otPlatRadioSetMacKey() function
|