Class ShadowBluetoothManager

java.lang.Object
org.robolectric.shadows.ShadowBluetoothManager

@Implements(value=android.bluetooth.BluetoothManager.class, minSdk=18) public class ShadowBluetoothManager extends Object
Shadow of BluetoothManager that makes the testing possible.