Searched defs:bt_mesh_model (Results 1 – 1 of 1) sorted by relevance
474 struct bt_mesh_model { struct489 struct bt_mesh_model_pub *const pub; argument497 const struct bt_mesh_model_op *const op; argument500 const struct bt_mesh_model_cb *const cb; argument504 struct bt_mesh_model *next; argument506 struct bt_mesh_model *extends; argument517 void bt_mesh_model_msg_init(struct os_mbuf *msg, u32_t opcode); argument