Package org.robolectric.shadows
Interface ShadowBluetoothDevice.BluetoothGattConnectionInterceptor
- Enclosing class:
ShadowBluetoothDevice
public static interface ShadowBluetoothDevice.BluetoothGattConnectionInterceptor
Interceptor interface for
returns.
BluetoothGatt objects. Tests that require configuration of
their ShadowBluetoothGatt's may inject an interceptor, which will be called with the newly
constructed BluetoothGatt before
invalid reference
ShadowBluetoothGatt#connectGatt
-
Method Summary
-
Method Details
-
onNewGattConnection
-