summaryrefslogtreecommitdiff
path: root/core/java/android/bluetooth/OobData.java
AgeCommit message (Expand)Author
2021-06-14Update nullability checks to use Objects#requireNonNullRahul Sabnis
2021-04-26OOB: Remove static creator methods in favor of public constructorsMartin Brabham
2021-04-13Bluetooth OOB: Fix getLeAppearanceHansong Zhang
2021-03-16Fix CTS FailureMartin Brabham
2021-03-16Bluetooth: Modify and append to the Out-of-Band APIMartin Brabham
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2017-08-24Fix checkstyle errors (2/2)Jack He
2017-08-24Fix checkstyle errors (1/2)Jack He
2016-11-10BLE OOB Pairing - parse address type (5/5)Jakub Pawlowski
2016-08-11resolve merge conflicts of 5671277 to stage-aosp-masterJakub Pawlowski
2016-08-11Add LE Secure Connection data parsing (1/4)Jakub Pawlowski
2016-04-19OobData documentationJakub Pawlowski
2016-03-01Sometimes to step forward, we need to go back. [2/2]Jeff Sharkey
2016-03-01Sometimes to step forward, we need to go back. [1/2]Jeff Sharkey
2016-03-01Hide android.bluetooth.OobDataJakub Pawlowski
2016-02-29Parcelable classes should always be final.Jeff Sharkey
2016-02-03Implementation of BluetoothDevice.createBondOutOfBandJakub Pawlowski
2016-01-15Implementation of BluetoothDevice.createBondOutOfBandJakub Pawlowski