summaryrefslogtreecommitdiff
path: root/core/java/android/bluetooth
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge "Fix binder leakage when turning off Bluetooth" into qt-devTreeHugger Robot2019-05-0315-1619/+665
|\ \ \
| * | | Fix binder leakage when turning off BluetoothUgo Yu2019-05-0215-1619/+665
* | | | Add more documentation for LE CoCStanley Tng2019-04-242-15/+23
* | | | Add nullability annotations to android.bluetooth.le.ScanFilter.Builder setSer...Zach Johnson2019-04-191-3/+6
* | | | Bluetooth: Make ScanRecord.getServiceSolicitationUuids NonNullJakub Pawlowski2019-04-121-4/+2
|/ / /
* | | Refine Bluetooth Metadata APIUgo Yu2019-04-082-75/+108
* | | Merge "BluetoothHealth: hide auto-created default constructors" am: 463454432...Jack He2019-04-012-0/+12
|\| |
| * | BluetoothHealth: hide auto-created default constructorsJack He2019-04-012-0/+12
| |/
* | 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 "Cleanup annontations for Hearing Aids Profile API" am: f6b3f6a8d8 am: ...Stanley Tng2019-03-182-7/+5
|\|
| * Cleanup annontations for Hearing Aids Profile APIStanley Tng2019-03-162-7/+18
* | Merge "Avoid IllegalArgumentException when bluetooth is disabled" am: 2a1bdd2...Deqiang Chen2019-03-143-6/+12
|\|
| * Merge "Avoid IllegalArgumentException when bluetooth is disabled"Deqiang Chen2019-03-143-6/+12
| |\
| | * Avoid IllegalArgumentException when bluetooth is disabledDeqiang Chen2019-03-123-6/+12
* | | Merge "Add @NonNull annotations to LE CoC APIs" am: 8b57ab7989 am: 68e00291e0Stanley Tng2019-03-122-4/+6
|\| |
| * | Add @NonNull annotations to LE CoC APIsStanley Tng2019-03-132-4/+6
* | | Merge "Change BluetoothCodecStatus.sameCapabilities() to public" am: 27a6501a...Ugo Yu2019-03-091-2/+2
|\| |
| * | Merge "Change BluetoothCodecStatus.sameCapabilities() to public"Treehugger Robot2019-03-081-2/+2
| |\ \
| | * | Change BluetoothCodecStatus.sameCapabilities() to publicUgo Yu2019-02-271-2/+2
* | | | Merge "Add @NonNull annotations to Hearing Aids Profile APIs" am: 6fa52c9b25 ...Stanley Tng2019-03-081-4/+5
|\| | |
| * | | Add @NonNull annotations to Hearing Aids Profile APIsStanley Tng2019-03-061-4/+5
| | |/ | |/|
| * | Fix the incorrect javadoc linksNan Zhang2019-02-151-3/+1
| * | DO NOT MERGE - Merge pi-platform-release (PPRL.190205.001) intoXin Li2019-02-147-13/+22
| |\ \ | | |/ | |/|
| | * Bluetooth: Check descriptors size in BluetoothHidDeviceAppSdpSettingsJakub Pawlowski2018-12-051-0/+9
* | | All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-2826-26/+26
* | | Merge "AudioDeviceBroker in audio service"Jean-Michel Trivi2019-01-253-4/+18
|\ \ \
| * | | AudioDeviceBroker in audio serviceJean-Michel Trivi2019-01-253-4/+18
* | | | Merge "Introduce system APIs for Bluetooth silence mode." am: d17b284bdb am: ...Ugo Yu2019-01-241-0/+86
|\ \ \ \
| * \ \ \ Merge "Introduce system APIs for Bluetooth silence mode." am: d17b284bdbUgo Yu2019-01-241-0/+86
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge "Introduce system APIs for Bluetooth silence mode."Treehugger Robot2019-01-241-0/+86
| | |\ \ \
| | | * | | Introduce system APIs for Bluetooth silence mode.Ugo Yu2019-01-241-0/+86
* | | | | | Merge "Change MetadataListener to a abstract static class" am: 9d3ce3e55e am:...Ugo Yu2019-01-231-1/+1
|\| | | | |
| * | | | | Merge "Change MetadataListener to a abstract static class" am: 9d3ce3e55eUgo Yu2019-01-231-1/+1
| |\| | | |
| | * | | | Merge "Change MetadataListener to a abstract static class"Treehugger Robot2019-01-241-1/+1
| | |\ \ \ \
| | | * | | | Change MetadataListener to a abstract static classUgo Yu2019-01-241-1/+1
| | | |/ / /
* | | | | | Merge "Add Android APIs for Hearing Aids Profile" am: a53fc20213 am: 62a2308550Stanley Tng2019-01-233-58/+35
|\| | | | |
| * | | | | Merge "Add Android APIs for Hearing Aids Profile" am: a53fc20213Stanley Tng2019-01-233-58/+35
| |\| | | |
| | * | | | Merge "Add Android APIs for Hearing Aids Profile"Treehugger Robot2019-01-243-58/+35
| | |\ \ \ \
| | | * | | | Add Android APIs for Hearing Aids ProfileStanley Tng2019-01-223-58/+35
* | | | | | | Merge "Add 2 new ways to check for Support for Hearing Aids Profile" am: 7982...Stanley Tng2019-01-231-2/+24
|\| | | | | | | |_|_|_|/ / |/| | | | |
| * | | | | Merge "Add 2 new ways to check for Support for Hearing Aids Profile" am: 7982...Stanley Tng2019-01-231-2/+24
| |\| | | |
| | * | | | Merge "Add 2 new ways to check for Support for Hearing Aids Profile"Treehugger Robot2019-01-241-2/+24
| | |\| | | | | | |/ / | | |/| |
| | | * | Add 2 new ways to check for Support for Hearing Aids ProfileStanley Tng2019-01-221-2/+24
* | | | | Merge "Skeleton implementation of Bluetooth metadata APIs" am: 625a1f4461 am:...Ugo Yu2019-01-232-0/+363
|\| | | |
| * | | | Merge "Skeleton implementation of Bluetooth metadata APIs" am: 625a1f4461Ugo Yu2019-01-232-0/+363
| |\| | |
| | * | | Skeleton implementation of Bluetooth metadata APIsUgo Yu2019-01-232-0/+363
| | |/ /
| * | | Merge "Deprecate BluetoothHealth APIs" am: c792b78f71Jack He2019-01-095-456/+207
| |\| |
| | * | Deprecate BluetoothHealth APIsJack He2019-01-095-456/+207
| * | | Merge "Limit access to suspected false positives." am: aeda49d185Mathew Inwood2019-01-023-6/+8
| |\| |