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
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
bluetooth
/
BluetoothDevice.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth 5 PHY selection API
Jakub Pawlowski
2017-03-08
1
-1
/
+98
*
Bluetooth: Expose L2CAP API to support OPP 1.2
Hemant Gupta
2017-03-07
1
-0
/
+21
*
Merge "Fix connecting to profiles when bonding from local device (1/3)" am: 4...
Jakub Pawlowski
2016-10-06
1
-0
/
+8
|
\
|
*
Merge "Fix connecting to profiles when bonding from local device (1/3)" am: 4...
Jakub Pawlowski
2016-10-06
1
-0
/
+8
|
|
\
|
|
*
Fix connecting to profiles when bonding from local device (1/3)
Jakub Pawlowski
2016-10-04
1
-0
/
+8
|
|
*
Fix links to Bluetooth Guide
Marie Janssen
2016-06-20
1
-1
/
+1
|
|
*
Merge commit '26ada7e78993241d702a908eae93d174cbb3c8b3' into HEAD
Bill Yi
2016-02-17
1
-0
/
+13
|
|
|
\
|
|
*
|
Implementation of BluetoothDevice.createBondOutOfBand
Jakub Pawlowski
2016-02-03
1
-7
/
+5
*
|
|
|
Remove unused mContext from BluetoothGatt[Server].
Jeremy Klein
2016-09-28
1
-1
/
+1
|
/
/
/
*
|
|
Fix setPairingConfirmation permissions issue (2/2) am: 93326cfd9f am: 3106e3a...
Marie Janssen
2016-09-21
1
-2
/
+2
|
\
\
\
|
*
\
\
Fix setPairingConfirmation permissions issue (2/2) am: 93326cfd9f
Marie Janssen
2016-09-21
1
-2
/
+2
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Fix setPairingConfirmation permissions issue (2/2)
Marie Janssen
2016-09-08
1
-2
/
+2
|
|
|
/
*
|
|
Docs: Fixed the Bluetooth guide link
Hemal Patel
2016-08-17
1
-2
/
+5
*
|
|
Implementation of BluetoothDevice.createBondOutOfBand
Jakub Pawlowski
2016-01-15
1
-7
/
+5
|
/
/
*
/
Log API calls to createBond(), cancelBondProcess(), removeBond()
Christine Hallstrom
2015-12-03
1
-0
/
+13
|
/
*
Require ACCESS_COARSE_LOCATION for ACTION_FOUND broadcast
Fyodor Kupolov
2015-07-14
1
-1
/
+2
*
SAP: Make it possible to enforce a 16-digit pin code (4/5)
Casper Bonde
2015-06-09
1
-2
/
+9
*
Un-hide connectGatt() variant with selective transport
Andre Eisenbach
2015-06-02
1
-4
/
+0
*
Add bluetooth permission annotations
Tor Norbye
2015-05-15
1
-0
/
+12
*
Add support for Bluetooth Sim Access Profile (2/4)
Casper Bonde
2015-04-15
1
-0
/
+41
*
Bluetooth LE background operation mode (2/2)
Nitin Arora
2015-04-15
1
-13
/
+42
*
OBEX Over L2CAP + SDP search API for BT profiles
Casper Bonde
2015-04-11
1
-3
/
+66
*
Add API to check if a Bluetooth connection is encrypted (1/2)
Andre Eisenbach
2015-02-09
1
-1
/
+33
*
Adds APIs for Bluetooth PBAP and MAP access permission.
Edward Jee
2014-09-09
1
-34
/
+97
*
Add transport parameter to createBond() function (4/4)
Andre Eisenbach
2014-08-05
1
-1
/
+32
*
Bluetooth: Support MAP Client role on Bluedroid.
Hemant Gupta
2014-07-01
1
-2
/
+22
*
Adding a method to know if there is a connection to a BluetoothDevice.
Jay Civelli
2014-06-04
1
-0
/
+20
*
Add transport param to Connect APIs
Ganesh Ganapathi Batta
2014-05-06
1
-1
/
+42
*
Merge "NPE in BluetoothDevice.fetchUuidsWithSdp"
Zhihai Xu
2014-01-14
1
-1
/
+6
|
\
|
*
NPE in BluetoothDevice.fetchUuidsWithSdp
Zhihai Xu
2014-01-13
1
-1
/
+6
*
|
Remove unused imports from frameworks/base.
John Spurlock
2013-11-20
1
-2
/
+0
|
/
*
Change pairing api/intent permission from PRIVILEGED to ADMIN
Matthew Xie
2013-10-21
1
-6
/
+6
*
Makes ACTION_PAIRING_REQUEST require BLUETOOTH_PRIVILEGED.
Edward Jee
2013-10-10
1
-1
/
+2
*
Revert "Allow L2CAP sockets"
Mike Lockwood
2013-10-02
1
-27
/
+0
*
Unhide setPin, setPin, setPairingConfirmation, and relevant intent fields
Matthew Xie
2013-09-29
1
-14
/
+42
*
Allow L2CAP sockets
Dmitry Grinberg
2013-09-06
1
-0
/
+27
*
Bluetooth MAP profile - sms and mms support initial check-in
Matthew Xie
2013-08-09
1
-0
/
+3
*
Update javadoc to give app write better guidence
Matthew Xie
2013-05-30
1
-1
/
+1
*
Donot bind to GATT service when BLE is not supported
Matthew Xie
2013-05-08
1
-0
/
+4
*
Change BluetoothGattCallback methods argument from BluetoothDevice to Bluetoo...
Matthew Xie
2013-04-03
1
-2
/
+42
*
Merge "Unhide Bluetooth Low Energy public APIs" into jb-mr2-dev
Matthew Xie
2013-03-28
1
-0
/
+27
|
\
|
*
Unhide Bluetooth Low Energy public APIs
Matthew Xie
2013-03-28
1
-0
/
+27
*
|
Correct executable bit for source files [Take 2]
Chirayu Desai
2013-03-27
1
-0
/
+0
|
/
*
handle NullPointerException in cases where a proxy
Syed Ibrahim M
2012-07-26
1
-0
/
+6
*
Fixed issue with Settings app crashing after during on/off and unpair.
fredc
2012-07-16
1
-1
/
+17
*
Disable debug logs in BluetoothDevice, that was turned on accidentally Change...
Ravi Nagarajan
2012-07-16
1
-1
/
+1
*
Non persistent adapter service
fredc
2012-07-16
1
-5
/
+52
*
Handle cancel bond for both legacy and ssp pairing
Ravi Nagarajan
2012-07-16
1
-1
/
+1
*
Added support to get a remote device's service UUIDs
fredc
2012-07-16
1
-5
/
+3
*
Added support to cancel pairing from UI while doing SSP.
Priti Aghera
2012-07-16
1
-4
/
+2
[next]