ESP-IDF
BLE_MESH_DATA_UUID16_ALL
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_UUID16_ALL
BLE_MESH_DATA_UUID16_ALL macro
Syntax
Show:
Summary
Declaration
from
adapter.h:109
#define
BLE_MESH_DATA_UUID16_ALL
0x03
Examples
References
from
examples
Code
Location
#define
BLE_MESH_DATA_UUID16_ALL
0x03
/* 16-bit UUID, all listed */
adapter.h:109
BLE_MESH_ADV_DATA_BYTES
(
BLE_MESH_DATA_UUID16_ALL
,
0x27
,
0x18
)
,
proxy_server.c:1375
BLE_MESH_ADV_DATA_BYTES
(
BLE_MESH_DATA_UUID16_ALL
,
0x28
,
0x18
)
,
proxy_server.c:1398
BLE_MESH_ADV_DATA_BYTES
(
BLE_MESH_DATA_UUID16_ALL
,
0x28
,
0x18
)
,
proxy_server.c:1404
case
BLE_MESH_DATA_UUID16_ALL
:
scan.c:458
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