Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Ddfu_cli.h125 typedef enum bt_mesh_dfu_iter (*bt_mesh_dfu_img_cb_t)( typedef
210 bt_mesh_dfu_img_cb_t img_cb;
350 bt_mesh_dfu_img_cb_t cb, void *cb_data,
/Zephyr-latest/subsys/bluetooth/mesh/
Ddfu_cli.c1172 bt_mesh_dfu_img_cb_t cb, void *cb_data, in bt_mesh_dfu_cli_imgs_get()