Searched defs:bt_mesh_model_pub (Results 1 – 1 of 1) sorted by relevance
266 struct bt_mesh_model_pub { struct268 struct bt_mesh_model *mod;270 u16_t addr; /**< Publish Address. */271 u16_t key; /**< Publish AppKey Index. */273 u8_t ttl; /**< Publish Time to Live. */297 * @ref bt_mesh_model_pub.msg with a valid publication argument320 static struct bt_mesh_model_pub _name = { \ argument
Completed in 4 milliseconds