summaryrefslogtreecommitdiff
path: root/core/java/android/bluetooth/BluetoothGattServerCallbackExt.java
Commit message (Collapse)AuthorAgeFilesLines
* BluetoothGattCallbackExt removalJakub Pawlowski2017-03-221-187/+0
| | | | | | | | | New methods should be added to BluetoothGattCallback, instead of creating Ext class. Test: manual Bug: 30622771 Change-Id: I2567df5baace6bd2d2f30c36d2f62056408ca5d0
* Bluetooth 5 PHY selection APIJakub Pawlowski2017-03-081-0/+187
Bug: 30622771 Test: manual Change-Id: I50262a56a70466439f9700549c3c0e7bd49e2e8d (cherry picked from commit db5a87d50db9d4b3d642603f6c329b83ee5851f6)