Searched refs:bt_mesh_rpr_scan_stop (Results 1 – 4 of 4) sorted by relevance
201 int bt_mesh_rpr_scan_stop(struct bt_mesh_rpr_cli *cli,
272 err = bt_mesh_rpr_scan_stop((struct bt_mesh_rpr_cli *)mod->rt->user_data, &srv, &rsp); in cmd_scan_stop()
552 int bt_mesh_rpr_scan_stop(struct bt_mesh_rpr_cli *cli, in bt_mesh_rpr_scan_stop() function
4023 err = bt_mesh_rpr_scan_stop(&rpr_cli, &srv, &status); in rpr_scan_stop()