index
:
packages_modules_Bluetooth.git
t13.0
packages_modules_Bluetooth
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
framework
/
java
/
android
/
bluetooth
/
BluetoothDevice.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactoring API names to increase scope for future
Md Shahriar Hossain Sajib
2023-02-21
1
-27
/
+43
*
Extend Metadata Database with GMCS, GTBS CCC data
Grzegorz Kołodziejczyk
2023-01-27
1
-2
/
+19
*
Bluetooth Audio Policy APIs and HFP support integration
Md Shahriar Hossain Sajib
2023-01-27
1
-0
/
+142
*
Introduce Bluetooth companion device manager
Ugo Yu
2023-01-18
1
-0
/
+15
*
BluetoothDevice: add METADATA_LE_AUDIO
Jakub Pawlowski
2022-11-10
1
-2
/
+11
*
Fix a deadlock bug in Bluetooth Framework
Hui Peng
2022-09-09
1
-76
/
+34
*
Revert "Fixes a bug in the BluetoothDevice#getIdentityAddress API where it"
Bart Sears
2022-07-13
1
-2
/
+1
*
Fixes a bug in the BluetoothDevice#getIdentityAddress API where it
Rahul Sabnis
2022-07-08
1
-1
/
+2
*
Reuse SynchronousResultReceivers instead of creating new.
Etienne Ruffieux
2022-06-22
1
-33
/
+33
*
BluetoothDevice#getUuids() returns null again when no Uuids
Etienne Ruffieux
2022-06-09
1
-3
/
+2
*
Add caching for {Map,Sap}.getConnectionState
William Escande
2022-04-29
1
-30
/
+35
*
Restore devices volume after bluetooth restart
William Escande
2022-04-15
1
-1
/
+1
*
Add Bluetooth state check as service null isn't sufficient.
Etienne Ruffieux
2022-03-25
1
-31
/
+31
*
Merge "More metadata for spatial audio and fast pair" am: 81a78d9f3e am: 2075...
Treehugger Robot
2022-03-23
1
-2
/
+19
|
\
|
*
Merge "More metadata for spatial audio and fast pair"
Treehugger Robot
2022-03-23
1
-2
/
+19
|
|
\
|
|
*
More metadata for spatial audio and fast pair
Ugo Yu
2022-03-23
1
-2
/
+19
*
|
|
Merge "API Review: add `UNBOND` in `EXTRA_REASON` name" into tm-dev
TreeHugger Robot
2022-03-19
1
-5
/
+15
|
\
\
\
|
*
|
|
API Review: add `UNBOND` in `EXTRA_REASON` name
William Escande
2022-03-18
1
-5
/
+15
*
|
|
|
Merge "Updated documentation for new Bluetooth SystemApis" am: 372da145de am:...
Etienne Ruffieux
2022-03-17
1
-3
/
+27
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge "Updated documentation for new Bluetooth SystemApis"
Etienne Ruffieux
2022-03-17
1
-3
/
+27
|
|
\
\
\
|
|
*
|
|
Updated documentation for new Bluetooth SystemApis
Etienne Ruffieux
2022-03-16
1
-3
/
+27
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Merge "Updating docs for BluetoothDevice#disconnect as-per API council feedba...
TreeHugger Robot
2022-03-16
1
-2
/
+6
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Updating docs for BluetoothDevice#disconnect as-per API council feedback
Rahul Sabnis
2022-03-15
1
-2
/
+6
*
|
|
|
Merge "API Review: Add prepareToEnterProcess javadoc" am: 17f869d80e am: 14ce...
William Escande
2022-03-15
1
-1
/
+8
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
/
API Review: Add prepareToEnterProcess javadoc
William Escande
2022-03-15
1
-1
/
+8
|
|
/
*
|
Merge "SpatialAudio: Add comment to the intent API per API council's instruct...
Treehugger Robot
2022-03-11
1
-0
/
+1
|
\
|
|
*
Merge "SpatialAudio: Add comment to the intent API per API council's instruct...
Treehugger Robot
2022-03-11
1
-0
/
+1
|
|
\
|
|
*
SpatialAudio: Add comment to the intent API per API council's instruction
Chen Chen
2022-03-10
1
-0
/
+1
|
*
|
Fix after API_review
William Escande
2022-03-08
1
-2
/
+6
*
|
|
Fix after API_review
William Escande
2022-03-08
1
-2
/
+6
*
|
|
Convert the Bluetooth module to os/IpcDataCache
Lee Shombert
2022-03-04
1
-8
/
+8
*
|
|
Merge "BT LE broadcast assistant implementation" am: 4024c5ee49 am: 627c75137...
Jack He
2022-03-03
1
-0
/
+11
|
\
|
|
|
*
|
BT LE broadcast assistant implementation
xiaowang
2022-03-02
1
-0
/
+11
|
*
|
Remove duplicate method exposure
William Escande
2022-02-14
1
-33
/
+0
|
*
|
API Changes needed for apex to build
William Escande
2022-02-14
1
-22
/
+97
|
*
|
Introduce LE audio broadcast system APIs
Jack He
2022-02-02
1
-0
/
+4
|
*
|
Add API to get identity address
Chienyuan
2022-02-02
1
-0
/
+27
|
*
|
Merge "Add getRemoteLeDevice to specify ADDRESS_TYPE"
Treehugger Robot
2022-02-02
1
-6
/
+24
|
|
\
\
|
|
*
|
Add getRemoteLeDevice to specify ADDRESS_TYPE
Myles Watson
2022-01-28
1
-6
/
+24
|
|
|
/
|
*
/
Remove allowBlocking from BluetoothManagerService
William Escande
2022-02-01
1
-260
/
+457
|
|
/
*
|
Revert "Revert "Enable binder caches in Bluetooth module""
William Escande
2022-02-18
1
-45
/
+57
*
|
Revert "Enable binder caches in Bluetooth module"
Lee Shombert
2022-02-15
1
-57
/
+45
*
|
Enable binder caches in Bluetooth module
Lee Shombert
2022-02-11
1
-45
/
+57
*
|
Remove duplicate method exposure
William Escande
2022-02-08
1
-33
/
+0
*
|
API Changes needed for apex to build
William Escande
2022-02-01
1
-22
/
+97
*
|
Remove allowBlocking from BluetoothManagerService
William Escande
2022-01-28
1
-267
/
+469
*
|
Introduce LE audio broadcast system APIs
Jack He
2022-01-27
1
-0
/
+4
*
|
Merge "Add getRemoteLeDevice to specify ADDRESS_TYPE"
Rahul Sabnis
2022-01-27
1
-6
/
+24
|
\
\
|
*
|
Add getRemoteLeDevice to specify ADDRESS_TYPE
Myles Watson
2022-01-27
1
-6
/
+24
*
|
|
Add API to get identity address
Chienyuan
2022-01-27
1
-0
/
+27
|
/
/
[next]