index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
bluetooth
/
BluetoothAdapter.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: fix enableNoAutoConnect() call.
Martijn Coenen
2012-08-03
1
-4
/
+2
*
Moved BluetoothAdapter.ACTION_STATE_CHANGED broadcast from AdapterService to ...
fredc
2012-07-16
1
-8
/
+11
*
Fixed socket not closing on BT off. Used RemoteCallbackList to monitor binder...
fredc
2012-07-16
1
-4
/
+14
*
Fixed issue with Settings app crashing after during on/off and unpair.
fredc
2012-07-16
1
-7
/
+24
*
Fixed issue with getting Bluetooth adapter's name and airplane mode
fredc
2012-07-16
1
-1
/
+1
*
Change done in BluetoothAdapter to use the same API for interacting with the ...
Sreenidhi T
2012-07-16
1
-1
/
+1
*
BT enable adapter API should return TRUE or FALSE.
Kausik Sinnaswamy
2012-07-16
1
-4
/
+1
*
Non persistent adapter service
fredc
2012-07-16
1
-30
/
+117
*
Fix discoverability timeout issues. (a) implement timeout logic (b) persist '...
Srikanth Uppala
2012-07-16
1
-1
/
+2
*
Added new rfcomm multi accept code
zzy
2012-07-16
1
-122
/
+27
*
Add a new version of the disable API.
Jaikumar Ganesh
2012-07-16
1
-1
/
+18
*
Changes for new Bluetooth APIs.
Jaikumar Ganesh
2012-07-13
1
-20
/
+25
*
Allow enabling Bluetooth without auto-connecting.
Martijn Coenen
2012-04-23
1
-0
/
+12
*
am 201469f5: am bb7f590a: Merge "docs: Add developer guide cross-references, ...
Joe Fernandez
2011-12-22
1
-0
/
+6
|
\
|
*
docs: Add developer guide cross-references, Project ACRE, round 4
Joe Fernandez
2011-12-22
1
-0
/
+6
*
|
Add BluetoothAdapter.getRemoteDevice(byte[])
Nick Pelly
2011-12-09
1
-1
/
+20
|
/
*
Cleanup references when turning BT off.
Jaikumar Ganesh
2011-11-28
1
-4
/
+22
*
Check the bluetooth state for getUuid call
Matthew Xie
2011-11-16
1
-0
/
+1
*
docs: mix of BT and NFC javadoc updates
Scott Main
2011-09-27
1
-5
/
+5
*
Move Bluetooth remove service record handler to the app main thread
Matthew Xie
2011-08-29
1
-12
/
+19
*
Make profile connection state API public.
Jaikumar Ganesh
2011-08-23
1
-8
/
+9
*
Add Api to get profile connection state.
Jaikumar Ganesh
2011-08-22
1
-0
/
+25
*
Enforce permission for changeApplicationState function.
Jaikumar Ganesh
2011-08-03
1
-1
/
+4
*
Add ability to turn BT on / off on a per application basis.
Jaikumar Ganesh
2011-07-26
1
-0
/
+63
*
Implement APIs for Bluetooth Health profile.
Jaikumar Ganesh
2011-06-24
1
-0
/
+3
*
am 5aaed097: am 58ada2f3: am 94062517: Merge "Require bonding and encryption ...
Jaikumar Ganesh
2011-06-06
1
-3
/
+63
|
\
|
*
am 58ada2f3: am 94062517: Merge "Require bonding and encryption for PBAP server"
Jaikumar Ganesh
2011-06-06
1
-3
/
+63
|
|
\
|
|
*
Require bonding and encryption for PBAP server
Mathias Jeppsson
2011-05-17
1
-3
/
+63
|
|
*
Do Not Merge: Expose insecure rfcomm Bluetooth API.
Jaikumar Ganesh
2011-01-14
1
-1
/
+55
*
|
|
Bluetooth: correcting return value from cancelDiscovery
Albert Mojir
2011-06-02
1
-1
/
+1
|
/
/
*
|
Make BluetoothPan inherit from BluetoothProfile.
Jaikumar Ganesh
2011-02-23
1
-0
/
+3
*
|
Make BluetoothInputDevice inherit from BluetoothProfile.
Jaikumar Ganesh
2011-02-22
1
-0
/
+3
*
|
Fix BluetoothAdapter Connection change intent doc.
Jaikumar Ganesh
2011-02-01
1
-4
/
+4
*
|
docs: small javadoc, but also make the existing getProfileProxy docs visible....
Scott Main
2011-01-19
1
-4
/
+5
*
|
Expose insecure rfcomm Bluetooth API.
Jaikumar Ganesh
2010-12-23
1
-1
/
+37
*
|
Update BT code for voice capability cases.
Jaikumar Ganesh
2010-11-24
1
-0
/
+15
*
|
Add an API call to get the ConnectionState of the Bluetooth Adapter.
Jaikumar Ganesh
2010-10-26
1
-0
/
+22
*
|
resolved conflicts for merge of 738aadd7 to master
Jake Hamby
2010-09-30
1
-4
/
+4
|
\
\
|
|
/
|
*
Typo fixes in comments and minor code cleanups.
Jake Hamby
2010-09-30
1
-4
/
+4
*
|
New public APIs for BluetoothA2dp and BluetoothHeadset profiles.
Jaikumar Ganesh
2010-09-28
1
-0
/
+104
|
/
*
Fix Bluetooth Javadoc to clarify the maximum device name length.
Jake Hamby
2010-09-16
1
-6
/
+6
*
Out Of Band API for Secure Simple Pairing.
Jaikumar Ganesh
2010-09-13
1
-0
/
+33
*
Update javadoc for the API and change return of getBondedDevices().
Jaikumar Ganesh
2010-08-09
1
-1
/
+31
*
Check whether Bluetooth is enabled before making any API calls.
Jaikumar Ganesh
2010-08-09
1
-0
/
+10
*
Removing STOPSHIP logs.
Jaikumar Ganesh
2010-05-18
1
-1
/
+1
*
am ed2a70d6: docs: add the Bluetooth developer guide, and make some revisions...
Scott Main
2009-12-10
1
-4
/
+19
|
\
|
*
docs: add the Bluetooth developer guide,
Scott Main
2009-12-09
1
-4
/
+19
*
|
am e1611399: am 6d95fc0a: docs for ESR: add docs to bluetooth explainin that ...
Scott Main
2009-11-20
1
-5
/
+16
|
\
\
|
|
/
|
*
am 6d95fc0a: docs for ESR: add docs to bluetooth explainin that discovery sho...
Scott Main
2009-11-20
1
-5
/
+16
|
|
\
|
|
*
docs for ESR: add docs to bluetooth explainin that discovery should
Scott Main
2009-11-19
1
-5
/
+16
[next]