History log of /packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/PbapPCEClient.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
79b693f44a0508d2a794635f0ec3bd84f8f5ede0 02-Apr-2016 Joseph Pirozzo <pirozzoj@google.com> Autoconnect Car Profiles

Update profiles used in Car to enable and require PRIORITY_AUTO_CONNECT
to automatically connect when Adapter turns on.

Bug: 27899874
Change-Id: I33bf7cabe959b47954e3aced2af8a5ce8444b9ad
/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/PbapPCEClient.java
403fca1b0ccbdbbbe2ef7ee2ed2d8496a0ec2306 26-Mar-2016 Joseph Pirozzo <pirozzoj@google.com> PBAP client priority settings.

Implement get/setPriority for PbapClient such that the settings dialog
and connect at startup work appropriately.

Bug: 27642222
Change-Id: I9c02d4d08809c6cc4230c71031d880b3d09f0cc4
/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/PbapPCEClient.java
7a3cfba99e1e99c937901fb1695c97b954f34121 21-Mar-2016 Joseph Pirozzo <pirozzoj@google.com> PBAP abort operations when disconnected

Push long running activities relating to the contacts database onto its
own thread such that the main service thread can remain responsive to
new bluetooth requests.

Bug: 27697738
Change-Id: I0202962a49d6a0279b5672152955840dd02bdf31
/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/PbapPCEClient.java
b874a1d1cf25f90947ba87f791d42a404cad7d85 10-Mar-2016 Joseph Pirozzo <pirozzoj@google.com> Implement PBAP PCE client role service.

Migrate code from frameworks/opt/bluetooth for pbap client to support
pbap as a bluetooth profile.

Bug: 27490041
Change-Id: I7a486af1c58d17ee10348aae044786df670a781e
/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/PbapPCEClient.java