Searched refs:bt_mesh_rpr_scan_start_ext (Results 1 – 5 of 5) sorted by relevance
188 int bt_mesh_rpr_scan_start_ext(struct bt_mesh_rpr_cli *cli,
156 err = bt_mesh_rpr_scan_start_ext((struct bt_mesh_rpr_cli *)mod->rt->user_data, in cmd_scan_ext()192 err = bt_mesh_rpr_scan_start_ext((struct bt_mesh_rpr_cli *)mod->rt->user_data, in cmd_scan_srv()
64 :c:func:`bt_mesh_rpr_scan_start_ext` call. Extended scanning supplements regular scanning by
525 int bt_mesh_rpr_scan_start_ext(struct bt_mesh_rpr_cli *cli, in bt_mesh_rpr_scan_start_ext() function
3946 err = bt_mesh_rpr_scan_start_ext(&rpr_cli, &srv, cp->uuid, in rpr_ext_scan_start()