ESP-IDF
BLE_MESH_DATA_SVC_DATA16
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
BLE_MESH_DATA_SVC_DATA16
BLE_MESH_DATA_SVC_DATA16 macro
Syntax
Show:
Summary
Declaration
from
adapter.h:125
#define
BLE_MESH_DATA_SVC_DATA16
0x16
Examples
References
from
examples
Code
Location
#define
BLE_MESH_DATA_SVC_DATA16
0x16
/* Service data, 16-bit UUID */
adapter.h:125
BLE_MESH_ADV_DATA
(
BLE_MESH_DATA_SVC_DATA16
,
prov_svc_data
,
sizeof
(
prov_svc_data
)
)
,
proxy_server.c:1376
BLE_MESH_ADV_DATA
(
BLE_MESH_DATA_SVC_DATA16
,
proxy_svc_data
,
NODE_ID_LEN
)
,
proxy_server.c:1399
BLE_MESH_ADV_DATA
(
BLE_MESH_DATA_SVC_DATA16
,
proxy_svc_data
,
NET_ID_LEN
)
,
proxy_server.c:1405
case
BLE_MESH_DATA_SVC_DATA16
:
scan.c:475
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