Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Ddfu_srv.h38 .blob = { .cb = &_bt_mesh_dfu_srv_blob_cb }, .cb = _handlers, \
257 extern const struct bt_mesh_blob_srv_cb _bt_mesh_dfu_srv_blob_cb;
/Zephyr-latest/subsys/bluetooth/mesh/
Ddfu_srv.c555 const struct bt_mesh_blob_srv_cb _bt_mesh_dfu_srv_blob_cb = { variable