Searched refs:bt_mesh_hb_sub (Results 1 – 6 of 6) sorted by relevance
51 struct bt_mesh_hb_sub { struct94 void (*recv)(const struct bt_mesh_hb_sub *sub, uint8_t hops, argument104 void (*sub_end)(const struct bt_mesh_hb_sub *sub);136 void bt_mesh_hb_sub_get(struct bt_mesh_hb_sub *get);
58 static void sub_hb_recv_cb(const struct bt_mesh_hb_sub *sub, uint8_t hops, uint16_t feat) in sub_hb_recv_cb()94 static void sub_hb_end_cb(const struct bt_mesh_hb_sub *sub) in sub_hb_end_cb()
34 static struct bt_mesh_hb_sub sub;351 void bt_mesh_hb_sub_get(struct bt_mesh_hb_sub *get) in bt_mesh_hb_sub_get()
2358 const struct bt_mesh_hb_sub *sub) in hb_sub_send_status()2385 struct bt_mesh_hb_sub sub; in heartbeat_sub_get()2399 struct bt_mesh_hb_sub sub; in heartbeat_sub_set()
43 static void heartbeat(const struct bt_mesh_hb_sub *sub, uint8_t hops, in heartbeat()
69 static void heartbeat(const struct bt_mesh_hb_sub *sub, uint8_t hops, in heartbeat()