Searched refs:block_check_end (Results 1 – 1 of 1) sorted by relevance
781 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