ESP-IDF
+
0
/1 examples
SourceVu will show references to
ESP_NOW_KEY_LEN
from the following samples and libraries:
espnow sample
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
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_KEY_LEN
ESP_NOW_KEY_LEN macro
Length of ESPNOW peer local master key
Syntax
Show:
Summary
Declaration
from
esp_now.h:47
#define
ESP_NOW_KEY_LEN
16
Examples
ESP_NOW_KEY_LEN
is referenced by 1 libraries and example projects:
espnow sample
References
from
0/1
examples
Code
Location
#define
ESP_NOW_KEY_LEN
16
/*!< Length of ESPNOW peer local master key */
esp_now.h:47
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