Home
last modified time | relevance | path

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

/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/mesh/include/mesh/
Daccess.h474 struct bt_mesh_model { struct
489 struct bt_mesh_model_pub *const pub; argument
497 const struct bt_mesh_model_op *const op; argument
500 const struct bt_mesh_model_cb *const cb; argument
504 struct bt_mesh_model *next; argument
506 struct bt_mesh_model *extends; argument
517 void bt_mesh_model_msg_init(struct os_mbuf *msg, u32_t opcode); argument