OSDN Git Service

Always add the bt profile to profile list on the arrive of a connect event
authorMichael Chan <mchan@android.com>
Thu, 7 May 2009 01:08:58 +0000 (18:08 -0700)
committerMichael Chan <mchan@android.com>
Thu, 7 May 2009 01:08:58 +0000 (18:08 -0700)
commit6c97742c88303c65e68fe08257a7ccf841f03866
tree150da99eecc3189bcfb947a38baa75538393c4b4
parente94a4e27474a410f6c9d1b2aa4ef8a8b58a8d218
Always add the bt profile to profile list on the arrive of a connect event

Always add the bt profile to profile list on the arrive of a connect event. Previously,
the connect event is ignored if it is a profile that's not known ahead of time.
src/com/android/settings/bluetooth/BluetoothEventRedirector.java
src/com/android/settings/bluetooth/LocalBluetoothDevice.java
src/com/android/settings/bluetooth/LocalBluetoothDeviceManager.java
src/com/android/settings/bluetooth/LocalBluetoothProfileManager.java