bt_mesh_hb_cb struct
Heartbeat callback structure
Fields
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.
Subscription end callback for heartbeats. Gets called when the subscription period ends, providing a summary of the received heartbeat messages.