bt_mesh_hb_cb is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
void (*)(const struct bt_mesh_hb_sub *sub, uint8_t hops, uint16_t feat)
Receive callback for heartbeats. Gets called on every received Heartbeat that matches the current Heartbeat subscription parameters.
void (*)(const struct bt_mesh_hb_sub *sub)
Subscription end callback for heartbeats. Gets called when the subscription period ends, providing a summary of the received heartbeat messages.

References

from examples