1. 2611263 Fix build: BTM_BleLocalPrivacyEnabled is called from outside BLE_PRIVACY_SPT guard. by Sharvil Nanavati · 10 years ago
  2. d66d4bf Disable BLE address randomization since it causes excessive timer wakeups. by Sharvil Nanavati · 10 years ago
  3. 3a4b1ac Bluetooth: Assign max adv instance value from vendor capabilities by Nitin Arora · 10 years ago
  4. 8d41691 Support for reading LE specific controller features by Ganesh Ganapathi Batta · 10 years ago
  5. 5344d6d Logging cleanup: HCI and BTM trace macros. by Sharvil Nanavati · 10 years ago
  6. 2a1d89f Start cleaning up log macros. by Sharvil Nanavati · 10 years ago
  7. d8ab917 Merge "fix compliation when BLE_VND_INCLUDED is false" by Adam Hampson · 10 years ago
  8. bf6119c Merge "ble: use appearance uuid to determine class of device" by Adam Hampson · 10 years ago
  9. 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
  10. 845c260 fix compliation when BLE_VND_INCLUDED is false by Adam Hampson · 10 years ago
  11. e6c7450 ble: use appearance uuid to determine class of device by Adam Hampson · 10 years ago
  12. 66988a0 This patch contains bug fixes for solving race conditions for multiple by Nitin Arora · 10 years ago
  13. 823d3fc fix compilation when BLE_PRIVACY_SPT is false by Adam Hampson · 10 years ago
  14. 0454bb7 Initialize the DIS client before requesting DIS UUIDs from peer by Adam Hampson · 10 years ago
  15. 186cddb ble: handle multiple events within HCI_BLE_ADV_PKT_RPT_EVT HCI event by Adam Hampson · 10 years ago
  16. ed534e3 Revert "Revert "LE: Add RRA offloading and vendor specific PCF commands"" by Wei Wang · 10 years ago
  17. a6ce775 Revert "Revert "LE Multi ADV feature"" by Wei Wang · 10 years ago
  18. ea85048 Revert "LE Multi ADV feature" by Wei Wang · 10 years ago
  19. 146bb73 Revert "LE: Add RRA offloading and vendor specific PCF commands" by Wei Wang · 10 years ago
  20. 15fa3be LE: Add RRA offloading and vendor specific PCF commands by Satya Calloji · 10 years ago
  21. 87776cf LE Multi ADV feature by Satya Calloji · 10 years ago
  22. f6418a1 fix uninitialized fields in tBTM_PM_PWR_MD structs by Adam Hampson · 10 years ago
  23. 6a9c9f7 Merge "Init variables to fix compiler error" by Matthew Xie · 10 years ago
  24. bea4131 Init variables to fix compiler error by Matthew Xie · 10 years ago
  25. 6efed2d Unable to pair and connect A2DP headset with DUT on KWD by Zhihai Xu · 10 years ago
  26. 3fcde2f Fix data type for rmt_auth_req; it stores an integral value. by Sharvil Nanavati · 10 years ago
  27. c2aeb2c Fix-build : Do not build bluedroid for 64 bit targets. by Narayan Kamath · 10 years ago
  28. a1201a6 HID: Send Close event to upper layers during reconnection by Hemant Gupta · 10 years ago
  29. 5aec486 GAP: Return BTM_CMD_STARTED from btm_sec_l2cap_access_req by Hemant Gupta · 11 years ago
  30. db9ad59 GAP: Avoiding two disconnections from DUT by Hemant Gupta · 10 years ago
  31. 7fa4fba Merge BT 4.1 features by Ganesh Ganapathi Batta · 10 years ago
  32. b6eec9b Use standard C99 integral types. This offers better type safety. by Sharvil Nanavati · 10 years ago
  33. 5861cc9 HID: Reset Disconnect Reason on Connection Establishment by Hemant Gupta · 11 years ago
  34. 538ec0f HID: Serialize L2CAP disconnection by Hemant Gupta · 11 years ago
  35. 8b91e6c HID: Handle connection failure in disconnecting state by Hemant Gupta · 11 years ago
  36. 0c88f8c HID: Reset Idle timeout to 0 while hid disconnection by Hemant Gupta · 11 years ago
  37. 98248b5 HID: Establish Interrupt Channel when Control channel is configured by Hemant Gupta · 10 years ago
  38. b203d47 LE: Add controller based advertising filter API (2/2) by Andre Eisenbach · 11 years ago
  39. 31fafe5 Eliminate warnings, add -Wall and -Werror to all projects. by Sharvil Nanavati · 10 years ago
  40. 5b6b25d Compile using C99. by Sharvil Nanavati · 10 years ago
  41. 54db2c2 Remove executable bit on source files. by Sharvil Nanavati · 10 years ago
  42. 04af23f am 1b562939: am 2e470dc4: Merge "Use 0000 as pin key for PORCHE_PAIRING_CONFLICT issue" by Matthew Xie · 10 years ago
  43. 1b56293 am 2e470dc4: Merge "Use 0000 as pin key for PORCHE_PAIRING_CONFLICT issue" by Matthew Xie · 10 years ago
  44. c352606 am 9056d20c: DO NOT MERGE Rewrite PAN_Write in terms of PAN_WriteBuf. by Ariel Gertzenstein · 10 years ago
  45. 9056d20 DO NOT MERGE Rewrite PAN_Write in terms of PAN_WriteBuf. by Ariel Gertzenstein · 10 years ago
  46. 34fa499 DO NOT MERGE Fix bug in PAN code where no new PAN connections can be made. by Ariel Gertzenstein · 10 years ago
  47. 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
  48. 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
  49. a0cf8d6 remove all advertised services in SDP by Zhihai Xu · 10 years ago
  50. 88b82a1 am 3fc61a27: am 0df29ac9: Fix compiler/linker errors when A2D_SC_INCLUDED is FALSE by Mike J. Chen · 10 years ago
  51. 1a111f7 am 5a8ce371: am 5be3cb02: Fix compiler warnings when BLE_INCLUDED is FALSE by Mike J. Chen · 10 years ago
  52. 3fc61a2 am 0df29ac9: Fix compiler/linker errors when A2D_SC_INCLUDED is FALSE by Mike J. Chen · 10 years ago
  53. 5a8ce37 am 5be3cb02: Fix compiler warnings when BLE_INCLUDED is FALSE by Mike J. Chen · 10 years ago
  54. 0df29ac Fix compiler/linker errors when A2D_SC_INCLUDED is FALSE by Mike J. Chen · 10 years ago
  55. 5be3cb0 Fix compiler warnings when BLE_INCLUDED is FALSE by Mike J. Chen · 10 years ago
  56. 7d3d17f am a27b6503: am 221b822c: Merge "Workaround IPHONE problem" into klp-modular-dev by Zhihai Xu · 10 years ago
  57. a27b650 am 221b822c: Merge "Workaround IPHONE problem" into klp-modular-dev by Zhihai Xu · 10 years ago
  58. 221b822 Merge "Workaround IPHONE problem" into klp-modular-dev by Zhihai Xu · 10 years ago
  59. 5702d5c Workaround IPHONE problem by Zhihai Xu · 10 years ago
  60. 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
  61. 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
  62. 9b971dc Merge "treat BTA_BUSY as success to avoid unpair the BLE device" into klp-modular-dev by Zhihai Xu · 10 years ago
  63. 02407a0 SDP: Allocate proper sized scratch buffer for SDP response by Mallikarjuna GB · 10 years ago
  64. 57bda50 Use 0000 as pin key for PORCHE_PAIRING_CONFLICT issue by Shobek Sam Attupurath · 11 years ago
  65. 0b151ac am 335a8a6c: resolved conflicts for merge of f4471c7e to klp-modular-dev by Matthew Xie · 10 years ago
  66. 335a8a6 resolved conflicts for merge of f4471c7e to klp-modular-dev by Matthew Xie · 10 years ago
  67. f4471c7 DO NOT MERGE Allow simultaneous LE Observe and BTM Inquiry/Scan by Nitin Arora · 10 years ago
  68. 0830ad4 Allow simultaneous LE Observe and BTM Inquiry/Scan by Nitin Arora · 10 years ago
  69. 3366f7f am 8e01899e: am a27730b4: am 67467172: Merge "print MTU size after get MTU request from iphone." into klp-modular-dev by Zhihai Xu · 10 years ago
  70. a27730b am 67467172: Merge "print MTU size after get MTU request from iphone." into klp-modular-dev by Zhihai Xu · 10 years ago
  71. 6746717 Merge "print MTU size after get MTU request from iphone." into klp-modular-dev by Zhihai Xu · 10 years ago
  72. 14beb45 print MTU size after get MTU request from iphone. by Zhihai Xu · 10 years ago
  73. 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 · 10 years ago
  74. 593b6b9 am e2273716: Merge "support resolve BLE random mac address for both central and peripheral mode." into klp-modular-dev by Zhihai Xu · 10 years ago
  75. f7f0ee3 Merge "Revert "Allow simultaneous LE Observe and BTM Inquiry/Scan"" by Matthew Xie · 10 years ago
  76. 222a49e Revert "Allow simultaneous LE Observe and BTM Inquiry/Scan" by Matthew Xie · 10 years ago
  77. 0375e19 Merge "Allow simultaneous LE Observe and BTM Inquiry/Scan" by Matthew Xie · 10 years ago
  78. 890dc78 Allow simultaneous LE Observe and BTM Inquiry/Scan by Nitin Arora · 10 years ago
  79. e227371 Merge "support resolve BLE random mac address for both central and peripheral mode." into klp-modular-dev by Zhihai Xu · 10 years ago
  80. fc3fba5 treat BTA_BUSY as success to avoid unpair the BLE device by Zhihai Xu · 10 years ago
  81. 8b35b3f support resolve BLE random mac address for both central and peripheral mode. by Zhihai Xu · 10 years ago
  82. e2d991a am 3d4c703b: am 06ad9fde: am 45e9aaca: Merge "Fix bug in PAN code where no new PAN connections can be made." by Matthew Xie · 10 years ago
  83. 06ad9fd am 45e9aaca: Merge "Fix bug in PAN code where no new PAN connections can be made." by Matthew Xie · 10 years ago
  84. 45e9aac Merge "Fix bug in PAN code where no new PAN connections can be made." by Matthew Xie · 10 years ago
  85. 69218b1 Merge changes I6673d478,I953b9ca6 into klp-dev by Zhihai Xu · 10 years ago
  86. 4c938b5 am af16d116: am 91f01220: DO NOT MERGE trouble syncing with fitbit and can\'t turn off bluetooth. by Zhihai Xu · 10 years ago
  87. af16d11 am 91f01220: DO NOT MERGE trouble syncing with fitbit and can\'t turn off bluetooth. by Zhihai Xu · 10 years ago
  88. 27420a0 Merge "DO NOT MERGE BLE HID device connection failure due to security error." into klp-dev by Zhihai Xu · 10 years ago
  89. 87f26bc Merge "DO NOT MERGE BLE Secuity manager state machine generate wrong pairing success event." into klp-dev by Zhihai Xu · 10 years ago
  90. 91f0122 DO NOT MERGE trouble syncing with fitbit and can't turn off bluetooth. by Zhihai Xu · 10 years ago
  91. 6e8d789 DO NOT MERGE BLE stack doesn't handle multiple l2cap_conn_update requests by Zhihai Xu · 11 years ago
  92. 61973be DO NOT MERGE sometime the BLE connection parameter isnot updated for the first time by Zhihai Xu · 11 years ago
  93. b991273 DO NOT MERGE BLE HID device connection failure due to security error. by Zhihai Xu · 11 years ago
  94. 1918cdd DO NOT MERGE BLE Secuity manager state machine generate wrong pairing success event. by Zhihai Xu · 11 years ago
  95. b74fe9e DO NOT MERGE LE: Add service UUIDs and data to advertising data by Andre Eisenbach · 11 years ago
  96. 66f581b am f6137714: am 3ff3d444: am f9c6502a: Change some printfs in sdp_api.c to SDP_TRACE_DEBUG by Mike J. Chen · 10 years ago
  97. 3ff3d44 am f9c6502a: Change some printfs in sdp_api.c to SDP_TRACE_DEBUG by Mike J. Chen · 10 years ago
  98. f9c6502 Change some printfs in sdp_api.c to SDP_TRACE_DEBUG by Mike J. Chen · 10 years ago
  99. 3f6df6f am 33428009: am 780bc50d: am 509b2d73: Merge "TARGET_SIMULATOR is long dead." by Elliott Hughes · 10 years ago
  100. 780bc50 am 509b2d73: Merge "TARGET_SIMULATOR is long dead." by Elliott Hughes · 10 years ago