NimBLE-Arduino 2.1.2
|
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. | |
Bluetooth Mesh.
void bt_mesh_hb_pub_get | ( | struct bt_mesh_hb_pub * | get | ) |
Get the current Heartbeat publication parameters.
get | Heartbeat publication parameters return buffer. |
void bt_mesh_hb_sub_get | ( | struct bt_mesh_hb_sub * | get | ) |
Get the current Heartbeat subscription parameters.
get | Heartbeat subscription parameters return buffer. |