Nick Pelly bd022f423a Bluetooth: API change.
Split BluetoothDevice into BluetoothDevice and BluetoothAdapter.

BluetoothAdapter: Represents the local BT adapter. Operations on the local
                  adapter (start a scan, etc).
BluetoothDevice: Represents a remote BT device. Operations on remote devices
                 (pair, connect, etc).

IBluetoothDevice.aidl -> Bluetooth.aidl
BluetoothDeviceService.java -> BluetoothDeviceService.java

TODO:
Javadoc
2009-08-18 08:24:22 -07:00
2009-08-17 21:23:05 -07:00
2009-08-17 10:24:50 -07:00
2009-08-18 08:24:22 -07:00
2009-08-17 20:00:32 -07:00
2009-08-17 20:00:32 -07:00
2009-08-18 08:24:22 -07:00
2009-07-15 18:08:10 -07:00
2009-08-18 08:24:22 -07:00
2009-08-18 08:24:22 -07:00
2009-08-18 07:20:06 -07:00
2009-08-18 08:24:22 -07:00
Description
No description provided
21 GiB
Languages
Java 73.7%
Kotlin 14%
PowerBuilder 5.8%
C++ 5.2%
AIDL 1%