Searched refs:check_device_bt (Results 1 – 2 of 2) sorted by relevance
141 if not bt_util.check_device_bt(device=self.dut, profiles=profiles):172 if not bt_util.check_device_bt(device=self.dut, profiles=profiles):
223 def check_device_bt(self, device, **kwargs): member in BTUtils