Home
last modified time | relevance | path

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

/openthread-2.7.6/include/openthread/
Dlink_raw.h348 otError otLinkRawSetMacKey(otInstance * aInstance,
/openthread-2.7.6/src/core/api/
Dlink_raw_api.cpp224 otError otLinkRawSetMacKey(otInstance * aInstance, in otLinkRawSetMacKey() function
/openthread-2.7.6/src/ncp/
Dncp_base_radio.cpp495 otLinkRawSetMacKey(mInstance, keyIdMode, keyId, reinterpret_cast<const otMacKey *>(prevKey), in HandlePropertySet()