ESP-IDF
otRadioContext::mKeyId
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (5/5)...
ESP-IDF
lwIP
FreeRTOS
cJSON
mbedTLS
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
otRadioContext::mKeyId
otRadioContext::mKeyId field
Syntax
Show:
Summary
Declaration
from
mac_frame.h:323
uint8_t
mKeyId
;
Examples
References
from
examples
Code
Location
Referrer
uint8_t
mKeyId
;
mac_frame.h:323
if
(
keyId
==
aRadioContext
->
mKeyId
)
mac_frame.cpp:308
otMacFrameProcessTransmitSecurity()
else
if
(
keyId
==
aRadioContext
->
mKeyId
-
1
)
mac_frame.cpp:313
otMacFrameProcessTransmitSecurity()
else
if
(
keyId
==
aRadioContext
->
mKeyId
+
1
)
mac_frame.cpp:318
otMacFrameProcessTransmitSecurity()
keyId
=
aRadioContext
->
mKeyId
;
mac_frame.cpp:331
otMacFrameProcessTransmitSecurity()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
otRadioContext::mKeyId
is read by 1 function:
All items filtered out
otRadioContext::mKeyId
otMacFrameProcessTransmitSecurity()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out