Home
last modified time | relevance | path

Searched refs:bt_mesh_blob_cli_xfer_progress_active_get (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dblob_cli.h416 uint8_t bt_mesh_blob_cli_xfer_progress_active_get(struct bt_mesh_blob_cli *cli);
/Zephyr-latest/subsys/bluetooth/mesh/
Ddfu_cli.c1148 return bt_mesh_blob_cli_xfer_progress_active_get(&cli->blob); in bt_mesh_dfu_cli_progress()
Dblob_cli.c1641 uint8_t bt_mesh_blob_cli_xfer_progress_active_get(struct bt_mesh_blob_cli *cli) in bt_mesh_blob_cli_xfer_progress_active_get() function