summaryrefslogtreecommitdiff
path: root/core/java/android/bluetooth
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge "Add method to convert profile ID into human readable string"Treehugger Robot2019-11-191-0/+50
|\ \ \
| * | | Add method to convert profile ID into human readable stringUgo Yu2019-11-141-0/+50
* | | | Merge "Create systemapis to connect/disconnect all bt profiles"Rahul Sabnis2019-11-181-0/+50
|\ \ \ \ | |_|/ / |/| | |
| * | | Create systemapis to connect/disconnect all bt profilesRahul Sabnis2019-11-151-0/+50
* | | | Re-add getAliasName to fix build breakageRahul Sabnis2019-11-161-0/+18
|/ / /
* / / Refactor methods to access/modify BluetoothDevice alias and nameRahul Sabnis2019-11-141-28/+13
|/ /
* | Refactor BluetoothAdapter APIs used by SettingsRahul Sabnis2019-11-041-14/+37
* | Merge "Bluetooth doc: The is a -> This is a"Treehugger Robot2019-10-231-1/+1
|\ \
| * | Bluetooth doc: The is a -> This is aMyles Watson2019-10-231-1/+1
* | | Merge "Revert "Revert "Remove a misleading "flush" function."""Christian Wailes2019-09-112-26/+0
|\ \ \ | |/ / |/| |
| * | Revert "Revert "Remove a misleading "flush" function.""Christian Wailes2019-09-042-26/+0
* | | Merge "Revert "Remove a misleading "flush" function.""Ian Kasprzak2019-09-022-0/+26
|\ \ \
| * | | Merge "Revert "Remove a misleading "flush" function.""Ian Kasprzak2019-09-022-0/+26
| |\| |
| | * | Revert "Remove a misleading "flush" function."Ian Kasprzak2019-08-312-0/+26
* | | | Merge "Include BLE<->SPP transition states in isLeEnabled"Dan Harms2019-09-011-1/+4
|\| | |
| * | | Merge "Include BLE<->SPP transition states in isLeEnabled"Treehugger Robot2019-09-011-1/+4
| |\ \ \
| | * | | Include BLE<->SPP transition states in isLeEnabledDan Harms2019-08-071-1/+4
* | | | | Merge "Remove a misleading "flush" function."Christian Wailes2019-08-302-26/+0
|\| | | |
| * | | | Merge "Remove a misleading "flush" function."Christian Wailes2019-08-302-26/+0
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Remove a misleading "flush" function.Chris Wailes2019-08-272-26/+0
| | |/ /
* | | | Merge "Passing caller package name to setBluetoothTethering"Mark Chien2019-08-281-2/+6
|\| | |
| * | | Passing caller package name to setBluetoothTetheringmarkchien2019-08-271-2/+6
| |/ /
* | | Merge "Add helpers to check whether the BluetoothCodecConfig instance is sele...Cheney Ni2019-07-292-0/+128
|\| |
| * | Merge "Add helpers to check whether the BluetoothCodecConfig instance is sele...Treehugger Robot2019-07-302-0/+128
| |\ \
| | * | Add helpers to check whether the BluetoothCodecConfig instance is selectableCheney Ni2019-07-232-0/+128
* | | | Merge "Define intent for receive vendor specific response and define a functi...Deqiang Chen2019-07-241-0/+58
|\| | |
| * | | Define intent for receive vendor specific response and define a function to s...Deqiang Chen2019-07-121-0/+58
| |/ /
* | | Merge "Restore some greylist entries." into qt-devMathew Inwood2019-06-281-0/+4
|\ \ \ | | |/ | |/|
| * | Restore some greylist entries.Mathew Inwood2019-06-281-0/+4
| * | Merge "BluetoothProfileConnector: Invoke service disconnections with the corr...Sal Savage2019-05-291-5/+5
| |\ \
| | * | BluetoothProfileConnector: Invoke service disconnections with the correct pro...Sal Savage2019-05-281-5/+5
* | | | Merge "Document public alternatives to greylisted APIs" am: 3647eb620bAndrei-Valentin Onea2019-06-194-7/+11
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge "Document public alternatives to greylisted APIs"Andrei-Valentin Onea2019-06-194-7/+11
| |\ \ \
| | * | | Document public alternatives to greylisted APIsAndrei Onea2019-06-174-7/+11
* | | | | Merge "Declare STATE_AUDIO_CONNECTED in right place" am: 8fdfd917d1Chienyuan2019-06-141-2/+1
|\| | | |
| * | | | Merge "Declare STATE_AUDIO_CONNECTED in right place"Treehugger Robot2019-06-141-2/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Declare STATE_AUDIO_CONNECTED in right placeChienyuan2019-05-291-2/+1
* | | | | Merge "Update BluetoothProfileConnector to invoke service disconnections with...Sal Savage2019-05-281-5/+5
|\| | | | | |_|/ / |/| | |
| * | | Update BluetoothProfileConnector to invoke service disconnections with correc...Sal Savage2019-05-281-5/+5
| |/ /
| * | Add timestamp and read status extra constants to MAP ClientSal Savage2019-05-211-0/+4
| * | Fix binder leakage when turning off BluetoothUgo Yu2019-05-0215-1608/+666
| * | Merge "Add more documentation for LE CoC"Treehugger Robot2019-04-222-15/+23
| |\ \
| | * | Add more documentation for LE CoCStanley Tng2019-04-192-15/+23
| * | | Merge "Add nullability annotations to android.bluetooth.le.ScanFilter.Builder...Treehugger Robot2019-04-201-3/+6
| |\ \ \
| | * | | Add nullability annotations to android.bluetooth.le.ScanFilter.Builder setSer...Zach Johnson2019-04-191-3/+6
| | |/ /
| * | | Merge "Refine Bluetooth Metadata API"Treehugger Robot2019-04-152-75/+108
| |\ \ \
| | * | | Refine Bluetooth Metadata APIUgo Yu2019-04-012-75/+108
| * | | | Bluetooth: Make ScanRecord.getServiceSolicitationUuids NonNullJakub Pawlowski2019-04-121-4/+2
| | |/ / | |/| |
* | | | DO NOT MERGE: ScanFilter: Fix argument sanitization logic.Martin Brabham2019-05-221-1/+7
| |_|/ |/| |
* | | Add timestamp and read status extra constants to MAP ClientSal Savage2019-05-141-0/+4