History log of /packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/BluetoothPbapRequestPullPhoneBook.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c4fbd756e2645147470c486ae96f2253f5e13a52 12-Oct-2017 Jack He <siyuanh@google.com> [Script] Fix checkstyle errors (1/2)

Format code using Intellij to conform to CheckStyle requirements

Bug: 63597465
Test: make checkbuild, no manual changes, no functional changes
Change-Id: I70cd2ab8e5e6d5428ab1556658735b0d83f4fb15
/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/BluetoothPbapRequestPullPhoneBook.java
d04c0a8609b39f891d5787f051b1dfb105ceee93 11-Oct-2017 Jack He <siyuanh@google.com> [Manual] Remove redundant 'public' modifier

* Remove redundant 'public' modifier from non-public classes'
constructors
* Fixes all occurances labeled as "Redundant 'public' modifier' by
CheckStyle

Bug: 63597465
Test: make checkbuild, no functional changes
Change-Id: I45ece6deafa612fee36e06877065c903815466d2
/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/BluetoothPbapRequestPullPhoneBook.java
18ef7045b04916a7b29b50371de6b1b3efb0cbe9 06-Oct-2016 Joseph Pirozzo <pirozzoj@google.com> PBAP Logging

Move information about how many entries were synced to VDBG (and
disable) to protect any possible PII in logs.

Bug: 31855210
Change-Id: I67b0566d063411997ffda926cecd2e889f309b13
(cherry picked from commit ec955102ce72d61635f9eca1d904d803698949ac)
/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/BluetoothPbapRequestPullPhoneBook.java
b2c3dc95628314b060cef05d59ce2fe4ef747b84 26-Aug-2016 Joseph Pirozzo <pirozzoj@google.com> PBAP over L2CAP

Update PBAP to be compliant with socket connections over L2CAP in
addition to RFCOMM. Additionally now requires SDP to complete before
connection.

Bug: 31062208
Change-Id: Idc991d871e9a67c7d6b631cafbfb98ff45d63c38
(cherry picked from commit ea2543a5009459fee3581d2fd8b2271511d31a4c)
/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/BluetoothPbapRequestPullPhoneBook.java
cc9b268c333198db613bd98656da15f29e325155 28-Apr-2016 Joseph Pirozzo <pirozzoj@google.com> PbapClientStateMachine legacyCode removal.

Eliminate dependencies and remove unused code after the state machine
redesign.

bug: 28249138
Change-Id: I95b362136609a8de033a057578c1b08bd46cced3
(cherry picked from commit 992274c189ae23ce454fa2136c1b164105006004)
/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/BluetoothPbapRequestPullPhoneBook.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/BluetoothPbapRequestPullPhoneBook.java