ESP-IDF
+
0
/1 examples
SourceVu will show references to
esp_now_peer_info::lmk
from the following samples and libraries:
espnow sample
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
esp_now_peer_info::lmk
esp_now_peer_info::lmk field
ESPNOW peer local master key that is used to encrypt data
Syntax
Show:
Summary
Declaration
from
esp_now.h:69
uint8_t
lmk
[
ESP_NOW_KEY_LEN
]
;
Examples
esp_now_peer_info::lmk
is referenced by 1 libraries and example projects:
espnow sample
References
from
0/1
examples
Code
Location
uint8_t
lmk
[
ESP_NOW_KEY_LEN
]
;
/**< ESPNOW peer local master key that is used to encrypt data */
esp_now.h:69
Call Tree
from
0/1
examples
All items filtered out
All items filtered out
Data Use
from
0/1
examples
All items filtered out
All items filtered out
Class Tree
from
0/1
examples
All items filtered out
All items filtered out
Override Tree
from
0/1
examples
All items filtered out
All items filtered out
Implementations
from
0/1
examples
All items filtered out
All items filtered out
Instances
from
0/1
examples
Lifecycle
from
0/1
examples
All items filtered out
All items filtered out