summaryrefslogtreecommitdiffstats
path: root/core/jni/android_server_BluetoothEventLoop.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* | resolved conflicts for merge of ed336839 to masterNick Pelly2009-06-171-0/+1
|\ \ | |/
| * Tell DBUS not to call _exit() if the DBUS connection disconnects.Nick Pelly2009-06-171-0/+1
| * AI 144241: Stop polling dbus.Robert Greenwalt2009-04-021-52/+341
* | Fix tearDown event loop - message unref, triggers when bluetoothd crashes.Jaikumar Ganesh2009-06-111-14/+16
* | Framework changes for bluez4.Jaikumar Ganesh2009-06-091-395/+238
* | AI 144392: am: CL 144241 Stop polling dbus.Robert Greenwalt2009-04-021-52/+341
|/
* auto import from //branches/cupcake/...@137873The Android Open Source Project2009-03-111-0/+39
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+826
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-821/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-7/+2
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-2/+7
* auto import from //branches/cupcake/...@132276The Android Open Source Project2009-02-191-1/+6
* auto import from //branches/cupcake/...@131421The Android Open Source Project2009-02-131-0/+4
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-53/+163
* auto import from //branches/cupcake/...@127436The Android Open Source Project2009-01-221-5/+26
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-61/+100
* Initial ContributionThe Android Open Source Project2008-10-211-0/+642