ESP-IDF
ble_mesh_heartbeat_msg_recv_param::hops
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_heartbeat_msg_recv_param::hops
ble_mesh_heartbeat_msg_recv_param::hops field
Heartbeat hops (InitTTL - RxTTL + 1)
Syntax
Show:
Summary
Declaration
from
esp_ble_mesh_defs.h:1522
uint8_t
hops
;
Examples
References
from
examples
Code
Location
Referrer
uint8_t
hops
;
/*!< Heartbeat hops (InitTTL - RxTTL + 1) */
esp_ble_mesh_defs.h:1522
mesh_param
.
heartbeat_msg_recv
.
hops
=
hops
;
btc_ble_mesh_prov.c:947
btc_ble_mesh_node_recv_heartbeat_cb()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ble_mesh_heartbeat_msg_recv_param::hops
is written by 1 function:
btc_ble_mesh_node_recv_heartbeat_cb()
All items filtered out
ble_mesh_heartbeat_msg_recv_param::hops
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