Searched refs:otMacFrameSetKeyId (Results 1 – 2 of 2) sorted by relevance
287 void otMacFrameSetKeyId(otRadioFrame *aFrame, uint8_t aKeyId);
246 void otMacFrameSetKeyId(otRadioFrame *aFrame, uint8_t aKeyId) { static_cast<Mac::Frame *>(aFrame)->… in otMacFrameSetKeyId() function366 otMacFrameSetKeyId(aFrame, keyId); in otMacFrameProcessTransmitSecurity()