Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dblob_srv.h131 struct bt_mesh_blob_srv { struct
133 const struct bt_mesh_blob_srv_cb *cb; argument
142 struct bt_mesh_blob_srv_state { argument
152 } state;
176 int bt_mesh_blob_srv_recv(struct bt_mesh_blob_srv *srv, uint64_t id, argument