Searched defs:bt_mesh_hb_pub (Results 1 – 1 of 1) sorted by relevance
37 struct bt_mesh_hb_pub { struct38 struct k_delayed_work timer;40 u16_t dst;41 u16_t count;42 u8_t period;43 u8_t ttl;44 u16_t feat;45 u16_t net_idx;
Completed in 6 milliseconds