Home
last modified time | relevance | path

Searched defs:block_start (Results 1 – 3 of 3) sorted by relevance

/Zephyr-Core-3.5.0/subsys/bluetooth/mesh/
Dblob_io_flash.c59 static int block_start(const struct bt_mesh_blob_io *io, in block_start() function
Dblob_cli.c848 static void block_start(struct bt_mesh_blob_cli *cli) in block_start() function
/Zephyr-Core-3.5.0/include/zephyr/bluetooth/mesh/
Dblob.h181 int (*block_start)(const struct bt_mesh_blob_io *io, member