Files
frameworks_base/core/java/android/content
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-12 22:40:37 -07:00
2009-08-17 10:42:59 -07:00
2009-05-06 00:28:37 -07:00
2009-08-18 08:24:22 -07:00
2009-07-28 00:13:47 -07:00
2009-05-13 12:49:04 -07:00
2009-07-28 00:13:47 -07:00
2009-06-16 15:25:24 -07:00
2009-06-16 15:25:24 -07:00