Searched refs:bt_chip_params (Results 1 – 1 of 1) sorted by relevance
1367 let bt_chip_params = test_chip_1_bt(); in test_get_or_create_device() localVariable1368 let device_id_1 = bt_chip_params.get_or_create_device(); in test_get_or_create_device()1432 let bt_chip_params = test_chip_1_bt(); in test_patch_error() localVariable1434 let bt_chip_result = bt_chip_params.add_chip().unwrap(); in test_patch_error()1493 let bt_chip_params = test_chip_1_bt(); in test_adding_two_chips() localVariable1495 let bt_chip_result = bt_chip_params.add_chip().unwrap(); in test_adding_two_chips()1502 assert_eq!(device.name, bt_chip_params.device_name); in test_adding_two_chips()1592 let bt_chip_params = test_chip_1_bt(); in test_remove_chip() localVariable1595 let bt_chip_result = bt_chip_params.add_chip().unwrap(); in test_remove_chip()1627 let bt_chip_params = test_chip_1_bt(); in test_remove_chip_error() localVariable[all …]