ESP-IDF
hb_sub_dst
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
hb_sub_dst
hb_sub_dst variable
Syntax
Show:
Summary
Declaration
from
heartbeat.c:20
static
uint16_t
hb_sub_dst
=
BLE_MESH_ADDR_UNASSIGNED
;
Examples
References
from
examples
Code
Location
Referrer
static
uint16_t
hb_sub_dst
=
BLE_MESH_ADDR_UNASSIGNED
;
heartbeat.c:20
hb_sub_dst
=
addr
;
heartbeat.c:24
bt_mesh_set_hb_sub_dst()
return
hb_sub_dst
;
heartbeat.c:29
bt_mesh_get_hb_sub_dst()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
hb_sub_dst
is written by 1 function and is read by 1 function:
bt_mesh_set_hb_sub_dst()
All items filtered out
hb_sub_dst
bt_mesh_get_hb_sub_dst()
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