Home
last modified time | relevance | path

Searched defs:connectGatt (Results 1 – 2 of 2) sorted by relevance

/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowBluetoothDevice.java321 protected BluetoothGatt connectGatt( in connectGatt() method in ShadowBluetoothDevice
328 protected BluetoothGatt connectGatt( in connectGatt() method in ShadowBluetoothDevice
335 protected BluetoothGatt connectGatt( in connectGatt() method in ShadowBluetoothDevice
346 private BluetoothGatt connectGatt(BluetoothGattCallback callback) { in connectGatt() method in ShadowBluetoothDevice
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowBluetoothDevice.java128 protected BluetoothGatt connectGatt( in connectGatt() method in ShadowBluetoothDevice