ESP-IDF
BT_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
BT_DATA_SVC_DATA16
BT_DATA_SVC_DATA16 macro
Syntax
Show:
Summary
Declaration
from
glue.h:119
#define
BT_DATA_SVC_DATA16
0x16
Examples
References
from
examples
Code
Location
#define
BT_DATA_SVC_DATA16
0x16
/* Service data, 16-bit UUID */
glue.h:119
BT_DATA
(
BT_DATA_SVC_DATA16
,
prov_svc_data
,
sizeof
(
prov_svc_data
)
)
,
pb_gatt_srv.c:358
BT_DATA
(
BT_DATA_SVC_DATA16
,
proxy_svc_data
,
NODE_ID_LEN
)
,
proxy_srv.c:408
BT_DATA
(
BT_DATA_SVC_DATA16
,
proxy_svc_data
,
NET_ID_LEN
)
,
proxy_srv.c:415
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