summaryrefslogtreecommitdiff
path: root/core/java/android/bluetooth/BluetoothDevice.java
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge "Add more documentation for LE CoC" am: 964f6265adStanley Tng2019-04-211-1/+2
|\|
| * Merge "Add more documentation for LE CoC"Treehugger Robot2019-04-221-1/+2
| |\
| | * Add more documentation for LE CoCStanley Tng2019-04-191-1/+2
| * | Refine Bluetooth Metadata APIUgo Yu2019-04-011-24/+43
| |/
* | Refine Bluetooth Metadata APIUgo Yu2019-04-081-24/+43
* | Merge "Refine Bluetooth silence mode API" am: c650674397 am: 0196a831b1Ugo Yu2019-03-311-20/+9
|\|
| * Refine Bluetooth silence mode APIUgo Yu2019-03-221-20/+9
* | Merge "Add @NonNull annotations to LE CoC APIs" am: 8b57ab7989 am: 68e00291e0Stanley Tng2019-03-121-2/+3
|\|
| * Add @NonNull annotations to LE CoC APIsStanley Tng2019-03-131-2/+3
| * Fix the incorrect javadoc linksNan Zhang2019-02-151-3/+1
| * DO NOT MERGE - Merge pi-platform-release (PPRL.190205.001) intoXin Li2019-02-141-5/+5
| |\
* | | All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* | | Merge "Introduce system APIs for Bluetooth silence mode." am: d17b284bdbUgo Yu2019-01-241-0/+86
|\| |
| * | Introduce system APIs for Bluetooth silence mode.Ugo Yu2019-01-241-0/+86
* | | Merge "Skeleton implementation of Bluetooth metadata APIs" am: 625a1f4461Ugo Yu2019-01-231-0/+188
|\| |
| * | Skeleton implementation of Bluetooth metadata APIsUgo Yu2019-01-231-0/+188
* | | Merge "BluetoothDevice.ACTION_UUID requires BLUETOOTH_ADMIN" am: 215a48cff4Hansong Zhang2018-11-201-1/+1
|\| |
| * | BluetoothDevice.ACTION_UUID requires BLUETOOTH_ADMINHansong Zhang2018-11-121-1/+1
* | | Merge "Remove BluetoothDevice.ACTION_DISAPPEARED" am: 2ac8c8a3e2Jack He2018-10-121-14/+0
|\| |
| * | Remove BluetoothDevice.ACTION_DISAPPEAREDJack He2018-10-111-14/+0
* | | Fix the incorrect javadoc linksNan Zhang2018-10-111-3/+1
* | | docs: fixing errors found with lint checkerkopriva2018-10-091-1/+1
|\ \ \ | | |/ | |/|
| * | docs: fixing errors found with lint checkerkopriva2018-10-091-1/+1
* | | resolve merge conflicts of a3e34fe9fe4e2a8d0932e574721e5a8b94396c5e to pi-dev...Andrew Solovay2018-10-041-4/+4
|\| | | |/ |/|
| * docs: Replacing {#link with {@linkAndrew Solovay2018-10-041-4/+4
* | Unhide the LE CoC APIsStanley Tng2018-09-131-22/+34
* | Merge "Add @UnsupportedAppUsage annotations"Mathew Inwood2018-08-061-0/+34
|\ \ | |/ |/|
| * Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-011-0/+34
* | Truncate newline and tab characters in BluetoothDevice nameHansong Zhang2018-04-261-1/+5
|/
* Merge "Added APIs for Connection-oriented channels"Treehugger Robot2018-01-181-0/+71
|\
| * Added APIs for Connection-oriented channelsStanley Tng2018-01-121-0/+71
* | Make Bluetooth constants used by gmscore a system apiSelim Gurun2018-01-091-0/+3
* | Add SystemApis annotationsSelim Gurun2018-01-051-0/+8
|/
* Bluetooth: Thread-safe binder invocationJack He2017-09-061-57/+86
* Fix checkstyle errors (2/2)Jack He2017-08-241-26/+26
* Fix checkstyle errors (1/2)Jack He2017-08-241-217/+289
* Merge "GATT: Expose opportunistic client API to Java"Jack He2017-07-111-1/+33
|\
| * GATT: Expose opportunistic client API to JavaJack He2017-07-111-1/+33
* | Merge "Add APIs to get remote device's battery level (1/2)"Jack He2017-06-281-0/+49
|\|
| * Add APIs to get remote device's battery level (1/2)Jack He2017-06-271-0/+49
* | Merge "Bluetooth: fix connectGatt overload invocations" am: 404e9f209fJakub Pawlowski2017-06-081-2/+2
|\|
| * Bluetooth: fix connectGatt overload invocationsJakub Pawlowski2017-06-081-2/+2
| * Fix Bluetooth GATT API default handler assignmentRuben Brunk2017-05-051-4/+1
| * Bluetooth: expand comments on new PHY constantsJakub Pawlowski2017-04-251-6/+12
| * Bluetooth: Add handler parameter to connectGattJakub Pawlowski2017-04-251-4/+39
| * Bluetooth 5 PHY simplificationJakub Pawlowski2017-04-121-9/+19
* | Fix Bluetooth GATT API default handler assignmentRuben Brunk2017-05-031-4/+1
* | Bluetooth: expand comments on new PHY constantsJakub Pawlowski2017-04-251-6/+12
* | Bluetooth: Add handler parameter to connectGattJakub Pawlowski2017-04-251-4/+39
* | More auto-doc work.Jeff Sharkey2017-04-211-11/+0