1. 8fe5887 Merge BT 4.1 features by Ganesh Ganapathi Batta · 10 years ago
  2. ffa5c93 fix compilation error due to not include correct header by Zhihai Xu · 10 years ago
  3. 2cb90bc Add support for Multi-HFP devices by Nitin Srivastava · 10 years ago
  4. c1ebd4d Merge "HID: Fix memory leak in HID Code" into klp-wireless-dev by Zhihai Xu · 10 years ago
  5. 2cba29a HID: Fix memory leak in HID Code by Zhihai Xu · 11 years ago
  6. 2d75441 LE: Add controller based advertising filter API (2/2) by Andre Eisenbach · 11 years ago
  7. 6d4a9e9 Merge "LE: Add API to configure MTU for a given connection (2/4) This patch from broadcom(andre) bug:13571470 Change-Id: I932905590ee9c40cb67e7d09715c0f8e59d2f662" into klp-wireless-dev by Zhihai Xu · 10 years ago
  8. 9291a71 LE: Add API to configure MTU for a given connection (2/4) by Zhihai Xu · 10 years ago
  9. add314d Merge "open GATT client didn't reserve the BLE link if open after connected." into klp-wireless-dev by Zhihai Xu · 10 years ago
  10. 7723c29 open GATT client didn't reserve the BLE link if open after connected. by Zhihai Xu · 11 years ago
  11. 795bceb Compile using C99. by Sharvil Nanavati · 10 years ago
  12. d2ccbbb Remove executable bit on source files. by Sharvil Nanavati · 10 years ago
  13. e96ce0e DO NOT MERGE: LE: Add status callback function for LE broadcasts by Andre Eisenbach · 11 years ago
  14. 134d0b1 am 7d006e6b: am a69e0ae1: am 47128cf9: Merge "Bluetooth: fix sniff issue with multiple rfcomm connection in same ACL" by Matthew Xie · 11 years ago
  15. a69e0ae am 47128cf9: Merge "Bluetooth: fix sniff issue with multiple rfcomm connection in same ACL" by Matthew Xie · 11 years ago
  16. b26a902 Bluetooth: fix sniff issue with multiple rfcomm connection in same ACL by Pradeep Panigrahi · 11 years ago
  17. 36fb66c am a89616ab: Fix bug introduced in last change. GATT define was after BLE_INCLUDED define. by Mike J. Chen · 11 years ago
  18. a89616a Fix bug introduced in last change. GATT define was after BLE_INCLUDED define. by Mike J. Chen · 11 years ago
  19. 597c577 Fix bug introduced in last change. GATT define was after BLE_INCLUDED define. by Mike J. Chen · 11 years ago
  20. 3a7ff0d am e80e4df1: am b45e54f0: Merge "Fix warnings when BLE_INCLUDED is FALSE" into klp-modular-dev by Mike J. Chen · 11 years ago
  21. bf9a8aa Fix warnings when BLE_INCLUDED is FALSE by Mike J. Chen · 11 years ago
  22. 7ec9ec8 am 04276619: am 384d6211: Merge "Revert "Make all warnings fatal compilation errors"" into klp-modular-dev by Mike J. Chen · 11 years ago
  23. 5b9c7f7 Revert "Make all warnings fatal compilation errors" by Mike J. Chen · 11 years ago
  24. 85c1751 am 3d4f5c71: am b83a8234: Merge changes Ifc373f95,I95eb887a,I1e6be2ab,Ia6ea939a,I147d0138, ... into klp-modular-dev by Mike J. Chen · 11 years ago
  25. ba1ee42 Make all warnings fatal compilation errors by Mike J. Chen · 11 years ago
  26. 5cd8bff Major warnings cleanup by Mike J. Chen · 11 years ago
  27. 60126e4 Add macro UNUSED() to bt_utils.h by Mike J. Chen · 11 years ago
  28. 016e25e Fix bug with wrong parameter passed to logu by Mike J. Chen · 11 years ago
  29. 68630eb Default send_ind_evt should be FALSE by Mike J. Chen · 11 years ago
  30. a02a48c Fix warning "implicit declaration of function 'GAP_BleReadPeerPrefConnParams'" by Mike J. Chen · 11 years ago
  31. f1c6fab Fix missing initializer warning by Mike J. Chen · 11 years ago
  32. cc9f6b6 Fix warning about missing initializer by Mike J. Chen · 11 years ago
  33. 27166c6 the status in the BLE disconnected callback is always success instead of the reason. by Zhihai Xu · 11 years ago
  34. 2b12a21 Merge "read report array out of boundary for BLE HID device." by Zhihai Xu · 11 years ago
  35. eeeac99 LE: Add service UUIDs and data to advertising data by Andre Eisenbach · 11 years ago
  36. 2711dc1 Merge "need to increase maximum number HID report for HOGP" by Zhihai Xu · 11 years ago
  37. aac02e8 Can only support two HID report instance for BLE HID. by Zhihai Xu · 11 years ago
  38. ac1d544 need to increase maximum number HID report for HOGP by Zhihai Xu · 11 years ago
  39. 656792f read report array out of boundary for BLE HID device. by Zhihai Xu · 11 years ago
  40. 9628abf remove space. by Zhihai Xu · 11 years ago
  41. 2a2701c Fixes for problems found with coverity analyzer by Kim Schulz · 11 years ago
  42. 7051db3 BLE HID device connection failure due to security error. by Zhihai Xu · 11 years ago
  43. bd68d68 Remove the device from le backgrond connection whitelist when it's unpaired by Zhihai Xu · 11 years ago
  44. ae003af fixed assignment with no effect by Kim Schulz · 11 years ago
  45. 46ebeb1 Merge "LE: Increase number of simultaneous connections" into klp-dev by Matthew Xie · 11 years ago
  46. 8dc42c6 LE: Increase number of simultaneous connections by Andre Eisenbach · 11 years ago
  47. 72658f4 BLE is disconnected due to BLE service record discovery failure. by Zhihai Xu · 11 years ago
  48. dbba0e6 Replace Broadcom proprietary license header with apache 2 header by Matthew Xie · 11 years ago
  49. b69a175 fix a memory leakage when Queue search or discovery event. by Zhihai Xu · 11 years ago
  50. e38180d Merge "Bluetooth: Send Error for Invalid AT Command." into klp-dev by Matthew Xie · 11 years ago
  51. 0856d9c Bluetooth: Send Error for Invalid AT Command. by Sunny Kapdi · 11 years ago
  52. 03d6852 Merge "Do not deregister HH GATT IF in bta_gattc_disable for hid over GATT" into klp-dev by Zhihai Xu · 11 years ago
  53. cbd6332 Merge "LE: Only prepend valid HID report IDs" into klp-dev by Zhihai Xu · 11 years ago
  54. 36b6865 Do not deregister HH GATT IF in bta_gattc_disable for hid over GATT by Zhihai Xu · 11 years ago
  55. 0ef5e93 LE: Only prepend valid HID report IDs by Andre Eisenbach · 11 years ago
  56. 511b814 Handle CL opening state in bta_jv_free_rfc_cb by Matthew Xie · 11 years ago
  57. 6b728e4 Merge "Interleave br/edr device discovery with BLE device scan for some targets" into klp-dev by Matthew Xie · 11 years ago
  58. 7f3e429 Interleave br/edr device discovery with BLE device scan for some targets by Matthew Xie · 11 years ago
  59. a7a4a61 Merge "Crash after unpairing BT keyboard" into klp-dev by Zhihai Xu · 11 years ago
  60. fac9fef Crash after unpairing BT keyboard by Zhihai Xu · 11 years ago
  61. 379743b Failure to start playback on A2DP sink after connection by Zhihai Xu · 11 years ago
  62. 17b504d native crash while skipping songs with A2DP connected by Zhihai Xu · 11 years ago
  63. a680789 Merge "Configure BTA DM to not force master role upon inquiry" into klp-dev by Zhihai Xu · 11 years ago
  64. 9647e91 Configure BTA DM to not force master role upon inquiry by Mattias Agren · 11 years ago
  65. da8b1f6 Hid Host: Ensure Hid module is accepting events before processing by Harish Paryani · 11 years ago
  66. 2e7fa68 LE: Add support for the HID-over-GATT profile (1/3) by Andre Eisenbach · 11 years ago
  67. db6e80e Merge "LE: Add peripheral role support (2/4)" into klp-dev by Matthew Xie · 11 years ago
  68. 5c44e45 LE: Add peripheral role support (2/4) by Andre Eisenbach · 11 years ago
  69. 774e5c0 Merge "LE: Fix for back-to-back GATT connection request issues" into klp-dev by Matthew Xie · 11 years ago
  70. ce7b04f LE: Fix for back-to-back GATT connection request issues by Andre Eisenbach · 11 years ago
  71. f751b01 Move bta_dm_remove_sec_dev_entry declaration out of BLE ifdef by Matthew Xie · 11 years ago
  72. 6975b4d LE: UPF 45 bug fixes by Andre Eisenbach · 11 years ago
  73. a16d6b0 LE: Add NULL check for GATT client callback by Andre Eisenbach · 11 years ago
  74. 181d075 LE: Send correct device name during SMP pairing by Andre Eisenbach · 11 years ago
  75. 781b5ad LE: Integrate power table for GATT by Andre Eisenbach · 11 years ago
  76. e1202ca LE: Add GATT disable functions by Andre Eisenbach · 11 years ago
  77. dda9a3e LE: Only copy UUID for callback on success by Andre Eisenbach · 11 years ago
  78. 5f63da7 LE: Initialize return status when registering client by Andre Eisenbach · 11 years ago
  79. 77d1cb6 Fix for AV lockup on local and remote start collision by Kausik Sinnaswamy · 11 years ago
  80. 5ae72cf Media profile drop on ending the outgoing video call and music is heard locally by Zhihai Xu · 11 years ago
  81. e915116 Merge "Solve compilation problem when BLE/GATT/SMP features are false" into jb-mr2-dev by Matthew Xie · 11 years ago
  82. fc4b2f1 Solve compilation problem when BLE/GATT/SMP features are false by Matthew Xie · 11 years ago
  83. ed049d7 Remove role adjustment logic from Conn busy/idle handler by Ganesh Ganapathi Batta · 11 years ago
  84. 3b045bf Fix a bug on jv and stack port handle conversion by Matthew Xie · 11 years ago
  85. 2154e12 BT problems in Acura MDX by Zhihai Xu · 11 years ago
  86. f8f30c2 HDP fix for Single SDP record by Priti Aghera · 11 years ago
  87. 2f338f2 BT: JV rfcomm socket sniff support by Ganesh Ganapathi Batta · 11 years ago
  88. 946c681 Fix LE background connections not adding device to white-list. by Andre Eisenbach · 11 years ago
  89. 4c433be LE: Avoid LE connection to a non-LE device by Andre Eisenbach · 11 years ago
  90. b88fc6c Add support for PLAY_POS_CHANGED by Ravi Nagarajan · 11 years ago
  91. 841e5b5 Reject element attribute request if count is 0xff by Ravi Nagarajan · 11 years ago
  92. 3bfd7b7 need free the buffer to avoid memory leakage when send Avrcp packet by Zhihai Xu · 11 years ago
  93. 3aa6054 Parse LMP features to enable LE support by Andre Eisenbach · 11 years ago
  94. 1f9a190 Merge "Initial version of Stack for AVRCP 1.3" into jb-mr2-dev by Zhihai Xu · 11 years ago
  95. 9adddf4 Initial version of Stack for AVRCP 1.3 by Ravi Nagarajan · 12 years ago
  96. ca22ac4 LE fixes by Andre Eisenbach · 12 years ago
  97. ead3cde Initial version of BLE support for Bluedroid by Ganesh Ganapathi Batta · 12 years ago
  98. 9ac641d fixed rfc resouce leaking and multi-session issue by Matthew Xie · 12 years ago
  99. 689d66b Snapshot 9fd57cbacd95e89602f430244c35bbc67f08b6d2 by The Android Open Source Project · 12 years ago
  100. 62b1414 Snapshot 0d153181bbe9ce75555b437567796a9aef4ef0ae by The Android Open Source Project · 12 years ago