Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/mac/
H A Dsub_mac.cpp897 void SubMac::SetMacKey(uint8_t aKeyIdMode, in SetMacKey()
928 void SubMac::SignalFrameCounterUsed(uint32_t aFrameCounter, uint8_t aKeyId) in SignalFrameCounterUsed()
H A Ddata_poll_handler.hpp104 void SetIndirectKeyId(uint8_t aKeyId) { mIndirectKeyId = aKeyId; } in SetIndirectKeyId()
H A Dlink_raw.cpp238 Error LinkRaw::SetMacKey(uint8_t aKeyIdMode, in SetMacKey()
H A Dmac_frame.cpp812 void Frame::SetKeyId(uint8_t aKeyId) in SetKeyId()
/aosp_15_r20/external/openthread/src/lib/spinel/
H A Dradio_spinel.cpp858 otError RadioSpinel::SetMacKey(uint8_t aKeyIdMode, in SetMacKey()
880 otError RadioSpinel::SetMacKey(uint8_t aKeyIdMode, in SetMacKey()
892 otError RadioSpinel::SetMacKey(uint8_t aKeyIdMode, in SetMacKey()
/aosp_15_r20/external/openthread/examples/platforms/utils/
H A Dmac_frame.cpp221 void otMacFrameSetKeyId(otRadioFrame *aFrame, uint8_t aKeyId) { static_cast<Mac::Frame *>(aFrame)->… in otMacFrameSetKeyId()
/aosp_15_r20/external/openthread/src/core/api/
H A Dlink_raw_api.cpp215 uint8_t aKeyId, in otLinkRawSetMacKey()
/aosp_15_r20/external/openthread/src/core/radio/
H A Dradio_platform.cpp207 uint8_t aKeyId, in otPlatRadioSetMacKey()
H A Dradio.hpp886 inline void Radio::SetMacKey(uint8_t aKeyIdMode, in SetMacKey()
/aosp_15_r20/external/openthread/examples/platforms/simulation/
H A Dradio.c1242 uint8_t aKeyId, in otPlatRadioSetMacKey()
/aosp_15_r20/external/openthread/src/posix/platform/
H A Dradio.cpp900 uint8_t aKeyId, in otPlatRadioSetMacKey()