Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/include/
Dmesh_access.h455 struct bt_mesh_model { struct
473 struct bt_mesh_model_pub *const pub; argument
482 const struct bt_mesh_model_op *const op; argument
485 const struct bt_mesh_model_cb *const cb; argument
496 void bt_mesh_model_msg_init(struct net_buf_simple *msg, uint32_t opcode); argument