OSDN Git Service

Make BluetoothPbap implement BluetoothProfile (1/3)
authorHansong Zhang <hsz@google.com>
Sat, 9 Dec 2017 00:05:55 +0000 (16:05 -0800)
committerHansong Zhang <hsz@google.com>
Mon, 11 Dec 2017 21:36:45 +0000 (13:36 -0800)
commitfef6d81156f0b8ec8ff639526cbe5ee3752b6524
treedb0448d62011564dd5c4a45f06e6b18737acd0f6
parente7120f505651500098eae89b5816b724106c248d
Make BluetoothPbap implement BluetoothProfile (1/3)

* BluetoothPbap will implement BluetoothProfile to be consistent with
other profiles
* Changed the method names to match the BluetoothProfile method
signatures
* Removed doesClassMatchSink() as it is never used
* Disable default DEBUG logs

Test: test with carkits
Bug: 69417672
Change-Id: I0766188f77468808d7505780c781f5fd8608af60
core/java/android/bluetooth/BluetoothPbap.java
packages/SettingsLib/src/com/android/settingslib/bluetooth/PbapServerProfile.java