1. 71f2cf1 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  2. 62f7c97 Fix a compile error when debug is turned on by Matthew Xie · 13 years ago
  3. b5d2d45 Add error codes for channel disconnection / connection. by Jaikumar Ganesh · 13 years ago
  4. 110be0f Merge "Listen to the right Bluez signal for Channel deletion." by Jaikumar Ganesh · 13 years ago
  5. ae37d06 Listen to the right Bluez signal for Channel deletion. by Jaikumar Ganesh · 13 years ago
  6. 5293bfa am 294539df: am 3e941347: am 6f6b21b4: am 4733d3a6: Merge "Bluetooth event loop dispatches dbus data on wakeup" by Jaikumar Ganesh · 13 years ago
  7. 294539d am 3e941347: am 6f6b21b4: am 4733d3a6: Merge "Bluetooth event loop dispatches dbus data on wakeup" by Jaikumar Ganesh · 13 years ago
  8. f4c6404 Bluetooth event loop dispatches dbus data on wakeup by Albert Mojir · 13 years ago
  9. 5ec0972 Bluetooth : fix for bluetooth turning on issue.(limit: 64times) by hyungseoung.yoo · 13 years ago
  10. 14fcf90 Fix invalid JNI call signature. Bug: 5029536 by Jeff Brown · 13 years ago
  11. a0c6803 Incoming Bluetooth Connection requests - dialog. by Matthew Xie · 13 years ago
  12. 2ea1e85 Implement APIs for Bluetooth Health profile. by Jaikumar Ganesh · 13 years ago
  13. 9e5d0de am b38fa2a0: Merge "DO NOT MERGE Incoming Bluetooth Connection requests - dialog." into gingerbread by Jaikumar Ganesh · 13 years ago
  14. d762f06 DO NOT MERGE Incoming Bluetooth Connection requests - dialog. by Jaikumar Ganesh · 13 years ago
  15. 5710e72 am 69ed0b62: am d1735ef9: am 4b41df61: Merge "Use proper type for oob variable in register_agent. Without this change the BluetoothEventLoop crashes on my armv5 arch board." by Jaikumar Ganesh · 13 years ago
  16. 69ed0b6 am d1735ef9: am 4b41df61: Merge "Use proper type for oob variable in register_agent. Without this change the BluetoothEventLoop crashes on my armv5 arch board." by Jaikumar Ganesh · 13 years ago
  17. 75d14c3 Use proper type for oob variable in register_agent. by Nicu Pavel · 13 years ago
  18. 72b1806 Disable Out of Band pairing for Bluez upgrade. by Jaikumar Ganesh · 13 years ago
  19. 2653a1e Fix compiler errors when compiled with debug option. by Jaikumar Ganesh · 13 years ago
  20. fbe807d Make connection / disconnect failure more robust. by Jaikumar Ganesh · 14 years ago
  21. b1ef244 Clean up some logging to make it more useful to debug. by Jaikumar Ganesh · 14 years ago
  22. 707952e Rework Bluetooth tethering networking configuration. by Jaikumar Ganesh · 14 years ago
  23. 20c8f47 resolved conflicts for merge of 0522f5e9 to master by Jaikumar Ganesh · 14 years ago
  24. cc5494c Out Of Band API for Secure Simple Pairing. by Jaikumar Ganesh · 14 years ago
  25. cf89056 DO NOT MERGE: Remove Device Bluez-Dbus interface watch. by Jaikumar Ganesh · 14 years ago
  26. c1520ec Use the new signals sent by Bluez for PAN. by Jaikumar Ganesh · 14 years ago
  27. 6fdd0c6 bluetooth tethering by Danica Chang · 14 years ago
  28. de07503 Add HID to the state machine and add native call backs. by Jaikumar Ganesh · 14 years ago
  29. 56d2613 Handle Input and network signal changes for HID and tethering. by Jaikumar Ganesh · 14 years ago
  30. 545e670 HID profile. by Jaikumar Ganesh · 14 years ago
  31. a7c0bdc Delete local references to avoid reference table overflow. by Jaikumar Ganesh · 14 years ago
  32. b8aa037 Fix crash while turning bluetooth on, due to a race condition. by Jaikumar Ganesh · 14 years ago
  33. 02034d3 merge from open-source master by The Android Open Source Project · 14 years ago
  34. ed0d1ab Everytime Bluetooth was turned off two file descriptors were not closed by Johannes Carlsson · 14 years ago
  35. cf5f652 Set error condition correctly when device is already created. by Jaikumar Ganesh · 14 years ago
  36. 21bf222 Fix leak of DBus match rule. by Nick Pelly · 15 years ago
  37. 53f33d84 Revert "Remove STOPSHIP comment." by Nick Pelly · 15 years ago
  38. 3d0726b Remove STOPSHIP comment. by Nick Pelly · 15 years ago
  39. 16fb88a Encourage developers to connect RFCOMM by UUID instead of Channel. by Nick Pelly · 15 years ago
  40. 1caa6d1 Add new API for fetching UUIDs using SDP. by Jaikumar Ganesh · 15 years ago
  41. 32d8571 Changes for BT 2.1 by Jaikumar Ganesh · 15 years ago
  42. 5e59ca8 Handle DisconnectRequested message sent by Bluez. by Jaikumar Ganesh · 15 years ago
  43. 176c3d6 Wait for HCI to come up if getting the adapter path fails. by Jaikumar Ganesh · 15 years ago
  44. 6d56b53 Add local frames for parsing properties and processing events. by Jaikumar Ganesh · 15 years ago
  45. c987193 Fix the scanning panic issue by Charles Lu · 15 years ago
  46. b0eca41 Initial support of 2.1 pairing. by Jaikumar Ganesh · 15 years ago
  47. 12cae39 Revert "Initial support of 2.1 pairing." by Jaikumar Ganesh · 15 years ago
  48. 228b2f3 Initial support of 2.1 pairing. by Jaikumar Ganesh · 15 years ago
  49. eba76ad am c9dc19bb: Merge change 4668 into donut by Android (Google) Code Review · 15 years ago
  50. 4a36413 Fix runtime restarts due to sending the wrong flags to dbus. by Nick Pelly · 15 years ago
  51. eae311c resolved conflicts for merge of ed336839 to master by Nick Pelly · 15 years ago
  52. 9e0a195 Tell DBUS not to call _exit() if the DBUS connection disconnects. by Nick Pelly · 15 years ago
  53. 9b0fe60 Fix tearDown event loop - message unref, triggers when bluetoothd crashes. by Jaikumar Ganesh · 15 years ago
  54. d5ac1ae Framework changes for bluez4. by Jaikumar Ganesh · 15 years ago
  55. 28d139f AI 144392: am: CL 144241 Stop polling dbus. Original author: rgreenwalt by Robert Greenwalt · 15 years ago
  56. d30b256 AI 144241: Stop polling dbus. BUG=1244263 by Robert Greenwalt · 15 years ago
  57. c39a6e0 auto import from //branches/cupcake/...@137873 by The Android Open Source Project · 15 years ago
  58. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  59. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  60. 076357b auto import from //depot/cupcake/@132589 by The Android Open Source Project · 15 years ago
  61. 3dec7d5 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 15 years ago
  62. 3001a03 auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 15 years ago
  63. da996f3 auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 15 years ago
  64. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  65. f1e484a auto import from //branches/cupcake/...@127436 by The Android Open Source Project · 16 years ago
  66. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  67. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago