Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dblob_cli.h77 struct bt_mesh_blob_xfer_info { struct
251 const struct bt_mesh_blob_xfer_info *info);
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Dblob.c130 static uint8_t get_progress(const struct bt_mesh_blob_xfer_info *info) in get_progress()
150 const struct bt_mesh_blob_xfer_info *info) in xfer_progress()
/Zephyr-latest/subsys/bluetooth/mesh/
Dblob_cli.c1212 struct bt_mesh_blob_xfer_info info = { 0 }; in handle_xfer_status()