Home
last modified time | relevance | path

Searched refs:_bt_mesh_blob_srv_cb (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dblob_srv.h45 NULL, _srv, &_bt_mesh_blob_srv_cb)
211 extern const struct bt_mesh_model_cb _bt_mesh_blob_srv_cb;
/Zephyr-latest/subsys/bluetooth/mesh/
Dblob_srv.c944 const struct bt_mesh_model_cb _bt_mesh_blob_srv_cb = { variable