summaryrefslogtreecommitdiff
path: root/framework/java/android/bluetooth/BluetoothManager.java
diff options
context:
space:
mode:
authorJakub Pawlowski <jpawlowski@google.com>2017-04-12 08:51:22 -0700
committerAndre Eisenbach <eisenbach@google.com>2017-04-14 07:33:55 +0000
commit20456fc92659d61f6eecc7a075f05dd42cd3a84a (patch)
tree6e06e0d0858329e697b03400558f39367dd4309a /framework/java/android/bluetooth/BluetoothManager.java
parenta80fe2b51ea131b4dde36f12f18bb1beba83a66d (diff)
Bluetooth 5 PHY simplification
Having PHY_LE_* constants defined in four different places, with one value being different than others is misleading. Leave just PHY_LE_* definitions in BluetoothDevice, and add PHY_LE*_MASK for the mask used in PHY update API. This patch also removes need to translate PHY value between PHY update request and event, as mask is used for request, and the value is returned in event. Bug: 30622771 Test: manual Change-Id: I897effa1204a024465d55501c83c542566c4d37c (cherry picked from commit 9e377194e35c0fb9ac5771f5658c095ed97e0838)
Diffstat (limited to 'framework/java/android/bluetooth/BluetoothManager.java')
0 files changed, 0 insertions, 0 deletions