index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
w16.2
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
server
/
BluetoothService.java
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Provide an API for apps to use a dynamic RFCOMM channel and SDP record.
Nick Pelly
2009-10-06
1
-21
/
+107
*
Query from Bluez if name is not present in cache.
Jaikumar Ganesh
2009-09-30
1
-3
/
+1
*
Move android.bluetooth.ParcelUuid to android.os.ParcelUuid
Nick Pelly
2009-09-28
1
-1
/
+1
*
Handle expiration of discovery mode in system server.
Nick Pelly
2009-09-25
1
-1
/
+18
*
Bluetooth API: Do not allow apps to programmatically make BT discoverable.
Nick Pelly
2009-09-24
1
-2
/
+2
*
Send the address of the device with the UUID intent.
Jaikumar Ganesh
2009-09-21
1
-0
/
+1
*
Cache the remote device's service channel.
Jaikumar Ganesh
2009-09-21
1
-6
/
+51
*
Send the UUID intent even if apps have not requested for it.
Jaikumar Ganesh
2009-09-20
1
-6
/
+5
*
Maintain pending outgoing bonding address.
Jaikumar Ganesh
2009-09-20
1
-2
/
+24
*
Add new API for fetching UUIDs using SDP.
Jaikumar Ganesh
2009-09-19
1
-0
/
+61
*
Change handling of remoteUuids.
Jaikumar Ganesh
2009-09-16
1
-15
/
+20
*
Add Panasonic KX-TH112 to blacklist.
Nick Pelly
2009-09-15
1
-2
/
+2
*
Add black listing of car kits by name.
Jaikumar Ganesh
2009-09-14
1
-2
/
+15
*
Changes for BT 2.1
Jaikumar Ganesh
2009-09-11
1
-1
/
+0
*
API_CHANGE: Cleanup, javadoc and unhide more Bluetooth API.
Nick Pelly
2009-09-10
1
-26
/
+27
*
API_CHANGE
Nick Pelly
2009-09-09
1
-3
/
+2
*
API_CHANGE
Nick Pelly
2009-09-09
1
-28
/
+33
*
Query for all properties if a property change is received and cache is empty.
Jaikumar Ganesh
2009-09-08
1
-0
/
+4
*
Add Bluetooth Device trust
Lixin Yue
2009-09-01
1
-0
/
+37
*
Fix property being cleared when DeviceFound signal is received.
Jaikumar Ganesh
2009-08-28
1
-15
/
+16
*
Add trailing "\n" to debug output.
Nick Pelly
2009-08-26
1
-1
/
+1
*
Add uuids to adb shell dumpsys bluetooth
Nick Pelly
2009-08-26
1
-2
/
+13
*
Set BondState to Canceled when user cancels pairing.
Jaikumar Ganesh
2009-08-21
1
-0
/
+2
*
Bluetooth: API change.
Nick Pelly
2009-08-18
1
-0
/
+1210
[prev]