1. cee52a0 am 2d5d56ea: Rewrite PAN_Write in terms of PAN_WriteBuf. by Sharvil Nanavati · 10 years ago
  2. 9536abe Merge "LE: Add notification sent and congestion callbacks (2/4)" by Andre Eisenbach · 10 years ago
  3. 5022aa3 Merge "Use HCI_TRACE instead of BT_TRACE macros" by Mike J. Chen · 10 years ago
  4. 9c07b33 [bluedroid] Fix slave latency and conn timeout defaults in BLE by Steve Paik · 10 years ago
  5. d65b00f Use HCI_TRACE instead of BT_TRACE macros by Mike J. Chen · 10 years ago
  6. 17b04bd LE: Add notification sent and congestion callbacks (2/4) by Andre Eisenbach · 10 years ago
  7. f6ffd16 Fix build break for Platina. by Nick Vaccaro · 10 years ago
  8. e687a17 Address allocation scheme for multiple advertisers by Satya Calloji · 10 years ago
  9. f7dd9f5 Add A2DP Sink Support by Hemant Gupta · 11 years ago
  10. 2611263 Fix build: BTM_BleLocalPrivacyEnabled is called from outside BLE_PRIVACY_SPT guard. by Sharvil Nanavati · 10 years ago
  11. d66d4bf Disable BLE address randomization since it causes excessive timer wakeups. by Sharvil Nanavati · 10 years ago
  12. 3a4b1ac Bluetooth: Assign max adv instance value from vendor capabilities by Nitin Arora · 10 years ago
  13. 8d41691 Support for reading LE specific controller features by Ganesh Ganapathi Batta · 10 years ago
  14. 5344d6d Logging cleanup: HCI and BTM trace macros. by Sharvil Nanavati · 10 years ago
  15. 2a1d89f Start cleaning up log macros. by Sharvil Nanavati · 10 years ago
  16. d8ab917 Merge "fix compliation when BLE_VND_INCLUDED is false" by Adam Hampson · 10 years ago
  17. bf6119c Merge "ble: use appearance uuid to determine class of device" by Adam Hampson · 10 years ago
  18. 401b33c am 66988a02: This patch contains bug fixes for solving race conditions for multiple advertisers and incorrect VS command length which makes uuid filters not working. by Nitin Arora · 10 years ago
  19. 845c260 fix compliation when BLE_VND_INCLUDED is false by Adam Hampson · 10 years ago
  20. e6c7450 ble: use appearance uuid to determine class of device by Adam Hampson · 10 years ago
  21. 66988a0 This patch contains bug fixes for solving race conditions for multiple by Nitin Arora · 10 years ago
  22. 823d3fc fix compilation when BLE_PRIVACY_SPT is false by Adam Hampson · 10 years ago
  23. 0454bb7 Initialize the DIS client before requesting DIS UUIDs from peer by Adam Hampson · 10 years ago
  24. 186cddb ble: handle multiple events within HCI_BLE_ADV_PKT_RPT_EVT HCI event by Adam Hampson · 10 years ago
  25. ed534e3 Revert "Revert "LE: Add RRA offloading and vendor specific PCF commands"" by Wei Wang · 10 years ago
  26. a6ce775 Revert "Revert "LE Multi ADV feature"" by Wei Wang · 10 years ago
  27. ea85048 Revert "LE Multi ADV feature" by Wei Wang · 10 years ago
  28. 146bb73 Revert "LE: Add RRA offloading and vendor specific PCF commands" by Wei Wang · 10 years ago
  29. 15fa3be LE: Add RRA offloading and vendor specific PCF commands by Satya Calloji · 10 years ago
  30. 87776cf LE Multi ADV feature by Satya Calloji · 10 years ago
  31. f6418a1 fix uninitialized fields in tBTM_PM_PWR_MD structs by Adam Hampson · 10 years ago
  32. 6a9c9f7 Merge "Init variables to fix compiler error" by Matthew Xie · 10 years ago
  33. bea4131 Init variables to fix compiler error by Matthew Xie · 10 years ago
  34. 6efed2d Unable to pair and connect A2DP headset with DUT on KWD by Zhihai Xu · 10 years ago
  35. 3fcde2f Fix data type for rmt_auth_req; it stores an integral value. by Sharvil Nanavati · 10 years ago
  36. c2aeb2c Fix-build : Do not build bluedroid for 64 bit targets. by Narayan Kamath · 10 years ago
  37. a1201a6 HID: Send Close event to upper layers during reconnection by Hemant Gupta · 10 years ago
  38. 5aec486 GAP: Return BTM_CMD_STARTED from btm_sec_l2cap_access_req by Hemant Gupta · 11 years ago
  39. db9ad59 GAP: Avoiding two disconnections from DUT by Hemant Gupta · 10 years ago
  40. 7fa4fba Merge BT 4.1 features by Ganesh Ganapathi Batta · 10 years ago
  41. b6eec9b Use standard C99 integral types. This offers better type safety. by Sharvil Nanavati · 10 years ago
  42. 5861cc9 HID: Reset Disconnect Reason on Connection Establishment by Hemant Gupta · 11 years ago
  43. 538ec0f HID: Serialize L2CAP disconnection by Hemant Gupta · 11 years ago
  44. 8b91e6c HID: Handle connection failure in disconnecting state by Hemant Gupta · 11 years ago
  45. 0c88f8c HID: Reset Idle timeout to 0 while hid disconnection by Hemant Gupta · 11 years ago
  46. 98248b5 HID: Establish Interrupt Channel when Control channel is configured by Hemant Gupta · 10 years ago
  47. b203d47 LE: Add controller based advertising filter API (2/2) by Andre Eisenbach · 11 years ago
  48. 31fafe5 Eliminate warnings, add -Wall and -Werror to all projects. by Sharvil Nanavati · 10 years ago
  49. 5b6b25d Compile using C99. by Sharvil Nanavati · 10 years ago
  50. 54db2c2 Remove executable bit on source files. by Sharvil Nanavati · 10 years ago
  51. 04af23f am 1b562939: am 2e470dc4: Merge "Use 0000 as pin key for PORCHE_PAIRING_CONFLICT issue" by Matthew Xie · 10 years ago
  52. 1b56293 am 2e470dc4: Merge "Use 0000 as pin key for PORCHE_PAIRING_CONFLICT issue" by Matthew Xie · 10 years ago
  53. c352606 am 9056d20c: DO NOT MERGE Rewrite PAN_Write in terms of PAN_WriteBuf. by Ariel Gertzenstein · 10 years ago
  54. 9056d20 DO NOT MERGE Rewrite PAN_Write in terms of PAN_WriteBuf. by Ariel Gertzenstein · 10 years ago
  55. 2d5d56e Rewrite PAN_Write in terms of PAN_WriteBuf. by Sharvil Nanavati · 10 years ago
  56. 3aafefb Merge "remove all advertised services in SDP btif_av_init is called twice. Don't need call it in enable. disable EDR ATT SDP record" into klp-wireless-dev by Zhihai Xu · 10 years ago
  57. d92e3cf remove all advertised services in SDP by Zhihai Xu · 10 years ago
  58. d0f1778 Merge "Workaround IPHONE problem" into klp-wireless-dev by Zhihai Xu · 10 years ago
  59. facc510 Workaround IPHONE problem by Zhihai Xu · 11 years ago
  60. 5135602 Merge "treat BTA_BUSY as success to avoid unpair the BLE device" into klp-wireless-dev by Zhihai Xu · 10 years ago
  61. b923866 treat BTA_BUSY as success to avoid unpair the BLE device by Zhihai Xu · 11 years ago
  62. 7fc4503 Merge "print MTU size after get MTU request from iphone." into klp-wireless-dev by Zhihai Xu · 10 years ago
  63. 52c0ccb print MTU size after get MTU request from iphone. by Zhihai Xu · 11 years ago
  64. 936531f Merge "support resolve BLE random mac address for both central and peripheral mode." into klp-wireless-dev by Zhihai Xu · 10 years ago
  65. 6f908b2 support resolve BLE random mac address for both central and peripheral mode. by Zhihai Xu · 11 years ago
  66. 43d8f25 Merge "support peripheral mode feature to connect iphone to android device." into klp-wireless-dev by Zhihai Xu · 10 years ago
  67. 5f72121 support peripheral mode feature to connect iphone to android device. by Zhihai Xu · 11 years ago
  68. 34fa499 DO NOT MERGE Fix bug in PAN code where no new PAN connections can be made. by Ariel Gertzenstein · 11 years ago
  69. 795bceb Compile using C99. by Sharvil Nanavati · 10 years ago
  70. d2ccbbb Remove executable bit on source files. by Sharvil Nanavati · 10 years ago
  71. 07410e9 am 2f2d9f41: am a0cf8d6f: remove all advertised services in SDP btif_av_init is called twice. Don\'t need call it in enable. disable EDR ATT SDP record by Zhihai Xu · 10 years ago
  72. 2f2d9f4 am a0cf8d6f: remove all advertised services in SDP btif_av_init is called twice. Don\'t need call it in enable. disable EDR ATT SDP record by Zhihai Xu · 10 years ago
  73. a0cf8d6 remove all advertised services in SDP by Zhihai Xu · 10 years ago
  74. 88b82a1 am 3fc61a27: am 0df29ac9: Fix compiler/linker errors when A2D_SC_INCLUDED is FALSE by Mike J. Chen · 10 years ago
  75. 1a111f7 am 5a8ce371: am 5be3cb02: Fix compiler warnings when BLE_INCLUDED is FALSE by Mike J. Chen · 10 years ago
  76. 3fc61a2 am 0df29ac9: Fix compiler/linker errors when A2D_SC_INCLUDED is FALSE by Mike J. Chen · 10 years ago
  77. 5a8ce37 am 5be3cb02: Fix compiler warnings when BLE_INCLUDED is FALSE by Mike J. Chen · 10 years ago
  78. 0df29ac Fix compiler/linker errors when A2D_SC_INCLUDED is FALSE by Mike J. Chen · 10 years ago
  79. 5be3cb0 Fix compiler warnings when BLE_INCLUDED is FALSE by Mike J. Chen · 10 years ago
  80. 7d3d17f am a27b6503: am 221b822c: Merge "Workaround IPHONE problem" into klp-modular-dev by Zhihai Xu · 10 years ago
  81. a27b650 am 221b822c: Merge "Workaround IPHONE problem" into klp-modular-dev by Zhihai Xu · 10 years ago
  82. 221b822 Merge "Workaround IPHONE problem" into klp-modular-dev by Zhihai Xu · 10 years ago
  83. 5702d5c Workaround IPHONE problem by Zhihai Xu · 11 years ago
  84. 3860c0c am d86082bf: am 9b971dc5: Merge "treat BTA_BUSY as success to avoid unpair the BLE device" into klp-modular-dev by Zhihai Xu · 10 years ago
  85. d86082b am 9b971dc5: Merge "treat BTA_BUSY as success to avoid unpair the BLE device" into klp-modular-dev by Zhihai Xu · 10 years ago
  86. 9b971dc Merge "treat BTA_BUSY as success to avoid unpair the BLE device" into klp-modular-dev by Zhihai Xu · 10 years ago
  87. 02407a0 SDP: Allocate proper sized scratch buffer for SDP response by Mallikarjuna GB · 11 years ago
  88. 57bda50 Use 0000 as pin key for PORCHE_PAIRING_CONFLICT issue by Shobek Sam Attupurath · 11 years ago
  89. 0b151ac am 335a8a6c: resolved conflicts for merge of f4471c7e to klp-modular-dev by Matthew Xie · 10 years ago
  90. 335a8a6 resolved conflicts for merge of f4471c7e to klp-modular-dev by Matthew Xie · 10 years ago
  91. f4471c7 DO NOT MERGE Allow simultaneous LE Observe and BTM Inquiry/Scan by Nitin Arora · 11 years ago
  92. 0830ad4 Allow simultaneous LE Observe and BTM Inquiry/Scan by Nitin Arora · 11 years ago
  93. 3366f7f am 8e01899e: am a27730b4: am 67467172: Merge "print MTU size after get MTU request from iphone." into klp-modular-dev by Zhihai Xu · 11 years ago
  94. a27730b am 67467172: Merge "print MTU size after get MTU request from iphone." into klp-modular-dev by Zhihai Xu · 11 years ago
  95. 6746717 Merge "print MTU size after get MTU request from iphone." into klp-modular-dev by Zhihai Xu · 11 years ago
  96. 14beb45 print MTU size after get MTU request from iphone. by Zhihai Xu · 11 years ago
  97. 5508364 am a724ae33: am 593b6b9d: am e2273716: Merge "support resolve BLE random mac address for both central and peripheral mode." into klp-modular-dev by Zhihai Xu · 11 years ago
  98. 593b6b9 am e2273716: Merge "support resolve BLE random mac address for both central and peripheral mode." into klp-modular-dev by Zhihai Xu · 11 years ago
  99. f7f0ee3 Merge "Revert "Allow simultaneous LE Observe and BTM Inquiry/Scan"" by Matthew Xie · 11 years ago
  100. 222a49e Revert "Allow simultaneous LE Observe and BTM Inquiry/Scan" by Matthew Xie · 11 years ago