Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Ddfu_cli.h39 .blob = { .cb = &_bt_mesh_dfu_cli_blob_handlers }, \
398 extern const struct bt_mesh_blob_cli_cb _bt_mesh_dfu_cli_blob_handlers;
/Zephyr-latest/subsys/bluetooth/mesh/
Ddfu_cli.c275 const struct bt_mesh_blob_cli_cb _bt_mesh_dfu_cli_blob_handlers = { variable