summaryrefslogtreecommitdiff
path: root/src/com/android/bluetooth/pbapclient/AuthenticationService.java
Commit message (Collapse)AuthorAgeFilesLines
* PBAP Client Account AuthenticatorJoseph Pirozzo2017-04-061-1/+1
| | | | | | | | | | | Update PBAP client account authenticator have the correct package namespace and the Bluetooth icon. Bug: 27724937 Test: With the PBAP client profile enabled visit Settings->Users & accounts->Add account observe icon and name for bluetooth pbap account. Change-Id: If197ac22733be5a54f4f76b399f37949b7cc4915
* Implement PBAP PCE client role service.Joseph Pirozzo2016-03-151-0/+34
Migrate code from frameworks/opt/bluetooth for pbap client to support pbap as a bluetooth profile. Bug: 27490041 Change-Id: I7a486af1c58d17ee10348aae044786df670a781e