Searched defs:hops (Results 1 – 8 of 8) sorted by relevance
/Zephyr-Core-3.5.0/samples/bluetooth/mesh_demo/src/ |
D | board.h | 34 void board_heartbeat(uint8_t hops, uint16_t feat) in board_heartbeat()
|
D | main.c | 43 static void heartbeat(const struct bt_mesh_hb_sub *sub, uint8_t hops, in heartbeat()
|
D | microbit.c | 144 void board_heartbeat(uint8_t hops, uint16_t feat) in board_heartbeat()
|
/Zephyr-Core-3.5.0/subsys/bluetooth/mesh/ |
D | heartbeat.c | 74 static void notify_recv(uint8_t hops, uint16_t feat) in notify_recv() 192 uint8_t init_ttl, hops; in bt_mesh_hb_recv() local
|
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/mesh/src/ |
D | test_heartbeat.c | 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()
|
/Zephyr-Core-3.5.0/subsys/net/ip/ |
D | dhcpv4.h | 22 uint8_t hops; /* used by relay agents when booting via relay member
|
/Zephyr-Core-3.5.0/samples/boards/reel_board/mesh_badge/src/ |
D | reel_board.c | 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()
|
D | mesh.c | 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
|