1. 7ddf2d8 Fix ADV data exceeding max adv packet length by Satya Calloji · 10 years ago
  2. 7bf480e Notify that link is up after LE read remote features completes by Priti Aghera · 10 years ago
  3. c8eddb5 Make sure conn_id is valid before using it by Matthew Xie · 10 years ago
  4. 9c29d08 Avoid premature LE connection notifaction to app by Priti Aghera · 10 years ago
  5. 2bfa490 Set random address before connection request by Priti Aghera · 10 years ago
  6. 2a03e1e Merge "Add an override for entering sniff mode after idle on FTS and OTP" into lmp-dev by Fred Quintana · 10 years ago
  7. e752b1b Merge "Fix error in tick calculation when timer is removed" into lmp-dev by Andre Eisenbach · 10 years ago
  8. 423104d Fix error in tick calculation when timer is removed by Andre Eisenbach · 10 years ago
  9. 5e02098 Merge "Limit the time PAN can occupy the BTU stack thread" into lmp-dev by Andre Eisenbach · 10 years ago
  10. 0963a67 Add an override for entering sniff mode after idle on FTS and OTP by Fred Quintana · 10 years ago
  11. ae13ec9 Avoid race condition in SBC encoder initialization by Andre Eisenbach · 10 years ago
  12. 95ca3c4 Limit the time PAN can occupy the BTU stack thread by Zhenye Zhu · 10 years ago
  13. f355749 Merge "Clean up fd when failed to add monitor thread" into lmp-dev by Matthew Xie · 10 years ago
  14. ec2777e Clean up fd when failed to add monitor thread by Matthew Xie · 10 years ago
  15. 2172d0a Bluetooth: Properly initialize UART fds by Chris Manton · 10 years ago
  16. d6fc051 Bluetooth: Trigger bta_dm_disable_timer_cback() again if remove ACL failed by lungtsai_lin · 10 years ago
  17. 29bfd63 Automatically determine transport to used to read RSSI. by Thomas.TT_Lin · 10 years ago
  18. 9717638 Merge "onBatchScanStorageConfigured returns status 12" into lmp-dev by Wei Wang · 10 years ago
  19. e9ff133 Merge "Add LE device to inquiry DB before pairing" into lmp-dev by Andre Eisenbach · 10 years ago
  20. 3baff79 Add LE device to inquiry DB before pairing by lungtsai_lin · 10 years ago
  21. 9e3ce4b onBatchScanStorageConfigured returns status 12 by Satya Calloji · 10 years ago
  22. 6982ce2 Merge "GKI_exception on running longer batch scans" into lmp-dev by Wei Wang · 10 years ago
  23. 6480b8e scanWindow and interval are reversed by Satya Calloji · 10 years ago
  24. adb7bb5 GKI_exception on running longer batch scans by Satya Calloji · 10 years ago
  25. f2488f0 Merge "Protect against potential endless loop in BTU task timer handling" into lmp-dev by Andre Eisenbach · 10 years ago
  26. eebf155 Merge "MAP: SDP corruption" into lmp-dev by Matthew Xie · 10 years ago
  27. 9545067 Merge "use correct trace debug level" into lmp-dev by Matthew Xie · 10 years ago
  28. 7204059 use correct trace debug level by Matthew Xie · 10 years ago
  29. e3afaf0 Protect against potential endless loop in BTU task timer handling by Andre Eisenbach · 10 years ago
  30. 414a46a Merge "LE: Remove general/limited discoverability bits for non-connectable adv" into lmp-dev by Andre Eisenbach · 10 years ago
  31. 54e24af MAP: SDP corruption by Casper Bonde · 10 years ago
  32. 962f1d1 LE: Remove general/limited discoverability bits for non-connectable adv by Andre Eisenbach · 10 years ago
  33. 8f011bb am 390d5386: (-s ours) am e68188f8: Bluetooth: Restarting PM timer during incoming rfcomm data. by Jeff Deng · 10 years ago
  34. 7c39dfe Fix userial build error for Razor/Mako/Flo by Andre Eisenbach · 10 years ago
  35. 3313de7 LE: Fix build for devices not support BLE/Privacy by Andre Eisenbach · 10 years ago
  36. a71b1c5 Merge "Remove IRK entry from controller when LE device is unpaired" into lmp-dev by Andre Eisenbach · 10 years ago
  37. c7c4f2a Merge "Eliminate userial thread race condition" into lmp-dev by Andre Eisenbach · 10 years ago
  38. b8e936a am 212ffc1d: (-s ours) am 39277ce1: enhance the "invalid rfc slot id" log to include the caller\'s name by Fred Quintana · 10 years ago
  39. 390d538 am e68188f8: Bluetooth: Restarting PM timer during incoming rfcomm data. by Jeff Deng · 10 years ago
  40. e68188f Bluetooth: Restarting PM timer during incoming rfcomm data. by Jeff Deng · 10 years ago
  41. 2d5c3f2 Remove IRK entry from controller when LE device is unpaired by Nitin Arora · 10 years ago
  42. 11aa94d Eliminate userial thread race condition by Chris Manton · 10 years ago
  43. 212ffc1 am 39277ce1: enhance the "invalid rfc slot id" log to include the caller\'s name by Fred Quintana · 10 years ago
  44. 39277ce enhance the "invalid rfc slot id" log to include the caller's name by Fred Quintana · 10 years ago
  45. 938b227 Merge "Enable local privacy configuration based on flag" into lmp-dev by Andre Eisenbach · 10 years ago
  46. 817eec2 Fixed SMP failure for Privacy enabled Multi-Adv by Priti Aghera · 10 years ago
  47. 4a97633 Enable local privacy configuration based on flag by Priti Aghera · 10 years ago
  48. 3e278d3 Merge "LE: Fix limited advertising not stopping after timeout" into lmp-dev by Andre Eisenbach · 10 years ago
  49. cf32e8d LE: Fix limited advertising not stopping after timeout by Andre Eisenbach · 10 years ago
  50. d437d11 Merge "A2DP: Protect against division-by-zero error in bitpool calculation" into lmp-dev by Andre Eisenbach · 10 years ago
  51. 4ab7986 Merge "Fix batch scan not reporting regression." into lmp-dev by Wei Wang · 10 years ago
  52. 6c25e79 Protect hci library cleanup with mutex by Chris Manton · 10 years ago
  53. 521e47b Fix batch scan not reporting regression. by Wei Wang · 10 years ago
  54. 836f603 Merge "LE: Fix multi-advertiser not rotation BDA correctly" into lmp-dev by Andre Eisenbach · 10 years ago
  55. a391bf1 A2DP: Protect against division-by-zero error in bitpool calculation by Andre Eisenbach · 10 years ago
  56. e0da8bb LE: Fix multi-advertiser not rotation BDA correctly by Andre Eisenbach · 10 years ago
  57. 169cd7a Additional rebase fixes by Andre Eisenbach · 10 years ago
  58. 1097ff0 Fix Bluedroid rebase error by Andre Eisenbach · 10 years ago
  59. 9dd5a9c LE: Add limited advertising duration capability (2/3) by Andre Eisenbach · 10 years ago
  60. b944703 Fix build error in bluedroid by Prerepa Viswanadham · 10 years ago
  61. d77eec9 Moved per device tx power configuration capability in bdroid_buildcfg.h by git-zhenye.broadcom.com · 10 years ago
  62. 16fe082 Use run time parameters to control LE features by Prerepa Viswanadham · 10 years ago
  63. 845961f Change max GATT apps from 10 to 32. by Wei Wang · 10 years ago
  64. 4fb063a am 4badab05: (-s ours) am c4766e31: Revert "commit 001ccea74ec61b1be00c8ede827f55c0359d1051 Author: Nitin Shivpure <nshivpur@codeaurora.org> Date: Tue Jun 17 16:29:18 2014 +0530" by Dmitry Grinberg · 10 years ago
  65. 4badab0 am c4766e31: Revert "commit 001ccea74ec61b1be00c8ede827f55c0359d1051 Author: Nitin Shivpure <nshivpur@codeaurora.org> Date: Tue Jun 17 16:29:18 2014 +0530" by Dmitry Grinberg · 10 years ago
  66. c4766e3 Revert "commit 001ccea74ec61b1be00c8ede827f55c0359d1051 Author: Nitin Shivpure <nshivpur@codeaurora.org> Date: Tue Jun 17 16:29:18 2014 +0530" by Dmitry Grinberg · 10 years ago
  67. c331807 BT MAP: added support for email sharing over BT by Matthew Xie · 10 years ago
  68. 62a54c5 Merge "Add transport parameter to createBond() function (2/4)" into lmp-dev by Andre Eisenbach · 10 years ago
  69. b0daa5d Add transport parameter to createBond() function (2/4) by Andre Eisenbach · 10 years ago
  70. f877e4c Merge "LE batchscan consolidated reports" into lmp-dev by Wei Wang · 10 years ago
  71. f1dba91 LE batchscan consolidated reports by Satya Calloji · 10 years ago
  72. 84a3b26 update test to build and run with latest BT HAL by Thierry Strudel · 10 years ago
  73. 372a9f7 Merge "Blacklist Apple HID devices to skip SDP" into lmp-dev by Matthew Xie · 10 years ago
  74. c0edf9f Blacklist Apple HID devices to skip SDP by Priti Aghera · 10 years ago
  75. 422a0c4 Merge "Fixed wrong return condition when all RFCOMM data was sent succesfully" into lmp-dev by Andre Eisenbach · 10 years ago
  76. 694988f Fixed wrong return condition when all RFCOMM data was sent succesfully by Zhenye Zhu · 10 years ago
  77. f37456d LE: Fix random address resolution when done in the stack by Andre Eisenbach · 10 years ago
  78. 3489ca9 ADV data override issue by Satya Calloji · 10 years ago
  79. 32cab09 Added function headers. by Mudumba Ananth · 10 years ago
  80. 6b5a01f Merge "Unnecessary l2cap idle timer is being restarted everytime mode change to active" into lmp-dev by Andre Eisenbach · 10 years ago
  81. 664fe1e Unnecessary l2cap idle timer is being restarted everytime mode change to active by Mudumba Ananth · 10 years ago
  82. 4a7ad9b Tx power is 0 in ADV packet by Satya Calloji · 10 years ago
  83. 5f26348 am 83970699: (-s ours) am 8d502374: commit 001ccea74ec61b1be00c8ede827f55c0359d1051 Author: Nitin Shivpure <nshivpur@codeaurora.org> Date: Tue Jun 17 16:29:18 2014 +0530 by Dmitry Grinberg · 10 years ago
  84. 301eb0f Merge "Service change indication is not sent to a bonded remote device sometimes" into lmp-dev by Andre Eisenbach · 10 years ago
  85. f8aaa62 Service change indication is not sent to a bonded remote device sometimes by Mudumba Ananth · 10 years ago
  86. 9cc19a6 Merge "ADV flag is missing LE discoverable flag" into lmp-dev by Andre Eisenbach · 10 years ago
  87. 819a240 ADV flag is missing LE discoverable flag by Mudumba Ananth · 10 years ago
  88. c62fe85 Merge "Execute Write Response shall be sent after the attributes are written" into lmp-dev by Andre Eisenbach · 10 years ago
  89. cf31033 Execute Write Response shall be sent after the attributes are written by Mudumba Ananth · 10 years ago
  90. a2459c7 Merge "Update simultaneous LE BR/EDR host support bit for 4.1 controller and 4.1 stack" into lmp-dev by Andre Eisenbach · 10 years ago
  91. d773c2c Incorrect data type in local LE features bt_local_le_features_t of wrong size by Satya Calloji · 10 years ago
  92. 7016ba7 Update simultaneous LE BR/EDR host support bit for 4.1 controller and 4.1 stack by Mudumba Ananth · 10 years ago
  93. e038013 Merge "Cannot resolve RPA from a DUMO device when being a peripheral device" into lmp-dev by Andre Eisenbach · 10 years ago
  94. 083c41b Cannot resolve RPA from a DUMO device when being a peripheral device by Mudumba Ananth · 10 years ago
  95. 8942572 When HOGP reconnection fails, it will lose all cached HID report by Mudumba Ananth · 10 years ago
  96. 8397069 am 8d502374: commit 001ccea74ec61b1be00c8ede827f55c0359d1051 Author: Nitin Shivpure <nshivpur@codeaurora.org> Date: Tue Jun 17 16:29:18 2014 +0530 by Dmitry Grinberg · 10 years ago
  97. 5fb6df1 Merge "LE: Fix problem where pending command is not sent after pairing" into lmp-dev by Andre Eisenbach · 10 years ago
  98. efaddcb Bug 16498557 Inconsistent energy reporting by Satya Calloji · 10 years ago
  99. 3242918 LE: Fix problem where pending command is not sent after pairing by Andre Eisenbach · 10 years ago
  100. e85eb5a Bluetooth: Cleaning up pan_conn DB, if connection is not successful. - do not merge by Nitin Shivpure · 11 years ago