summaryrefslogtreecommitdiff
path: root/core/java/android/bluetooth/OobData.java
Commit message (Expand)AuthorAgeFilesLines
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* Fix checkstyle errors (2/2)Jack He2017-08-241-23/+24
* Fix checkstyle errors (1/2)Jack He2017-08-241-3/+2
* BLE OOB Pairing - parse address type (5/5)Jakub Pawlowski2016-11-101-0/+16
* resolve merge conflicts of 5671277 to stage-aosp-masterJakub Pawlowski2016-08-111-0/+22
|\
| * Add LE Secure Connection data parsing (1/4)Jakub Pawlowski2016-08-111-0/+22
| * Implementation of BluetoothDevice.createBondOutOfBandJakub Pawlowski2016-02-031-0/+63
* OobData documentationJakub Pawlowski2016-04-191-1/+10
* Sometimes to step forward, we need to go back. [2/2]Jeff Sharkey2016-03-011-0/+1
* Sometimes to step forward, we need to go back. [1/2]Jeff Sharkey2016-03-011-2/+1
* Hide android.bluetooth.OobDataJakub Pawlowski2016-03-011-0/+1
* Parcelable classes should always be final.Jeff Sharkey2016-02-291-1/+1
* Implementation of BluetoothDevice.createBondOutOfBandJakub Pawlowski2016-01-151-0/+63