1. 53c5eb2 Removed always false macro BTM_INQ_GET_REMOTE_NAME by Zach Johnson · 10 years ago
  2. 770d41f Remove always false macro L2CAP_HOST_FLOW_CTRL by Zach Johnson · 10 years ago
  3. df0bc85 Remove unused #define's BTM_IS_CONNECTABLE and BTM_IS_DISCOVERABLE by Zach Johnson · 10 years ago
  4. bbeb338 Eliminate unused #define BTM_INTERNAL_BB by Zach Johnson · 10 years ago
  5. 5fd55c3 Remove unused auto-reset code path, with associated macros. by Zach Johnson · 10 years ago
  6. 3389943 Remove unused #define BTM_AFTER_RESET_TIMEOUT by Zach Johnson · 10 years ago
  7. 76ac6d8 Remove indirection in the controller reset sequence by Zach Johnson · 10 years ago
  8. 72b0ba2 Remove unused #define RPC_INCLUDED by Chris Manton · 10 years ago
  9. accf881 Correct comments and some redundant statements. by Steve Gu · 10 years ago
  10. 115f2fa Remove must-always-be-on #define HCISU_H4_INCLUDED by Chris Manton · 10 years ago
  11. e93ac12 SCO socket support in bluedroid by Ian McKellar · 11 years ago
  12. fe7216c Enforce GKI API buffer usage by Chris Manton · 11 years ago
  13. e81e99f Add some stream skip macros for code clarity by Zach Johnson · 10 years ago
  14. db87122 Remove some unused code in L2CAP by Zach Johnson · 10 years ago
  15. 80f048b Fix gatt_main.c compile error due to log macro change by Andre Eisenbach · 10 years ago
  16. a4a9254 rfcomm: Check for null pointers on DLC request by Chris Manton · 10 years ago
  17. 49ada1e Release GATT resources upon teardown by Chris Manton · 11 years ago
  18. 17ec140 Ignore service UUID length if no UUID filter is specified by Andre Eisenbach · 10 years ago
  19. 5d5b041 LE: Add error status to failed write operation by Andre Eisenbach · 10 years ago
  20. 01a069a Allow connection parameters updates by slave by Andre Eisenbach · 10 years ago
  21. 4005309 Merge "LE: Register for service change indication" into lmp-mr1-dev by Andre Eisenbach · 10 years ago
  22. a7246ca Do not log LE encryption keys or passkey by Andre Eisenbach · 10 years ago
  23. adc9f28 LE: Register for service change indication by Chaojing Sun · 10 years ago
  24. c5cda81 Bluetooth fails to turn off with keyboard and headset connected by Chaojing Sun · 10 years ago
  25. 903285c am 472c2a7b: Don\'t starve a BT ACL link with 0 xmit quota by Prerepa Viswanadham · 10 years ago
  26. 472c2a7 Don't starve a BT ACL link with 0 xmit quota by Prerepa Viswanadham · 10 years ago
  27. f893827 am 5e808468: LE: Do not remove bond on encryption failure by Andre Eisenbach · 10 years ago
  28. 5e80846 LE: Do not remove bond on encryption failure by Andre Eisenbach · 10 years ago
  29. 72833a1 Remove spammy log information for BLE scan. by Wei Wang · 10 years ago
  30. 9d8df2d Merge "LE: Serialize multiple connection parameter update requests" into lmp-dev by Andre Eisenbach · 10 years ago
  31. 4a35476 am 98ad505f: Increment seq before adding to packet in avdt_scb_hdl_write_req_no_frag by Matthew Xie · 10 years ago
  32. 97e75b7 LE: Serialize multiple connection parameter update requests by Chaojing Sun · 10 years ago
  33. 98ad505 Increment seq before adding to packet in avdt_scb_hdl_write_req_no_frag by Matthew Xie · 10 years ago
  34. 1fbddc8 Revert "Unable to connect to a Motorola s705 until Bluetooth was toggled of and back on" by Andre Eisenbach · 10 years ago
  35. de89855 Merge "Fix an "array index out of bound" bug for RPA." into lmp-dev by Wei Wang · 10 years ago
  36. 19a8f45 Merge "Raise A2DP threat priority to avoid music breaks" into lmp-dev by Andre Eisenbach · 10 years ago
  37. d5aa247 LE: Peer device's latest RPA is not being applied by Satya Calloji · 10 years ago
  38. 3eae42f Raise A2DP threat priority to avoid music breaks by Mattias Agren · 10 years ago
  39. 46bfe63 DO NOT MERGE AVRCP: Proper handling of Fragmented AVCTP packet by Mallikarjuna GB · 11 years ago
  40. 21015a4 Fix an "array index out of bound" bug for RPA. by Wei Wang · 10 years ago
  41. 4baec1a Merge "Remove HOGP device from background connection list" into lmp-dev by Matthew Xie · 10 years ago
  42. 03cb1ad Merge "Enable flow control when tx buffer is full and peer stuck in receiving" into lmp-dev by Matthew Xie · 10 years ago
  43. b5c2cdc Remove HOGP device from background connection list by Nitin Arora · 11 years ago
  44. 3f24f46 All 00 mac address with advt by Satya Calloji · 10 years ago
  45. b4a53ec Enable flow control when tx buffer is full and peer stuck in receiving by Zhenye Zhu · 10 years ago
  46. c918d08 Document LE IO capabilities and use BR/EDR constant for LE by Andre Eisenbach · 10 years ago
  47. 24adb37 host cannot recover when connection exceed controller capability by Priti Aghera · 10 years ago
  48. 7ae2515 Avoid premature LE connection notifaction to app by Prerepa Viswanadham · 10 years ago
  49. 976990f Merge "Fix issues with manufacturer ID prefix scan filter." into lmp-dev by Wei Wang · 10 years ago
  50. 53c9fd0 Merge "LE link_xmit_quota is not correctly allocated" into lmp-dev by Andre Eisenbach · 10 years ago
  51. 8dedc06 Merge "SMP doesn't detect the event of local processing taking more than SMP timeout (30 sec)" into lmp-dev by Andre Eisenbach · 10 years ago
  52. 92ac2d8 LE link_xmit_quota is not correctly allocated by Mudumba Ananth · 10 years ago
  53. 000abb5 Merge "LE: Remove stored link key if encryption fails due to missing key (remote)" into lmp-dev by Andre Eisenbach · 10 years ago
  54. d8f8e85 Merge "If L2CA_ConnectFixedChnl fails, free L2CAP lcb for the attempted connection" into lmp-dev by Andre Eisenbach · 10 years ago
  55. 98283bb Fixed SMP pairing failure due to race condition by Priti Aghera · 10 years ago
  56. db2bdd5 SMP doesn't detect the event of local processing taking more than SMP timeout (30 sec) by Mudumba Ananth · 10 years ago
  57. 8d36b38 If L2CA_ConnectFixedChnl fails, free L2CAP lcb for the attempted connection by Mudumba Ananth · 10 years ago
  58. 6cbb113 Fix issues with manufacturer ID prefix scan filter. by Satya Calloji · 10 years ago
  59. d2246b6 LE: Remove stored link key if encryption fails due to missing key (remote) by Priti Aghera · 10 years ago
  60. 7bf480e Notify that link is up after LE read remote features completes by Priti Aghera · 10 years ago
  61. c8eddb5 Make sure conn_id is valid before using it by Matthew Xie · 10 years ago
  62. 9c29d08 Avoid premature LE connection notifaction to app by Priti Aghera · 10 years ago
  63. 2bfa490 Set random address before connection request by Priti Aghera · 10 years ago
  64. 29bfd63 Automatically determine transport to used to read RSSI. by Thomas.TT_Lin · 10 years ago
  65. 9e3ce4b onBatchScanStorageConfigured returns status 12 by Satya Calloji · 10 years ago
  66. 6982ce2 Merge "GKI_exception on running longer batch scans" into lmp-dev by Wei Wang · 10 years ago
  67. 6480b8e scanWindow and interval are reversed by Satya Calloji · 10 years ago
  68. adb7bb5 GKI_exception on running longer batch scans by Satya Calloji · 10 years ago
  69. 9545067 Merge "use correct trace debug level" into lmp-dev by Matthew Xie · 10 years ago
  70. 7204059 use correct trace debug level by Matthew Xie · 10 years ago
  71. 3313de7 LE: Fix build for devices not support BLE/Privacy by Andre Eisenbach · 10 years ago
  72. 2d5c3f2 Remove IRK entry from controller when LE device is unpaired by Nitin Arora · 10 years ago
  73. 817eec2 Fixed SMP failure for Privacy enabled Multi-Adv by Priti Aghera · 10 years ago
  74. cf32e8d LE: Fix limited advertising not stopping after timeout by Andre Eisenbach · 10 years ago
  75. 521e47b Fix batch scan not reporting regression. by Wei Wang · 10 years ago
  76. e0da8bb LE: Fix multi-advertiser not rotation BDA correctly by Andre Eisenbach · 10 years ago
  77. d77eec9 Moved per device tx power configuration capability in bdroid_buildcfg.h by git-zhenye.broadcom.com · 10 years ago
  78. 16fe082 Use run time parameters to control LE features by Prerepa Viswanadham · 10 years ago
  79. f877e4c Merge "LE batchscan consolidated reports" into lmp-dev by Wei Wang · 10 years ago
  80. f1dba91 LE batchscan consolidated reports by Satya Calloji · 10 years ago
  81. f37456d LE: Fix random address resolution when done in the stack by Andre Eisenbach · 10 years ago
  82. 6b5a01f Merge "Unnecessary l2cap idle timer is being restarted everytime mode change to active" into lmp-dev by Andre Eisenbach · 10 years ago
  83. 664fe1e Unnecessary l2cap idle timer is being restarted everytime mode change to active by Mudumba Ananth · 10 years ago
  84. 4a7ad9b Tx power is 0 in ADV packet by Satya Calloji · 10 years ago
  85. 301eb0f Merge "Service change indication is not sent to a bonded remote device sometimes" into lmp-dev by Andre Eisenbach · 10 years ago
  86. f8aaa62 Service change indication is not sent to a bonded remote device sometimes by Mudumba Ananth · 10 years ago
  87. 9cc19a6 Merge "ADV flag is missing LE discoverable flag" into lmp-dev by Andre Eisenbach · 10 years ago
  88. 819a240 ADV flag is missing LE discoverable flag by Mudumba Ananth · 10 years ago
  89. c62fe85 Merge "Execute Write Response shall be sent after the attributes are written" into lmp-dev by Andre Eisenbach · 10 years ago
  90. cf31033 Execute Write Response shall be sent after the attributes are written by Mudumba Ananth · 10 years ago
  91. 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
  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. 083c41b Cannot resolve RPA from a DUMO device when being a peripheral device by Mudumba Ananth · 10 years ago
  94. 5fb6df1 Merge "LE: Fix problem where pending command is not sent after pairing" into lmp-dev by Andre Eisenbach · 10 years ago
  95. 3242918 LE: Fix problem where pending command is not sent after pairing by Andre Eisenbach · 10 years ago
  96. 9b57f08 Bluetooth: DIS: Only read the requested DIS characteristics by Adam Hampson · 10 years ago
  97. 6e2d9db Settings app does not show BLE devices by Satya Calloji · 10 years ago
  98. f2c9280 Merge "Increase BLE background scan window for faster re-connection" into lmp-dev by Matthew Xie · 10 years ago
  99. 2436495 Increase BLE background scan window for faster re-connection by Matthew Xie · 10 years ago
  100. 81b0319 Fix build for non BLE supported targets(nakasi and manta) by Prerepa Viswanadham · 10 years ago