Searched defs:hops (Results 1 – 5 of 5) sorted by relevance
34 void board_heartbeat(uint8_t hops, uint16_t feat) in board_heartbeat()
43 static void heartbeat(const struct bt_mesh_hb_sub *sub, uint8_t hops, in heartbeat()
143 void board_heartbeat(uint8_t hops, uint16_t feat) in board_heartbeat()
215 static int add_heartbeat(uint16_t addr, uint8_t hops) in add_heartbeat()259 void board_add_heartbeat(uint16_t addr, uint8_t hops) in board_add_heartbeat()
69 static void heartbeat(const struct bt_mesh_hb_sub *sub, uint8_t hops, in heartbeat()455 uint8_t init_ttl, hops; in vnd_heartbeat() local
Completed in 43 milliseconds