Searched refs:ShadowBluetoothGatt (Results 1 – 3 of 3) sorted by relevance
23 BluetoothGatt bluetoothGatt = ShadowBluetoothGatt.newInstance(bluetoothDevice); in canCreateBluetoothGattViaNewInstance()
130 return ShadowBluetoothGatt.newInstance(realBluetoothDevice); in connectGatt()
18 public class ShadowBluetoothGatt { class