1. e3eecc1 Fix build: change macro call from _DEBUG0 to _DEBUG. by Sharvil Nanavati · 10 years ago
  2. 6ac369a am 23ae7c52: Merge "Added code to reuse the signal fds and avoid fd close" into klp-wireless-dev by Matthew Xie · 10 years ago
  3. 5ded339 am 359895ef: Fixed deadlock issue for concurrent multiple rfcomm connections. by git-zhenye.broadcom.com · 10 years ago
  4. 6397cfb Fix problem with A2DP initialization due to merge error by Mike Lockwood · 10 years ago
  5. 23ae7c5 Merge "Added code to reuse the signal fds and avoid fd close" into klp-wireless-dev by Matthew Xie · 10 years ago
  6. bf0ce82 Added code to reuse the signal fds and avoid fd close by git-zhenye.broadcom.com · 10 years ago
  7. 359895e Fixed deadlock issue for concurrent multiple rfcomm connections. by git-zhenye.broadcom.com · 10 years ago
  8. 2dc9999 Bluetooth: Support MAP Client role on Bluedroid. by Hemant Gupta · 10 years ago
  9. 7ae3f9e LE Onfound and Onlost feature by Satya Calloji · 10 years ago
  10. 5e17704 LE ADV Filter changes by Satya Calloji · 10 years ago
  11. b9b1f4e LE batch scan feature by Satya Calloji · 10 years ago
  12. ff7f41e am 66432dcf: Add WBS support on Bluedroid (2/6) by Matthew Xie · 10 years ago
  13. 66432dc Add WBS support on Bluedroid (2/6) by Matthew Xie · 10 years ago
  14. 1acb61c LE Onfound and Onlost feature by Satya Calloji · 10 years ago
  15. 1a9247a LE ADV Filter changes by Satya Calloji · 10 years ago
  16. c4e2596 LE batch scan feature by Satya Calloji · 10 years ago
  17. 6308419 am e146869f: GAP: Remove device info from storage on Pairing Cancel by Hemant Gupta · 10 years ago
  18. 84b98f6 am b4801441: GAP:Add authentication failed error code in auth_compl_evt. by Hemant Gupta · 10 years ago
  19. 40ea618 am aef7a671: [2/2] Bluetooth: Security: Handle authentication rejected error status by Hemant Gupta · 10 years ago
  20. 5eb938b am 59a88ec2: Bluetooth: Handle missing key event by Hemant Gupta · 10 years ago
  21. 4dbb90f am 831423ea: Bluetooth: Fix to avoid NULL pointer dereferences by Hemant Gupta · 10 years ago
  22. e146869 GAP: Remove device info from storage on Pairing Cancel by Hemant Gupta · 11 years ago
  23. b480144 GAP:Add authentication failed error code in auth_compl_evt. by Hemant Gupta · 11 years ago
  24. aef7a67 [2/2] Bluetooth: Security: Handle authentication rejected error status by Hemant Gupta · 11 years ago
  25. 59a88ec Bluetooth: Handle missing key event by Hemant Gupta · 10 years ago
  26. 831423e Bluetooth: Fix to avoid NULL pointer dereferences by Hemant Gupta · 11 years ago
  27. afa6e1a resolved conflicts for merge of e8c3d75b to master by Matthew Xie · 10 years ago
  28. d5ebf6b handle link key check in non_ble case by Matthew Xie · 10 years ago
  29. 1b5fda6 am f219040f: Merge "Reload Hid info only for bonded device" into klp-wireless-dev by Matthew Xie · 10 years ago
  30. 8e50f04 resolved conflicts for merge of 6449e497 to master by Matthew Xie · 10 years ago
  31. 13594e6 am bf611504: Merge "Save remote device name immediately" into klp-wireless-dev by Matthew Xie · 10 years ago
  32. 249f600 LE: Add is_connected() function (2/3) by Andre Eisenbach · 10 years ago
  33. 493a98a LE: Add notification sent and congestion callbacks (2/4) by Andre Eisenbach · 10 years ago
  34. 9536abe Merge "LE: Add notification sent and congestion callbacks (2/4)" by Andre Eisenbach · 10 years ago
  35. 9391247 Merge some missing pieces of AVRCP controller support from klp-wireless-dev by Mike Lockwood · 10 years ago
  36. aa859a9 Merge "Change btif_gatt_client to use BTIF_TRACE_XXX macros instead of raw ALOGX" by Mike J. Chen · 10 years ago
  37. bcbf9cd Change btif_gatt_client to use BTIF_TRACE_XXX macros instead of raw ALOGX by Mike J. Chen · 10 years ago
  38. 17b04bd LE: Add notification sent and congestion callbacks (2/4) by Andre Eisenbach · 10 years ago
  39. 3c36809 Merge "switch a2dp sync and source to the correct uuids" by Matthew Xie · 10 years ago
  40. d6151e9 switch a2dp sync and source to the correct uuids by Matthew Xie · 10 years ago
  41. 40a1994 Merge "LE: Add is_connected() function (2/3)" by Andre Eisenbach · 10 years ago
  42. 5c0b052 LE: Add is_connected() function (2/3) by Andre Eisenbach · 10 years ago
  43. 93f6651 Fix build, replace logging macro. by Sharvil Nanavati · 10 years ago
  44. e8c3d75 Logging cleanup: BTIF and APPL. by Sharvil Nanavati · 10 years ago
  45. f281b43 Reload Hid info only for bonded device by Priti Aghera · 10 years ago
  46. 533cc76 am 27232899: am 283aa16d: Merge "Bluedroid: Avoid multicast address for tun-tap interface" by Matthew Xie · 10 years ago
  47. 2723289 am 283aa16d: Merge "Bluedroid: Avoid multicast address for tun-tap interface" by Matthew Xie · 10 years ago
  48. 01364c7 Bluedroid: Avoid multicast address for tun-tap interface by Loic Poulain · 10 years ago
  49. c426205 Merge "LE: Add ability to pass address type to GATT test command" by Andre Eisenbach · 10 years ago
  50. 4ad470e Move AVRCP controller support to separate HAL interface by Mike Lockwood · 10 years ago
  51. 3e8a242 More work on A2DP Sink: by Mike Lockwood · 10 years ago
  52. ce24765 SBC Decoder for A2DP SINK by Hemant Gupta · 10 years ago
  53. f7dd9f5 Add A2DP Sink Support by Hemant Gupta · 11 years ago
  54. 41d4a26 Bluetooth: Add support for HFP Client role. by Hemant Gupta · 11 years ago
  55. 1628d79 Parse auto_pair_devlist.conf file with the generic config parser. by Sharvil Nanavati · 10 years ago
  56. 10aecea Implement GKI timers based on wake alarms and wake locks. by Sharvil Nanavati · 10 years ago
  57. 2a00176 Fix build for aosp_manta by Prerepa Viswanadham · 10 years ago
  58. 8d41691 Support for reading LE specific controller features by Ganesh Ganapathi Batta · 10 years ago
  59. da271ee Whitelist IPv6 packets so they can be sent over PAN. by Sharvil Nanavati · 10 years ago
  60. 1a3006f Eliminate dead code (helped by compiler warnings). by Sharvil Nanavati · 10 years ago
  61. 847ea13 Update RFCOMM socket code to use list data structure. by Sharvil Nanavati · 10 years ago
  62. fe10dd4 Update btif_profile_queue to use the list data structure. by Sharvil Nanavati · 10 years ago
  63. e7c4f99 Bluetooth: On Suspend ignore media task timer event by Hemant Gupta · 11 years ago
  64. b804e21 LE: Add ability to pass address type to GATT test command by Andre Eisenbach · 10 years ago
  65. 80fcd94 am 8b8050ad: am 197a801b: Merge "Bluedroid: Fix UUID unsigned/signed comparison" by Matthew Xie · 10 years ago
  66. 0c4ec0d Fix build for aosp_manta by Prerepa Viswanadham · 10 years ago
  67. 8b8050a am 197a801b: Merge "Bluedroid: Fix UUID unsigned/signed comparison" by Matthew Xie · 10 years ago
  68. 3a1ca50 Move AVRCP controller support to separate HAL interface by Mike Lockwood · 10 years ago
  69. 3092437 More work on A2DP Sink: by Mike Lockwood · 10 years ago
  70. 8e08ad1 SBC Decoder for A2DP SINK by Hemant Gupta · 10 years ago
  71. cc35559 Add A2DP Sink Support by Hemant Gupta · 11 years ago
  72. 6449e49 Eliminate more dead code in GKI. by Sharvil Nanavati · 10 years ago
  73. 197a801 Merge "Bluedroid: Fix UUID unsigned/signed comparison" by Matthew Xie · 10 years ago
  74. 479a9a3 Parse auto_pair_devlist.conf file with the generic config parser. by Sharvil Nanavati · 10 years ago
  75. 9bce226 Implement GKI timers based on wake alarms and wake locks. by Sharvil Nanavati · 10 years ago
  76. bf61150 Merge "Save remote device name immediately" into klp-wireless-dev by Matthew Xie · 10 years ago
  77. ed999f5 Save remote device name immediately by Matthew Xie · 10 years ago
  78. 9546abf Support for reading LE specific controller features by Ganesh Ganapathi Batta · 10 years ago
  79. f1d9b90 Whitelist IPv6 packets so they can be sent over PAN. by Sharvil Nanavati · 10 years ago
  80. 477057c Revert "add wakelock control callback" by Matthew Xie · 10 years ago
  81. 8075fbd am 262685fe: am cd7896c5: add wakelock control callback by Dmitry Grinberg · 10 years ago
  82. 262685f am cd7896c5: add wakelock control callback by Dmitry Grinberg · 10 years ago
  83. cd7896c add wakelock control callback by Dmitry Grinberg · 10 years ago
  84. 44c6f8d [2/4] Add Support for AVRCP Controller Feature by Hemant Gupta · 11 years ago
  85. bf0e4b2 Fix build issue for devices without BLE features. by Wei Wang · 10 years ago
  86. 2a647f4 Add bt_target.h header by Wei Wang · 10 years ago
  87. 29fa7d7 Fix build issue for devices without BLE features. by Wei Wang · 10 years ago
  88. ed534e3 Revert "Revert "LE: Add RRA offloading and vendor specific PCF commands"" by Wei Wang · 10 years ago
  89. a6ce775 Revert "Revert "LE Multi ADV feature"" by Wei Wang · 10 years ago
  90. ea85048 Revert "LE Multi ADV feature" by Wei Wang · 10 years ago
  91. 146bb73 Revert "LE: Add RRA offloading and vendor specific PCF commands" by Wei Wang · 10 years ago
  92. 15fa3be LE: Add RRA offloading and vendor specific PCF commands by Satya Calloji · 10 years ago
  93. 87776cf LE Multi ADV feature by Satya Calloji · 10 years ago
  94. 0943c10 LE: Add RRA offloading and vendor specific PCF commands by Satya Calloji · 10 years ago
  95. ffb3960 LE Multi ADV feature by Satya Calloji · 10 years ago
  96. bfa5cf7 Merge "[2/4] Bluetooth: Add support for HFP Client role." into klp-wireless-dev by Mike Lockwood · 10 years ago
  97. 4a1a92a Merge "Submitted on behalf of 3rd party copied from external/bluetooth/bluedroid" into klp-wireless-dev by Mike Lockwood · 10 years ago
  98. 7d208f2 LE: Add API to set scan interval and window (2/4) by Prerepa Viswanadham · 10 years ago
  99. 714078d LE: Add API to set scan interval and window (2/4) by Prerepa Viswanadham · 10 years ago
  100. bea4131 Init variables to fix compiler error by Matthew Xie · 10 years ago