Class ShadowBluetoothA2dp

    • Constructor Detail

      • ShadowBluetoothA2dp

        public ShadowBluetoothA2dp()
    • Method Detail

      • addDevice

        public void addDevice​(BluetoothDevice bluetoothDevice,
                              int connectionState)
      • removeDevice

        public void removeDevice​(BluetoothDevice bluetoothDevice)
      • getDevicesMatchingConnectionStates

        @Implementation
        protected List<BluetoothDevice> getDevicesMatchingConnectionStates​(int[] states)
      • getConnectionState

        @Implementation
        protected int getConnectionState​(BluetoothDevice device)