1. bea4131 Init variables to fix compiler error by Matthew Xie · 10 years ago
  2. 27c8196 MHF: Route call to correct HS in multi call scenario. by Hemant Gupta · 10 years ago
  3. 550b319 Resolve Pairing failure with IPhone by Ganesh Ganapathi Batta · 10 years ago
  4. 6ef30db GAP: Update local device name immediately by Hemant Gupta · 11 years ago
  5. 7fa4fba Merge BT 4.1 features by Ganesh Ganapathi Batta · 10 years ago
  6. 3b8b972 fix random crashes in bd2str caused by exceeding string array by Ganesh Ganapathi Batta · 10 years ago
  7. 90a3253 Add support for Multi-HFP devices by Nitin Srivastava · 10 years ago
  8. 68c53de Bluetooth: Clear Notification array on AVRCP disconnect by Nitin Srivastava · 10 years ago
  9. fc07218 Bluetooth: GAP: Remove bonded device info on Authentication fail by Zhihai Xu · 11 years ago
  10. f7083df Fix issue of HDP select thread not exiting during BT OFF by Ganesh Ganapathi Batta · 10 years ago
  11. ad7a600 HID: Use dynamic memory while sending data by Hemant Gupta · 10 years ago
  12. 8cd229d HID: Parse paired hid devices from bluez. by Hemant Gupta · 11 years ago
  13. dda369e GAP: Try to retrieve CoD from NVRAM if 0 by Hemant Gupta · 11 years ago
  14. ee27b93 HID: Remove device from nvram on auth failure by Zhihai Xu · 11 years ago
  15. f11d21f HID: Use dynamic memory while sending report by Zhihai Xu · 10 years ago
  16. 8029dc8 HID: Update SSR parameters during copy. by Hemant Gupta · 10 years ago
  17. 4186b0e Add flow control for PAN. by Sharvil Nanavati · 10 years ago
  18. b203d47 LE: Add controller based advertising filter API (2/2) by Andre Eisenbach · 11 years ago
  19. 04c4538 Bluetooth: GAP: Send bond none in case of temp pairing by Hemant Gupta · 11 years ago
  20. 54db2c2 Remove executable bit on source files. by Sharvil Nanavati · 10 years ago
  21. 33a3ae6 am 72f5ce63: am 4b416130: Merge "Bluetooth: Adding Sniff feature for PAN Profile" by Matthew Xie · 10 years ago
  22. 72f5ce6 am 4b416130: Merge "Bluetooth: Adding Sniff feature for PAN Profile" by Matthew Xie · 10 years ago
  23. 36f43cc Bluetooth: Adding Sniff feature for PAN Profile by Nitin Shivpure · 11 years ago
  24. c9fbcde flounder64: bluetooth: Adjust volume level on BT HS and DUT side by Thomas.TT_Lin · 10 years ago
  25. be9ef59 am 4ec26844: am c7d4ce67: Merge "Bluetooth:GAP: Add NULL check before accessing accept socket" by Matthew Xie · 10 years ago
  26. 4ec2684 am c7d4ce67: Merge "Bluetooth:GAP: Add NULL check before accessing accept socket" by Matthew Xie · 10 years ago
  27. 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
  28. 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
  29. a0cf8d6 remove all advertised services in SDP by Zhihai Xu · 10 years ago
  30. 6c15f74 am 4927e67f: am 3576c564: Fix compiler/linker errors when BTA_PAN_INCLUDED is FALSE by Mike J. Chen · 10 years ago
  31. 4927e67 am 3576c564: Fix compiler/linker errors when BTA_PAN_INCLUDED is FALSE by Mike J. Chen · 10 years ago
  32. 3576c56 Fix compiler/linker errors when BTA_PAN_INCLUDED is FALSE by Mike J. Chen · 10 years ago
  33. 7d3d17f am a27b6503: am 221b822c: Merge "Workaround IPHONE problem" into klp-modular-dev by Zhihai Xu · 10 years ago
  34. a27b650 am 221b822c: Merge "Workaround IPHONE problem" into klp-modular-dev by Zhihai Xu · 10 years ago
  35. 221b822 Merge "Workaround IPHONE problem" into klp-modular-dev by Zhihai Xu · 10 years ago
  36. 5702d5c Workaround IPHONE problem by Zhihai Xu · 10 years ago
  37. 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
  38. 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
  39. 9b971dc Merge "treat BTA_BUSY as success to avoid unpair the BLE device" into klp-modular-dev by Zhihai Xu · 10 years ago
  40. 5a607b4 am 20222380: am 2011d136: Merge "LE: Add API to configure MTU for a given connection (2/4)" into klp-modular-dev by Zhihai Xu · 10 years ago
  41. 2022238 am 2011d136: Merge "LE: Add API to configure MTU for a given connection (2/4)" into klp-modular-dev by Zhihai Xu · 10 years ago
  42. 9426d53 LE: Add API to configure MTU for a given connection (2/4) by Andre Eisenbach · 10 years ago
  43. 64ed241 am 67020954: am a4611ac0: DO NOT MERGE: cherrypick from master to fix b/13289050 by Andre Eisenbach · 10 years ago
  44. 6702095 am a4611ac0: DO NOT MERGE: cherrypick from master to fix b/13289050 by Andre Eisenbach · 10 years ago
  45. a4611ac DO NOT MERGE: cherrypick from master to fix b/13289050 by Andre Eisenbach · 10 years ago
  46. 487f9e4 LE: Add status callback function for LE broadcasts by Andre Eisenbach · 10 years ago
  47. fc3fba5 treat BTA_BUSY as success to avoid unpair the BLE device by Zhihai Xu · 10 years ago
  48. 07ea194 Merge "DO NOT MERGE use bluetooth HID remote device name as input device name." into klp-dev by Zhihai Xu · 10 years ago
  49. 0d56a32 am 1d454d1b: am f677f810: Merge "DO NOT MERGE Bluetooth: Cleanup bt_config.xml during BLE Scan" into klp-dev by Matthew Xie · 10 years ago
  50. ad73b9c DO NOT MERGE use bluetooth HID remote device name as input device name. by Zhihai Xu · 11 years ago
  51. 1d454d1 am f677f810: Merge "DO NOT MERGE Bluetooth: Cleanup bt_config.xml during BLE Scan" into klp-dev by Matthew Xie · 10 years ago
  52. f677f81 Merge "DO NOT MERGE Bluetooth: Cleanup bt_config.xml during BLE Scan" into klp-dev by Matthew Xie · 10 years ago
  53. b991273 DO NOT MERGE BLE HID device connection failure due to security error. by Zhihai Xu · 11 years ago
  54. 5a79e08 DO NOT MERGE fix a potential native crash during bluetooth sutdown by Zhihai Xu · 11 years ago
  55. 35f6b7f DO NOT MERGE the HID device state is out of sync after upair. by Zhihai Xu · 11 years ago
  56. 0798eb9 am bac0e60f: am 303a1272: am f6918978: Add HID handshake_callback by Mike J. Chen · 10 years ago
  57. 303a127 am f6918978: Add HID handshake_callback by Mike J. Chen · 10 years ago
  58. a7bd2a1 Bluetooth:GAP: Add NULL check before accessing accept socket by Srinu Jella · 11 years ago
  59. aefcb18 DO NOT MERGE Bluetooth: Cleanup bt_config.xml during BLE Scan by Sunny Kapdi · 11 years ago
  60. b74fe9e DO NOT MERGE LE: Add service UUIDs and data to advertising data by Andre Eisenbach · 11 years ago
  61. bbd585e am 8dfc3e29: am 84516150: am be6d58f3: Fix GKI exception of calling free on an already freed buffer by Mike J. Chen · 10 years ago
  62. 8451615 am be6d58f3: Fix GKI exception of calling free on an already freed buffer by Mike J. Chen · 10 years ago
  63. f691897 Add HID handshake_callback by Mike J. Chen · 10 years ago
  64. be6d58f Fix GKI exception of calling free on an already freed buffer by Mike J. Chen · 10 years ago
  65. 2eda010 am de34aea5: am 5303f9d3: resolved conflicts for merge of 277ba466 to klp-modular-dev-plus-aosp by Narayan Kamath · 10 years ago
  66. 5303f9d resolved conflicts for merge of 277ba466 to klp-modular-dev-plus-aosp by Narayan Kamath · 10 years ago
  67. 22c6e50 Various fixes for LP64 by Kévin PETIT · 10 years ago
  68. 0977fc8 am e736740d: am 5834e63b: am 759280ee: Merge "bluetooth: hid: store ssr_max_latency and ssr_min_tout in bonding db" into klp-modular-dev by Matthew Xie · 10 years ago
  69. 5834e63 am 759280ee: Merge "bluetooth: hid: store ssr_max_latency and ssr_min_tout in bonding db" into klp-modular-dev by Matthew Xie · 10 years ago
  70. 759280e Merge "bluetooth: hid: store ssr_max_latency and ssr_min_tout in bonding db" into klp-modular-dev by Matthew Xie · 10 years ago
  71. afd4a57 am 2ac65164: am 75c7597c: am 4fbbe711: Merge "support peripheral mode feature to connect iphone to android device." into klp-modular-dev by Zhihai Xu · 10 years ago
  72. 75c7597 am 4fbbe711: Merge "support peripheral mode feature to connect iphone to android device." into klp-modular-dev by Zhihai Xu · 10 years ago
  73. 4fbbe71 Merge "support peripheral mode feature to connect iphone to android device." into klp-modular-dev by Zhihai Xu · 10 years ago
  74. 602162a support peripheral mode feature to connect iphone to android device. by Zhihai Xu · 10 years ago
  75. 7e6b379 am 9d368b68: am 1292dd82: am 6bc62a36: Merge "Bluetooth: GAP: Update bonded device info immediately on NVRAM" by Matthew Xie · 10 years ago
  76. 1292dd8 am 6bc62a36: Merge "Bluetooth: GAP: Update bonded device info immediately on NVRAM" by Matthew Xie · 10 years ago
  77. ffc69cc Merge "Bluetooth: Cleanup bt_config.xml during BLE Scan" by Matthew Xie · 10 years ago
  78. 377cb14 Bluetooth: Cleanup bt_config.xml during BLE Scan by Sunny Kapdi · 11 years ago
  79. 5e08d1e Bluetooth: GAP: Update bonded device info immediately on NVRAM by Srinu Jella · 11 years ago
  80. 8351ea3 am 0c880603: am 6a342588: am 136e4b1c: Merge "Don\'t send a dummy 0 HID event when connection is closed" into klp-modular-dev by Mike J. Chen · 10 years ago
  81. bf6cab9 Don't send a dummy 0 HID event when connection is closed by Mike J. Chen · 10 years ago
  82. 3a7ff0d am e80e4df1: am b45e54f0: Merge "Fix warnings when BLE_INCLUDED is FALSE" into klp-modular-dev by Mike J. Chen · 10 years ago
  83. bf9a8aa Fix warnings when BLE_INCLUDED is FALSE by Mike J. Chen · 10 years ago
  84. 85c1751 am 3d4f5c71: am b83a8234: Merge changes Ifc373f95,I95eb887a,I1e6be2ab,Ia6ea939a,I147d0138, ... into klp-modular-dev by Mike J. Chen · 10 years ago
  85. 5cd8bff Major warnings cleanup by Mike J. Chen · 11 years ago
  86. d8edb46 am e372d9b5: Merge "Fix HID get_report callback support" into klp-modular-dev by Mike J. Chen · 11 years ago
  87. b46d9b8 Fix HID get_report callback support by Mike J. Chen · 11 years ago
  88. 8a82348 bluetooth: hid: store ssr_max_latency and ssr_min_tout in bonding db by Adam Hampson · 11 years ago
  89. ddcf2f9 Merge "increase the bluetooth task priority when start a2dp." by Zhihai Xu · 11 years ago
  90. 4128e36 increase the bluetooth task priority when start a2dp. by Zhihai Xu · 11 years ago
  91. eeeac99 LE: Add service UUIDs and data to advertising data by Andre Eisenbach · 11 years ago
  92. 2a2701c Fixes for problems found with coverity analyzer by Kim Schulz · 11 years ago
  93. 41b3391 Merge " the HID device state is out of sync after upair." by Zhihai Xu · 11 years ago
  94. 03c2693 the HID device state is out of sync after upair. by Zhihai Xu · 11 years ago
  95. 491cc70 Merge "fix a potential native crash during bluetooth sutdown" by Zhihai Xu · 11 years ago
  96. 6c65c2f fix a potential native crash during bluetooth sutdown by Zhihai Xu · 11 years ago
  97. b372470 Merge "implement flow control to avoid dropping packets in btif_media_task." by Zhihai Xu · 11 years ago
  98. 4aebca4 implement flow control to avoid dropping packets in btif_media_task. by Zhihai Xu · 11 years ago
  99. f507e5e Merge "should return correct length and use shorter poll time for ad2p data" by Zhihai Xu · 11 years ago
  100. 01c686c should return correct length and use shorter poll time for ad2p data by Zhihai Xu · 11 years ago