aboutsummaryrefslogtreecommitdiff
path: root/framework/java/android/bluetooth/OobData.java
Commit message (Expand)AuthorAgeFilesLines
* Fix NPE in loggingMartin Brabham2021-06-171-3/+4
* Update nullability checks to use Objects#requireNonNullRahul Sabnis2021-06-141-13/+13
* OOB: Remove static creator methods in favor of public constructorsMartin Brabham2021-04-261-85/+27
* Bluetooth OOB: Fix getLeAppearanceHansong Zhang2021-04-131-1/+1
* Fix CTS FailureMartin Brabham2021-03-161-2/+1
* Bluetooth: Modify and append to the Out-of-Band APIMartin Brabham2021-03-161-39/+944
* 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 3d98b60 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