Jaikumar Ganesh
98d76cc9b8
Remove STOPSHIP debug log.
...
Bug: 2151872
Dr No: Eastham
2009-10-06 08:01:21 -07:00
Michael Chan
b547dda338
Don't auto-connect to OPP after pairing
...
Change-Id: Ie7e8a7ef7188f7ffa6b32595764c100a0d72be89
2009-09-30 23:08:19 -07:00
Michael Chan
e6531e253b
b/2154978 Show only connectable profiles (Headset and& A2DP but not OPP) in Bluetooth Device Advance Options aka "Connect to..."
...
Change-Id: I34249a4828707bde491da4a82dca94ecf37cf490
2009-09-30 17:43:12 -07:00
Michael Chan
eaf13a2c15
b/2154576 Fixed the problem were some BT profiles were not connected when first UUID notification of many didn't have all the UUIDs
...
Reset connect timer event if profile was non-empty.
Clear profiles after unpair
mConnectAttemptedWithoutUuid
Change-Id: I5eab1270a755c6c87eb5be13a2f43dbbcd9a2f88
2009-09-30 12:34:32 -07:00
Nick Pelly
079ee952bd
Update application for android.bluetooth.ParcelUuid -> android.os.ParcelUuid
...
Change-Id: Iebf2b3ea9cac224e3e6c67e503b1063491dce5bb
2009-09-28 13:05:28 -07:00
Michael Chan
cb844e2eab
b/2140751 Fixed the problem where BT device icon was showing until pairing happens (actually UUID comes in to be exact)
...
Change-Id: I670f29d5f9a577ec177b049cfd9c775bf91b60c3
2009-09-25 10:11:26 -07:00
Michael Chan
2aef1f3c81
b/2126036 Improve remote device capability identification by switching to use UUIDs instead of class bits.
...
Change-Id: Ie60d1c579e40027c2174215c1989887a3250c9bc
2009-09-22 15:37:14 -07:00
Nick Pelly
16cc86315d
Update application for Bluetooth API changes.
...
Change-Id: I8351611f0f0c5eda3e423dbe7e7b53e52d75ac36
2009-09-10 18:44:25 -07:00
Nick Pelly
f4779354b3
Update application for Bluetooth API change: deprecation of BluetoothError.
2009-09-08 17:49:57 -07:00
Nick Pelly
ca564d6bda
Update application for Bluetooth API change.
2009-09-08 16:24:03 -07:00
Jaikumar Ganesh
53121cf110
Fix device address check when profile state changes.
2009-08-19 12:25:37 -07:00
Nick Pelly
d63c011225
Bluetooth: Update Settings.apk to match BT 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).
2009-08-17 17:09:44 -07:00