History log of /packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/PhonebookPullRequest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
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/PhonebookPullRequest.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/PhonebookPullRequest.java