ESP-IDF
bt_mesh_heartbeat_send()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (1/5)...
Files
loading (3/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
bt_mesh_heartbeat_send()
bt_mesh_heartbeat_send() function
Syntax
Show:
Summary
Declaration
Definition
from
heartbeat.h:23
void
bt_mesh_heartbeat_send
(
void
)
;
Implemented in
heartbeat.c:67
Examples
References
from
examples
Code
Location
Referrer
void
bt_mesh_heartbeat_send
(
void
)
heartbeat.c:67
void
bt_mesh_heartbeat_send
(
void
)
;
heartbeat.h:23
bt_mesh_heartbeat_send
(
)
;
cfg_srv.c:956
gatt_proxy_set()
bt_mesh_heartbeat_send
(
)
;
cfg_srv.c:1068
relay_set()
bt_mesh_heartbeat_send
(
)
;
cfg_srv.c:3001
friend_set()
bt_mesh_heartbeat_send
(
)
;
cfg_srv.c:3551
hb_publish()
Call Tree
from
examples
bt_mesh_heartbeat_send()
is called by 4 functions and calls 11 functions:
gatt_proxy_set()
relay_set()
friend_set()
hb_publish()
All items filtered out
bt_mesh_heartbeat_send()
esp_log_timestamp()
esp_log_write()
bt_mesh_subnet_get()
bt_mesh_model_elem()
bt_mesh_ctl_send()
bt_mesh_cfg_get()
bt_mesh_net_transmit_get()
bt_mesh_relay_get()
bt_mesh_friend_get()
bt_mesh_gatt_proxy_get()
bt_mesh_lpn_established()
All items filtered out
Data Use
from
examples
bt_mesh_heartbeat_send()
reads 7 variables and writes 2 variables:
esp_log_level_t::ESP_LOG_INFO
bt_mesh_elem::addr
bt_mesh_cfg_srv::model
bt_mesh_hb_pub::dst
bt_mesh_hb_pub::ttl
bt_mesh_hb_pub::net_idx
bt_mesh_cfg_srv::hb_pub
All items filtered out
bt_mesh_heartbeat_send()
bt_mesh_heartbeat_send()::
::init_ttl
bt_mesh_heartbeat_send()::
::feat
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