Searched refs:bt_mesh_blob_cli_resume (Results 1 – 5 of 5) sorted by relevance
387 int bt_mesh_blob_cli_resume(struct bt_mesh_blob_cli *cli);
497 bt_mesh_blob_cli_resume((struct bt_mesh_blob_cli *)mod_cli->rt->user_data); in cmd_tx_resume()
1025 err = bt_mesh_blob_cli_resume(&blob_cli); in test_cli_trans_resume()1440 bt_mesh_blob_cli_resume(&blob_cli); in cli_restore_suspended()
502 err = bt_mesh_blob_cli_resume(b); in transfer()
1582 int bt_mesh_blob_cli_resume(struct bt_mesh_blob_cli *cli) in bt_mesh_blob_cli_resume() function