bt_mesh_hb_sub is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxRelatedReferencesInstances

Fields

Field
Declared as
Description
uint32_t
Subscription period in seconds.
uint32_t
Remaining subscription time in seconds.
uint16_t
Source address to receive Heartbeats from.
uint16_t
Destination address to received Heartbeats on.
uint16_t
The number of received Heartbeat messages so far.
uint8_t
Minimum hops in received messages, ie the shortest registered path from the publishing node to the subscribing node. A Heartbeat received from an immediate neighbor has hop count = 1.
uint8_t
Maximum hops in received messages, ie the longest registered path from the publishing node to the subscribing node. A Heartbeat received from an immediate neighbor has hop count = 1.

References