ESP-IDF
NODE_ID_LEN
is only used within ESP-IDF.
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
NODE_ID_LEN
NODE_ID_LEN macro
Syntax
Show:
Summary
Declaration
from
proxy_server.c:1383
#define
NODE_ID_LEN
19
Examples
References
from
examples
Code
Location
#define
NODE_ID_LEN
19
proxy_server.c:1383
#define
NODE_ID_LEN
19
proxy_srv.c:395
BLE_MESH_ADV_DATA
(
BLE_MESH_DATA_SVC_DATA16
,
proxy_svc_data
,
NODE_ID_LEN
)
,
proxy_server.c:1399
static
uint8_t
proxy_svc_data
[
NODE_ID_LEN
]
=
{
proxy_srv.c:400
BT_DATA
(
BT_DATA_SVC_DATA16
,
proxy_svc_data
,
NODE_ID_LEN
)
,
proxy_srv.c:408
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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