Searched refs:check_connected_method (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/autotest/server/site_tests/bluetooth_AdapterCLHealth/ |
H A D | bluetooth_AdapterCLHealth.py | 65 check_connected_method=\ 76 check_connected_method=\ 87 check_connected_method=\ 99 check_connected_method=\ 111 check_connected_method=\ 122 check_connected_method=\ 143 check_connected_method=\ 154 check_connected_method=\ 169 check_connected_method=self.test_mouse_move_in_xy, 184 check_connected_method=self.test_mouse_move_in_xy)
|
H A D | control.cl_connect_disconnect_by_device_loop_test | 34 - check_connected_method
|
H A D | control.cl_connect_disconnect_by_device_loop_test.floss | 34 - check_connected_method
|
/aosp_15_r20/external/autotest/server/cros/bluetooth/ |
H A D | bluetooth_adapter_pairing_tests.py | 41 def pairing_test(self, device, check_connected_method=lambda device: True, argument 83 if not check_connected_method(device): 96 if not self.ignore_failure(check_connected_method, device): 100 if not check_connected_method(device): 144 return check_connected_method(device) 240 check_connected_method=lambda device: True): argument 275 check_connected_method(device) 303 check_connected_method=lambda device: True, argument 333 check_connected_method(device) 360 check_connected_method=self.test_hid_device_created_speed)
|
H A D | bluetooth_adapter_hidreports_tests.py | 66 check_connected_method=lambda device: True, argument 85 if not check_connected_method(device): 116 if not self.ignore_failure(check_connected_method, device):
|
/aosp_15_r20/external/autotest/server/site_tests/bluetooth_AdapterLEHealth/ |
H A D | bluetooth_AdapterLEHealth.py | 69 check_connected_method=self.test_mouse_move_in_xy) 105 check_connected_method=self.test_mouse_move_in_xy, 120 check_connected_method=self.test_mouse_move_in_xy, 184 check_connected_method=self.test_mouse_left_click) 198 check_connected_method=self.test_mouse_left_click,
|
H A D | control.le_connect_disconnect_by_device_loop | 35 - check_connected_method
|