Home
last modified time | relevance | path

Searched defs:aKeyId (Results 1 – 11 of 11) sorted by relevance

/openthread-latest/src/core/mac/
Dsub_mac.cpp922 void SubMac::SetMacKey(uint8_t aKeyIdMode, in SetMacKey()
953 void SubMac::SignalFrameCounterUsed(uint32_t aFrameCounter, uint8_t aKeyId) in SignalFrameCounterUsed()
Ddata_poll_handler.hpp103 void SetIndirectKeyId(uint8_t aKeyId) { mIndirectKeyId = aKeyId; } in SetIndirectKeyId()
Dlink_raw.cpp243 Error LinkRaw::SetMacKey(uint8_t aKeyIdMode, in SetMacKey()
Dmac_frame.cpp810 void Frame::SetKeyId(uint8_t aKeyId) in SetKeyId()
/openthread-latest/src/core/api/
Dlink_raw_api.cpp204 uint8_t aKeyId, in otLinkRawSetMacKey()
/openthread-latest/examples/platforms/utils/
Dmac_frame.cpp246 void otMacFrameSetKeyId(otRadioFrame *aFrame, uint8_t aKeyId) { static_cast<Mac::Frame *>(aFrame)->… in otMacFrameSetKeyId()
/openthread-latest/src/core/radio/
Dradio_platform.cpp219 uint8_t aKeyId, in otPlatRadioSetMacKey()
Dradio.hpp890 inline void Radio::SetMacKey(uint8_t aKeyIdMode, in SetMacKey()
/openthread-latest/src/lib/spinel/
Dradio_spinel.cpp875 otError RadioSpinel::SetMacKey(uint8_t aKeyIdMode, in SetMacKey()
897 otError RadioSpinel::SetMacKey(uint8_t aKeyIdMode, in SetMacKey()
909 otError RadioSpinel::SetMacKey(uint8_t aKeyIdMode, in SetMacKey()
/openthread-latest/examples/platforms/simulation/
Dradio.c1146 uint8_t aKeyId, in otPlatRadioSetMacKey()
/openthread-latest/src/posix/platform/
Dradio.cpp907 uint8_t aKeyId, in otPlatRadioSetMacKey()