Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dblob_cli.c781 static void block_check_end(struct bt_mesh_blob_cli *cli);
989 .next = block_check_end, in block_check()
1003 .next = block_check_end, in block_report_wait()
1009 block_check_end(cli); in block_report_wait()
1024 static void block_check_end(struct bt_mesh_blob_cli *cli) in block_check_end() function