summaryrefslogtreecommitdiffstats
path: root/core/jni/android_server_BluetoothEventLoop.cpp
Commit message (Expand)AuthorAgeFilesLines
* frameworks/base: bluetooth: AVRCP 1.3 feature changesPrabhakaran Mc2012-03-301-0/+13
* Fix a compile error when debug is turned onMatthew Xie2011-09-121-1/+1
* Add error codes for channel disconnection / connection.Jaikumar Ganesh2011-09-081-0/+37
* Merge "Listen to the right Bluez signal for Channel deletion."Jaikumar Ganesh2011-08-221-1/+1
|\
| * Listen to the right Bluez signal for Channel deletion.Jaikumar Ganesh2011-08-211-1/+1
* | am 294539df: am 3e941347: am 6f6b21b4: am 4733d3a6: Merge "Bluetooth event lo...Jaikumar Ganesh2011-08-181-0/+14
|\ \ | |/ |/|
| * am 3e941347: am 6f6b21b4: am 4733d3a6: Merge "Bluetooth event loop dispatches...Jaikumar Ganesh2011-08-181-0/+14
| |\
| | * Bluetooth event loop dispatches dbus data on wakeupAlbert Mojir2011-08-161-0/+14
| | * am b38fa2a0: Merge "DO NOT MERGE Incoming Bluetooth Connection requests - dia...Jaikumar Ganesh2011-06-211-23/+5
| | |\
| | | * DO NOT MERGE Incoming Bluetooth Connection requests - dialog.Jaikumar Ganesh2011-06-211-23/+5
* | | | Bluetooth : fix for bluetooth turning on issue.(limit: 64times)hyungseoung.yoo2011-08-101-6/+7
* | | | Fix invalid JNI call signature.Jeff Brown2011-07-141-1/+1
* | | | Incoming Bluetooth Connection requests - dialog.Matthew Xie2011-07-071-23/+5
* | | | Implement APIs for Bluetooth Health profile.Jaikumar Ganesh2011-06-241-0/+73
* | | | am 69ed0b62: am d1735ef9: am 4b41df61: Merge "Use proper type for oob variabl...Jaikumar Ganesh2011-05-211-1/+1
|\ \ \ \ | |/ / /
| * | | am d1735ef9: am 4b41df61: Merge "Use proper type for oob variable in register...Jaikumar Ganesh2011-05-201-1/+1
| |\ \ \ | | |/ /
| | * | Use proper type for oob variable in register_agent.Nicu Pavel2011-05-051-1/+1
| | |/
* | | Disable Out of Band pairing for Bluez upgrade.Jaikumar Ganesh2011-04-051-1/+0
|/ /
* | Fix compiler errors when compiled with debug option.Jaikumar Ganesh2011-02-221-11/+11
* | Make connection / disconnect failure more robust.Jaikumar Ganesh2011-01-191-16/+34
* | Clean up some logging to make it more useful to debug.Jaikumar Ganesh2010-10-261-1/+1
* | Rework Bluetooth tethering networking configuration.Jaikumar Ganesh2010-09-141-1/+4
* | resolved conflicts for merge of 0522f5e9 to masterJaikumar Ganesh2010-09-131-0/+60
|\ \ | |/
| * Out Of Band API for Secure Simple Pairing.Jaikumar Ganesh2010-09-131-0/+60
| * DO NOT MERGE: Remove Device Bluez-Dbus interface watch.Jaikumar Ganesh2010-09-091-1/+1
* | Use the new signals sent by Bluez for PAN.Jaikumar Ganesh2010-09-021-3/+66
* | bluetooth tetheringDanica Chang2010-08-181-3/+50
* | Add HID to the state machine and add native call backs.Jaikumar Ganesh2010-07-211-1/+29
* | Handle Input and network signal changes for HID and tethering.Jaikumar Ganesh2010-07-151-0/+14
* | HID profile.Jaikumar Ganesh2010-06-171-0/+21
|/
* Delete local references to avoid reference table overflow.Jaikumar Ganesh2010-06-031-4/+14
* Fix crash while turning bluetooth on, due to a race condition.Jaikumar Ganesh2010-03-311-2/+7
* merge from open-source masterThe Android Open Source Project2010-03-221-5/+12
|\
| * Everytime Bluetooth was turned off two file descriptors were not closedJohannes Carlsson2010-03-161-5/+12
* | Set error condition correctly when device is already created.Jaikumar Ganesh2010-02-171-1/+2
* | Fix leak of DBus match rule.Nick Pelly2010-01-221-1/+1
|/
* Revert "Remove STOPSHIP comment."Nick Pelly2009-10-141-1/+1
* Remove STOPSHIP comment.Nick Pelly2009-10-141-2/+1
* Encourage developers to connect RFCOMM by UUID instead of Channel.Nick Pelly2009-10-071-3/+10
* Add new API for fetching UUIDs using SDP.Jaikumar Ganesh2009-09-191-0/+54
* Changes for BT 2.1Jaikumar Ganesh2009-09-111-6/+51
* Handle DisconnectRequested message sent by Bluez.Jaikumar Ganesh2009-09-111-0/+11
* Wait for HCI to come up if getting the adapter path fails.Jaikumar Ganesh2009-09-011-18/+42
* Add local frames for parsing properties and processing events.Jaikumar Ganesh2009-08-251-25/+41
* Fix the scanning panic issueCharles Lu2009-08-071-0/+3
* Initial support of 2.1 pairing.Jaikumar Ganesh2009-07-171-0/+38
* Revert "Initial support of 2.1 pairing."Jaikumar Ganesh2009-07-171-38/+0
* Initial support of 2.1 pairing.Jaikumar Ganesh2009-07-171-0/+38
* am c9dc19bb: Merge change 4668 into donutAndroid (Google) Code Review2009-06-181-11/+21
|\
| * Fix runtime restarts due to sending the wrong flags to dbus.Nick Pelly2009-06-181-11/+21