summaryrefslogtreecommitdiffstats
path: root/core/jni/android_server_BluetoothService.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add error codes for channel disconnection / connection.Jaikumar Ganesh2011-09-081-46/+38
* Make Bluetooth Health APIs public.Jaikumar Ganesh2011-09-081-1/+2
* Change setDevicePropertyNative to no block.Matthew Xie2011-07-291-13/+7
* Provide an API to set the friendly name of a remote device.Matthew Xie2011-07-281-0/+14
* Merge "Bluetooth Health APIs"Jaikumar Ganesh2011-07-111-9/+0
|\
| * Bluetooth Health APIsJaikumar Ganesh2011-07-111-9/+0
* | Incoming Bluetooth Connection requests - dialog.Matthew Xie2011-07-071-1/+31
|/
* Implement APIs for Bluetooth Health profile.Jaikumar Ganesh2011-06-241-1/+417
* Bluetooth: correcting return value from cancelDiscoveryAlbert Mojir2011-06-021-3/+8
* Fix usages of PopLocalFrame to include returned local referenceBrian Carlstrom2011-04-051-5/+2
* Fix compiler errors when compiled with debug option.Jaikumar Ganesh2011-02-221-47/+47
* Distinguish between NAP and PAN role disconnectionsJaikumar Ganesh2011-02-141-0/+41
* Fix PANU - Bluetooth tethering - JNI calls.Jaikumar Ganesh2010-12-161-5/+2
* Remove function when Bluetooth is not present in the hardware.Jaikumar Ganesh2010-12-131-3/+2
* Add direct calls to Bluez to add SDP records.Jaikumar Ganesh2010-12-131-0/+75
* Make setting the adapter properties asynchronous.Jaikumar Ganesh2010-10-251-12/+5
* resolved conflicts for merge of 0522f5e9 to masterJaikumar Ganesh2010-09-131-0/+113
|\
| * Out Of Band API for Secure Simple Pairing.Jaikumar Ganesh2010-09-131-0/+113
* | bluetooth tetheringDanica Chang2010-08-181-0/+111
* | Add HID to the state machine and add native call backs.Jaikumar Ganesh2010-07-211-8/+27
* | HID profile.Jaikumar Ganesh2010-06-171-0/+42
|/
* Add an API to set the link timeout.Jaikumar Ganesh2010-03-091-0/+21
* Provide an API for apps to use a dynamic RFCOMM channel and SDP record.Nick Pelly2009-10-061-0/+44
* Make removeBond() call async.Jaikumar Ganesh2009-09-201-20/+11
* Add new API for fetching UUIDs using SDP.Jaikumar Ganesh2009-09-191-0/+73
* Changes for BT 2.1Jaikumar Ganesh2009-09-111-2/+2
* Add Bluetooth Device trustLixin Yue2009-09-011-0/+57
* Add local frames for parsing properties and processing events.Jaikumar Ganesh2009-08-251-0/+10
* Bluetooth: API change.Nick Pelly2009-08-181-0/+740