Home
last modified time | relevance | path

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

/openthread-latest/examples/platforms/utils/
Dmac_frame.h279 uint8_t otMacFrameGetKeyId(otRadioFrame *aFrame);
Dmac_frame.cpp237 uint8_t otMacFrameGetKeyId(otRadioFrame *aFrame) in otMacFrameGetKeyId() function
331 keyId = otMacFrameGetKeyId(aFrame); in otMacFrameProcessTransmitSecurity()