Searched defs:aKeyId (Results 1 – 11 of 11) sorted by relevance
104 void SetIndirectKeyId(uint8_t aKeyId) { mIndirectKeyId = aKeyId; } in SetIndirectKeyId()
238 Error LinkRaw::SetMacKey(uint8_t aKeyIdMode, in SetMacKey()
931 void SubMac::SetMacKey(uint8_t aKeyIdMode, in SetMacKey()
580 void Frame::SetKeyId(uint8_t aKeyId) in SetKeyId()
209 void otMacFrameSetKeyId(otRadioFrame *aFrame, uint8_t aKeyId) in otMacFrameSetKeyId()
226 uint8_t aKeyId, in otLinkRawSetMacKey()
206 uint8_t aKeyId, in otPlatRadioSetMacKey()
714 inline void Radio::SetMacKey(uint8_t aKeyIdMode, in SetMacKey()
583 uint8_t aKeyId, in otPlatRadioSetMacKey()
1252 uint8_t aKeyId, in otPlatRadioSetMacKey()
1155 otError RadioSpinel<InterfaceType, ProcessContextType>::SetMacKey(uint8_t aKeyIdMod… in SetMacKey()