NimBLE-Arduino 2.1.2
Loading...
Searching...
No Matches
Bluetooth Mesh Heartbeat

Bluetooth Mesh. More...

Classes

struct  bt_mesh_hb_pub
 
struct  bt_mesh_hb_sub
 
struct  bt_mesh_hb_cb
 

Functions

void bt_mesh_hb_pub_get (struct bt_mesh_hb_pub *get)
 Get the current Heartbeat publication parameters.
 
void bt_mesh_hb_sub_get (struct bt_mesh_hb_sub *get)
 Get the current Heartbeat subscription parameters.
 

Detailed Description

Bluetooth Mesh.

Function Documentation

◆ bt_mesh_hb_pub_get()

void bt_mesh_hb_pub_get ( struct bt_mesh_hb_pub get)

Get the current Heartbeat publication parameters.

Parameters
getHeartbeat publication parameters return buffer.

◆ bt_mesh_hb_sub_get()

void bt_mesh_hb_sub_get ( struct bt_mesh_hb_sub get)

Get the current Heartbeat subscription parameters.

Parameters
getHeartbeat subscription parameters return buffer.