ble_mesh_heartbeat_msg_recv_param struct
ESP_BLE_MESH_HEARTBEAT_MESSAGE_RECV_EVT
Syntax
struct ble_mesh_heartbeat_msg_recv_param
{
uint8_t hops;
uint16_t feature;
};
Fields
Heartbeat hops (InitTTL - RxTTL + 1).
Bit field of currently active features of the node.