Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dblob_cli.c780 static void block_check(struct bt_mesh_blob_cli *cli);
976 block_check(cli); in chunk_send_end()
985 static void block_check(struct bt_mesh_blob_cli *cli) in block_check() function