1. f3d1a2c Merge "Add make file to build bccmd utility for CSR bluetooth modules" by Jaikumar Ganesh · 13 years ago
  2. c6fec84 Merge "Add NOTICE and MODULE_LICENSE_GPL files." by Jean-Baptiste Queru · 13 years ago
  3. cbdac56 Merge "Remove the simulator target from all makefiles. Bug: 5010576" by Jeff Brown · 13 years ago
  4. 91f55a3 Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 13 years ago
  5. 21defc2 Audio HAL: added interface for audio preprocessing by Eric Laurent · 13 years ago
  6. 9824a4c Change health plugin name to bluetooth-health. by Jaikumar Ganesh · 13 years ago
  7. 8b86ff2 Also allow legacy behaviors by Jean-Baptiste Queru · 13 years ago
  8. 8126b3e audio hal: update audio hal header location by Dima Zavin · 13 years ago
  9. 7b7c766 Add make file to build bccmd utility for CSR bluetooth modules by Axel Lin · 13 years ago
  10. b858c29 Add cleanspec to clean out plugin intermediates. by Jaikumar Ganesh · 13 years ago
  11. 9fa7a3f Merge branch 'bluez_master' by Jaikumar Ganesh · 13 years ago
  12. 42d618a Temporary changes till attrib is made an independent plugin. by Jaikumar Ganesh · 13 years ago
  13. 227db56 Change version number to 4.93 by Jaikumar Ganesh · 13 years ago
  14. 007af38 Signal client thread in error cases. by Mathias Jeppsson · 13 years ago
  15. 5ca3dfc update for new audio.h header location by Dima Zavin · 13 years ago
  16. eb2093d Fix issue 4368520: crash in bluez audio at boot by Eric Laurent · 13 years ago
  17. be1ed76 bluez/audio: add native android audio HAL wrapper by Dima Zavin · 13 years ago
  18. 42aaf40 Fix setting of mode after discovery times out. by Jaikumar Ganesh · 13 years ago
  19. f945a68 Fix authentication problem due to deleted link key by Jaikumar Ganesh · 13 years ago
  20. 7c3e0a8 Fix removing the watch when network session is freed. by Jaikumar Ganesh · 13 years ago
  21. 6874123 Add ability to disconnect from a device from the network server interface. by Jaikumar Ganesh · 13 years ago
  22. a8a19e4 Add DBus calls to Adapter for adding SDP records. by Jaikumar Ganesh · 13 years ago
  23. e4d0096 Add BT_POWER socket option. by Jaikumar Ganesh · 13 years ago
  24. 37c16a1 Add missing NOTICE files. by David Deephanphongs · 14 years ago
  25. 8e61c8e A2dp SDP record: We only support player category. by Jaikumar Ganesh · 14 years ago
  26. e312eeb Update SDP records for AVRCP TG role. by Jaikumar Ganesh · 14 years ago
  27. 2d9de4e Shutdown the IO channel after watch is triggered. by Jaikumar Ganesh · 14 years ago
  28. 5013d5b Add local C flag for Broadcomm boards. by Jaikumar Ganesh · 14 years ago
  29. 31d8589 Add the interface of the network in the signal. by Jaikumar Ganesh · 14 years ago
  30. 701c3f0 Update SDP records for OPP by Jaikumar Ganesh · 14 years ago
  31. f0413cc Send signals for Device Connected and Disconnected on the network interface. by Jaikumar Ganesh · 14 years ago
  32. be5ed3e Do not add the network interface to the bridge. by Jaikumar Ganesh · 14 years ago
  33. 3a3ee1e add meta-files about 3rd party projects by The Android Open Source Project · 14 years ago
  34. 37602fb Add voice dailing feature to the SDP record. by Jaikumar Ganesh · 14 years ago
  35. 927aeb4 Fix issue 2516842 Device runtime restarts while pairing and connecting A2DP HS. by Eric Laurent · 14 years ago
  36. 01f24c7 Allow configure default link policy in main.conf by Bao Liang · 14 years ago
  37. 27868bb Increase A2DP flush timeout from 120ms to 200ms. by Nick Pelly · 14 years ago
  38. a04c1f0 Add an API to set the link timeout. by Jaikumar Ganesh · 14 years ago
  39. 77cb906 Add an empty CleanSpec.mk by Jean-Baptiste Queru · 14 years ago
  40. 47e713f Add option to change sco packet type in scotest. by Nick Pelly · 14 years ago
  41. c2ae973 Update userspace headers for SCO/eSCO packet selection in struct sockaddr_sco. by Nick Pelly · 14 years ago
  42. da790f9 Revert "Set OPUSH SDP record supported format list to 0xff (any object type)." by Nick Pelly · 14 years ago
  43. 0a98dca bluez: Enable pand in build by San Mehat · 14 years ago
  44. 4cc5a5a bluez: pand: Enable android logging by San Mehat · 14 years ago
  45. e92f5a8 Use monotonically increasing clock for A2DP timing. by Nick Pelly · 14 years ago
  46. 14de151 Stop trying to send A2DP packets quickly to catch-up on missed write()'s after by Nick Pelly · 14 years ago
  47. 810bd74 Changes flush timeout from 60 ms to 120 ms. by Nick Pelly · 14 years ago
  48. c4e47c1 Fix liba2dp.c compiler warnings. by Nick Pelly · 14 years ago
  49. 82c2b60 Set A2DP L2CAP socket to flushable while streaming A2DP, and set the automatic by Nick Pelly · 14 years ago
  50. 314d381 Add ACL flow control state (MTU, packets available, packets total) for debug. by Nick Pelly · 14 years ago
  51. 9d60b87 Send SBC frames if output buffer is nearly full. by Yu Kang Ku · 14 years ago
  52. 9a8383a Add support for sending Broadcom coexistance setup commands for A2DP links. by Nick Pelly · 14 years ago
  53. 5abd6d6 Bluetooth A2DP suspend-resume improvements. by Eric Laurent · 15 years ago
  54. 31f592d Add DBUS interfaces AddRfcommServiceRecord() and RemoveServiceRecord(). by Nick Pelly · 15 years ago
  55. 533b9f6 Remove redundant call to bluetooth_init(). by Nick Pelly · 15 years ago
  56. acffec8 Add Bluetooth A2DP suspend/resume to DBUS API. by Zhu Lan · 15 years ago
  57. 722318b bluez a2dp - use a sensible write timeout by Ian Kent · 15 years ago
  58. b259b11 bluez a2dp - fix wait_for_start() spurious wakeup by Ian Kent · 15 years ago
  59. 71d71d0 bluez a2dp - fix wait_for_start() synchronization by Ian Kent · 15 years ago
  60. 3da4d6a bluez a2dp - destroy thread attr after thread create by Ian Kent · 15 years ago
  61. be89a6e bluez a2dp - destroy thread resources at exit by Ian Kent · 15 years ago
  62. 6782d7b bluez a2dp - fix a2dp_thread() spurious wakeup by Ian Kent · 15 years ago
  63. 281c324 bluez a2dp - fix state machine synchronization by Ian Kent · 15 years ago
  64. 5bac662 bluez a2dp - syncronize worker thread start by Ian Kent · 15 years ago
  65. 7050b0c Add new Agent API : RequestPairingConsent. by Jaikumar Ganesh · 15 years ago
  66. 518154e Do not advertise Voice Recognition support in HF AG SDP record. by Nick Pelly · 15 years ago
  67. 07ec4fa Change UART speed before Bluetooth firmware download. by James Luan · 15 years ago
  68. aac5e42 Don't bail out if Discovery is in progress when getting the rfcomm channel. by Jaikumar Ganesh · 15 years ago
  69. 6baa70e Don't advertise AVRCP Controller support in SDP records. by Nick Pelly · 15 years ago
  70. 20c733b sbc: Enable neon optimizations. by Mike Lockwood · 15 years ago
  71. 79b2cf1 disable neon extras until they build properly by Mike Reed · 15 years ago
  72. 67bf8f9 Add A2DP_INIT command and state. by Jaikumar Ganesh · 15 years ago
  73. 9ad4608 liba2dp: Fix timeout computation in wait_for_start() by Mike Lockwood · 15 years ago
  74. 104ccdd Read the error code separately in a recv call. by Jaikumar Ganesh · 15 years ago
  75. a8e6931 Correct the buggy return instruction. by Jing Yu · 15 years ago
  76. 74c3402 Read BT_SUGGESTED_BUFFER_SIZE bytes in recv call. by Jaikumar Ganesh · 15 years ago
  77. b99eacf Add capabilities to bluetoothd. by Jaikumar Ganesh · 15 years ago
  78. 1a3b16d Change SDP socket path to be compatible for Android. by Jaikumar Ganesh · 13 years ago
  79. 3f88708 Changes to process TI firmware speed. by Jaikumar Ganesh · 13 years ago
  80. 926ce4d Add Android system properties to set the device name, set sampling frequency. by Jaikumar Ganesh · 15 years ago
  81. 96c354b Add GetServiceAttribute function. by Jaikumar Ganesh · 13 years ago
  82. fd5c199 Make AVRCP keys work under Android. by Jaikumar Ganesh · 13 years ago
  83. adcee1a Disable btiotest and hciemu to reduce space. by Jaikumar Ganesh · 15 years ago
  84. 6e033de Changes to make bluez compile under Android. by Jaikumar Ganesh · 13 years ago
  85. 18a7fa6 Make android specific changes to conf files. by Jaikumar Ganesh · 13 years ago
  86. 63dbd17 Add Android specific files. by Jaikumar Ganesh · 13 years ago
  87. 0ff9fd8 Change to Android style sockets. by Jaikumar Ganesh · 13 years ago
  88. 33e9fec Add liba2dp.c to Bluez. by Jaikumar Ganesh · 13 years ago
  89. 909ff07 Add Android makefiles to Bluez. by Jaikumar Ganesh · 13 years ago
  90. 3eb485d Fix links of header files. by Jaikumar Ganesh · 13 years ago
  91. 1f921e0 Cleanup of device class update signal by Sheldon Demario · 13 years ago
  92. a0cbbd2 Removed unused variable "secmode3" in btd_device by Claudio Takahasi · 13 years ago
  93. f169bea Drop variable EIR length by Bruna Moreira · 13 years ago
  94. 9d172c9 Replace EIR_DATA_LENGTH with HCI_MAX_EIR_LENGTH by Bruna Moreira · 13 years ago
  95. 04205c0 Cleanup inserting new device found entry by Claudio Takahasi · 13 years ago
  96. 5de0ab3 Change the order to write/read the remote's name by Claudio Takahasi · 13 years ago
  97. 5b1f949 Remove btd_event_advertising_report by Bruna Moreira · 13 years ago
  98. 8b353b6 Fix memory leak of EIR data by Claudio Takahasi · 13 years ago
  99. 79fffcc Merge "Fix pairing issue in PairingConsent API." by Jaikumar Ganesh · 13 years ago
  100. f97603c Unify inquiry results and advertises by Claudio Takahasi · 13 years ago