Home
last modified time | relevance | path

Searched defs:bt_mesh_model_pub (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/api/mesh/
A Daccess.h266 struct bt_mesh_model_pub { struct
268 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 argument
320 static struct bt_mesh_model_pub _name = { \ argument

Completed in 4 milliseconds