Searched refs:isBluetoothOn (Results 1 – 2 of 2) sorted by relevance
47 …asserts.assert_false(self.server.bluetooth_multi_devices_snippet.isBluetoothOn(), 'Server Bluetoot…48 …asserts.assert_false(self.client.bluetooth_multi_devices_snippet.isBluetoothOn(), 'Client Bluetoot…56 …asserts.assert_true(self.server.bluetooth_multi_devices_snippet.isBluetoothOn(), 'Server Bluetooth…57 …asserts.assert_true(self.client.bluetooth_multi_devices_snippet.isBluetoothOn(), 'Client Bluetooth…
78 public boolean isBluetoothOn() { in isBluetoothOn() method in BluetoothGattMultiDevicesSnippet