Bluetooth: Pan fixes Squashed commit of the following:
commit e4a4007eeb640c72c052f87874a369563dce8668
Author: Nitin Shivpure <nshivpur@codeaurora.org>
Date: Wed Oct 23 17:54:14 2013 +0530
Bluetooth: Fix to show internet access as marked when pan is connected
isPrefered is always true for PAN. So internet access menu checkbox
is always marked on. Marking internet access menu checkbox based on
pan connection status should solve this issue.
Change-Id: I4343cc6f1b46377caa54aa3d39c08489ff14adac
CRs-Fixed: 550731
commit 4e5a8decfdbb119b4fa4806f68e098dd9844e700
Author: Nitin Shivpure <nshivpur@codeaurora.org>
Date: Fri Sep 27 16:03:01 2013 +0530
Bluetooth: Fix to connect PANU from the internet access menu
isPrefered is always true for PAN. So PANU connect fails,
Once user clicks on the internet access menu in Profiles
Setting. As PAN is not auto connect profile, So PANU should
connect from the internet access menu in Profiles Setting.
Change-Id: I6007c848e7c2703dc97f7f2113356a7aaeed0a0e
CRs-Fixed: 545350
commit 3164ad62c3ee18f626417aa4bddf450de657a86b
Author: Pradeep Panigrahi <pradeepp@codeaurora.org>
Date: Mon Apr 8 13:32:51 2013 +0530
Bluetooth: Set isPreferred to true for PanProfile Connections.
isPreferred is always true for PAN profile so that DUT can
initiate connection with remote device. Curretnly we are
returning true only when pan profile is in connected, so
it will return false when pan profile is not connected and
will never initiate connection on click.
Change-Id: I7c789add73ca944d074b0ecd8af223f6d61b547a
CRs-fixed: 463887
(cherry picked from commit ca3988a7394eb189835647a5aaa04707fe5c2517)
(cherry picked from commit ea5ce47bf7b918affc66467adf4e38b1c870e86f)
(cherry picked from commit 2a3bfb2ed0102de6aa6e659ee7714ce8fcec25cd)
Conflicts:
src/com/android/settings/bluetooth/DeviceProfilesSettings.java
Change-Id: I1c5eac11115d2e77262aa78f93fbbd349f5e001a
Loading
Please register or sign in to comment