index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
bluetooth
/
OobData.java
Age
Commit message (
Expand
)
Author
2021-06-14
Update nullability checks to use Objects#requireNonNull
Rahul Sabnis
2021-04-26
OOB: Remove static creator methods in favor of public constructors
Martin Brabham
2021-04-13
Bluetooth OOB: Fix getLeAppearance
Hansong Zhang
2021-03-16
Fix CTS Failure
Martin Brabham
2021-03-16
Bluetooth: Modify and append to the Out-of-Band API
Martin Brabham
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2017-08-24
Fix checkstyle errors (2/2)
Jack He
2017-08-24
Fix checkstyle errors (1/2)
Jack He
2016-11-10
BLE OOB Pairing - parse address type (5/5)
Jakub Pawlowski
2016-08-11
resolve merge conflicts of 5671277 to stage-aosp-master
Jakub Pawlowski
2016-08-11
Add LE Secure Connection data parsing (1/4)
Jakub Pawlowski
2016-04-19
OobData documentation
Jakub Pawlowski
2016-03-01
Sometimes to step forward, we need to go back. [2/2]
Jeff Sharkey
2016-03-01
Sometimes to step forward, we need to go back. [1/2]
Jeff Sharkey
2016-03-01
Hide android.bluetooth.OobData
Jakub Pawlowski
2016-02-29
Parcelable classes should always be final.
Jeff Sharkey
2016-02-03
Implementation of BluetoothDevice.createBondOutOfBand
Jakub Pawlowski
2016-01-15
Implementation of BluetoothDevice.createBondOutOfBand
Jakub Pawlowski