1. 744ad47 Fix issue of HDP select thread not exiting during BT OFF by Ganesh Ganapathi Batta · 10 years ago
  2. 2e1e6d8 Use standard C99 integral types. This offers better type safety. by Sharvil Nanavati · 10 years ago
  3. 7c54040 Increasing the SDP_MTU_SIZE from 256 to the default 672 bytes by Zhihai Xu · 11 years ago
  4. 45b4faf a2dp audio HAL: use correct interface version by Zhihai Xu · 10 years ago
  5. f96da0e Allow simultaneous LE Observe and BTM Inquiry/Scan by Zhihai Xu · 10 years ago
  6. 3a55ec2 SDP: Allocate proper sized scratch buffer for SDP response by Zhihai Xu · 10 years ago
  7. 73e6829 flounder64: bluetooth: Adjust volume level on BT HS and DUT side by Zhihai Xu · 10 years ago
  8. ad3fc6e audio: fix set_parameters return value. by Zhihai Xu · 10 years ago
  9. 79eb1a6 HID: Use dynamic memory while sending data by Hemant Gupta · 10 years ago
  10. fbaeb4a HID: Parse paired hid devices from bluez. by Hemant Gupta · 11 years ago
  11. 87b7cce GAP: Try to retrieve CoD from NVRAM if 0 by Hemant Gupta · 11 years ago
  12. 8f322bf HID: Reset Disconnect Reason on Connection Establishment by Hemant Gupta · 11 years ago
  13. 8d2128d HID: Remove device from nvram on auth failure by Zhihai Xu · 11 years ago
  14. 45c71b0 HID: Use dynamic memory while sending report by Zhihai Xu · 10 years ago
  15. bf51271 HID: Serialize L2CAP disconnection by Hemant Gupta · 11 years ago
  16. 742d9fa HID: Handle connection failure in disconnecting state by Hemant Gupta · 11 years ago
  17. 1747956 HID: Reset Idle timeout to 0 while hid disconnection by Hemant Gupta · 11 years ago
  18. c1ebd4d Merge "HID: Fix memory leak in HID Code" into klp-wireless-dev by Zhihai Xu · 10 years ago
  19. 2cba29a HID: Fix memory leak in HID Code by Zhihai Xu · 11 years ago
  20. c64a7a5 Merge "HID: Establish Interrupt Channel when Control channel is configured" into klp-wireless-dev by Zhihai Xu · 10 years ago
  21. 7a25994 HID: Reduce poll time to 50 ms for polling from uhid driver by Hemant Gupta · 10 years ago
  22. 4c5f9ef HID: Update SSR parameters during copy. by Hemant Gupta · 10 years ago
  23. 496765d Merge "Fix GKI exception of calling free on an already freed buffer" into klp-wireless-dev by Zhihai Xu · 10 years ago
  24. c0f7987 Fix GKI exception of calling free on an already freed buffer by Zhihai Xu · 10 years ago
  25. 17888ed Merge "bluetooth: hid: store ssr_max_latency and ssr_min_tout in bonding db" into klp-wireless-dev by Zhihai Xu · 10 years ago
  26. 6efaf22 bluetooth: hid: store ssr_max_latency and ssr_min_tout in bonding db by Zhihai Xu · 10 years ago
  27. 7f7d493 HID: Establish Interrupt Channel when Control channel is configured by Hemant Gupta · 10 years ago
  28. f4b8f8a Add flow control for PAN. by Sharvil Nanavati · 10 years ago
  29. 7f5fe66 Fixed a build warning. by Wei Wang · 10 years ago
  30. cd50ccd Merge "LE: Add controller based advertising filter API (2/2)" into klp-wireless-dev by Wei Wang · 10 years ago
  31. 2d75441 LE: Add controller based advertising filter API (2/2) by Andre Eisenbach · 11 years ago
  32. 6dae552 Eliminate warnings, add -Wall and -Werror to all projects. by Sharvil Nanavati · 10 years ago
  33. 2d5d56e Rewrite PAN_Write in terms of PAN_WriteBuf. by Sharvil Nanavati · 10 years ago
  34. 5c42abe Merge "Remove unused file gki_inet.h and BIG_ENDIAN macro." into klp-wireless-dev by Sharvil Nanavati · 10 years ago
  35. fd2e0f2 Merge "Bluetooth: GAP: Send bond none in case of temp pairing" into klp-wireless-dev by Matthew Xie · 10 years ago
  36. 6d4a9e9 Merge "LE: Add API to configure MTU for a given connection (2/4) This patch from broadcom(andre) bug:13571470 Change-Id: I932905590ee9c40cb67e7d09715c0f8e59d2f662" into klp-wireless-dev by Zhihai Xu · 10 years ago
  37. 9291a71 LE: Add API to configure MTU for a given connection (2/4) by Zhihai Xu · 10 years ago
  38. 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
  39. d92e3cf remove all advertised services in SDP by Zhihai Xu · 10 years ago
  40. add314d Merge "open GATT client didn't reserve the BLE link if open after connected." into klp-wireless-dev by Zhihai Xu · 10 years ago
  41. 7723c29 open GATT client didn't reserve the BLE link if open after connected. by Zhihai Xu · 10 years ago
  42. d0f1778 Merge "Workaround IPHONE problem" into klp-wireless-dev by Zhihai Xu · 10 years ago
  43. facc510 Workaround IPHONE problem by Zhihai Xu · 10 years ago
  44. 5135602 Merge "treat BTA_BUSY as success to avoid unpair the BLE device" into klp-wireless-dev by Zhihai Xu · 10 years ago
  45. b923866 treat BTA_BUSY as success to avoid unpair the BLE device by Zhihai Xu · 10 years ago
  46. 7fc4503 Merge "print MTU size after get MTU request from iphone." into klp-wireless-dev by Zhihai Xu · 10 years ago
  47. 52c0ccb print MTU size after get MTU request from iphone. by Zhihai Xu · 10 years ago
  48. 936531f Merge "support resolve BLE random mac address for both central and peripheral mode." into klp-wireless-dev by Zhihai Xu · 10 years ago
  49. 6f908b2 support resolve BLE random mac address for both central and peripheral mode. by Zhihai Xu · 10 years ago
  50. 43d8f25 Merge "support peripheral mode feature to connect iphone to android device." into klp-wireless-dev by Zhihai Xu · 10 years ago
  51. 5f72121 support peripheral mode feature to connect iphone to android device. by Zhihai Xu · 10 years ago
  52. c9c8887 Merge "increase the bluetooth task priority when start a2dp." into klp-wireless-dev by Zhihai Xu · 10 years ago
  53. c0d8730 increase the bluetooth task priority when start a2dp. by Zhihai Xu · 11 years ago
  54. 795bceb Compile using C99. by Sharvil Nanavati · 10 years ago
  55. b820aec Bluetooth: GAP: Send bond none in case of temp pairing by Hemant Gupta · 11 years ago
  56. 92c2256 Remove unused file gki_inet.h and BIG_ENDIAN macro. by Sharvil Nanavati · 10 years ago
  57. d2ccbbb Remove executable bit on source files. by Sharvil Nanavati · 10 years ago
  58. e96ce0e DO NOT MERGE: LE: Add status callback function for LE broadcasts by Andre Eisenbach · 10 years ago
  59. 3765b69 DO NOT MERGE Revert "external/bluetooth/bluedroid: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATH" by Matthew Xie · 10 years ago
  60. 134d0b1 am 7d006e6b: am a69e0ae1: am 47128cf9: Merge "Bluetooth: fix sniff issue with multiple rfcomm connection in same ACL" by Matthew Xie · 10 years ago
  61. 7e6b379 am 9d368b68: am 1292dd82: am 6bc62a36: Merge "Bluetooth: GAP: Update bonded device info immediately on NVRAM" by Matthew Xie · 10 years ago
  62. 7d006e6 am a69e0ae1: am 47128cf9: Merge "Bluetooth: fix sniff issue with multiple rfcomm connection in same ACL" by Matthew Xie · 10 years ago
  63. 9d368b6 am 1292dd82: am 6bc62a36: Merge "Bluetooth: GAP: Update bonded device info immediately on NVRAM" by Matthew Xie · 10 years ago
  64. a69e0ae am 47128cf9: Merge "Bluetooth: fix sniff issue with multiple rfcomm connection in same ACL" by Matthew Xie · 10 years ago
  65. 1292dd8 am 6bc62a36: Merge "Bluetooth: GAP: Update bonded device info immediately on NVRAM" by Matthew Xie · 10 years ago
  66. 47128cf Merge "Bluetooth: fix sniff issue with multiple rfcomm connection in same ACL" by Matthew Xie · 10 years ago
  67. 6bc62a3 Merge "Bluetooth: GAP: Update bonded device info immediately on NVRAM" by Matthew Xie · 10 years ago
  68. ffc69cc Merge "Bluetooth: Cleanup bt_config.xml during BLE Scan" by Matthew Xie · 10 years ago
  69. 377cb14 Bluetooth: Cleanup bt_config.xml during BLE Scan by Sunny Kapdi · 11 years ago
  70. b26a902 Bluetooth: fix sniff issue with multiple rfcomm connection in same ACL by Pradeep Panigrahi · 11 years ago
  71. 5e08d1e Bluetooth: GAP: Update bonded device info immediately on NVRAM by Srinu Jella · 11 years ago
  72. 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
  73. 0c88060 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
  74. 6a34258 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
  75. 136e4b1 Merge "Don't send a dummy 0 HID event when connection is closed" into klp-modular-dev by Mike J. Chen · 10 years ago
  76. bf6cab9 Don't send a dummy 0 HID event when connection is closed by Mike J. Chen · 10 years ago
  77. 6f7021f am 081ff423: am aa58a6cf: am 13a01401: Merge "Don\'t leak process-private data on Change Local Name command." by Matthew Xie · 10 years ago
  78. 081ff42 am aa58a6cf: am 13a01401: Merge "Don\'t leak process-private data on Change Local Name command." by Matthew Xie · 10 years ago
  79. aa58a6c am 13a01401: Merge "Don\'t leak process-private data on Change Local Name command." by Matthew Xie · 10 years ago
  80. 720eea9 am dd7e09cf: am 17e40430: am fab294ca: Merge "Fix bug introduced in last change. GATT define was after BLE_INCLUDED define." into klp-modular-dev by Mike J. Chen · 10 years ago
  81. dd7e09c am 17e40430: am fab294ca: Merge "Fix bug introduced in last change. GATT define was after BLE_INCLUDED define." into klp-modular-dev by Mike J. Chen · 10 years ago
  82. 17e4043 am fab294ca: Merge "Fix bug introduced in last change. GATT define was after BLE_INCLUDED define." into klp-modular-dev by Mike J. Chen · 10 years ago
  83. fab294c Merge "Fix bug introduced in last change. GATT define was after BLE_INCLUDED define." into klp-modular-dev by Mike J. Chen · 10 years ago
  84. 36fb66c am a89616ab: Fix bug introduced in last change. GATT define was after BLE_INCLUDED define. by Mike J. Chen · 10 years ago
  85. a89616a Fix bug introduced in last change. GATT define was after BLE_INCLUDED define. by Mike J. Chen · 10 years ago
  86. 597c577 Fix bug introduced in last change. GATT define was after BLE_INCLUDED define. by Mike J. Chen · 10 years ago
  87. 3a7ff0d am e80e4df1: am b45e54f0: Merge "Fix warnings when BLE_INCLUDED is FALSE" into klp-modular-dev by Mike J. Chen · 10 years ago
  88. b274fd3 am d382270c: am ef04b8a2: Merge "Set some SMP and GATT to FALSE if BLE is FALSE" into klp-modular-dev by Mike J. Chen · 10 years ago
  89. e80e4df am b45e54f0: Merge "Fix warnings when BLE_INCLUDED is FALSE" into klp-modular-dev by Mike J. Chen · 10 years ago
  90. d382270 am ef04b8a2: Merge "Set some SMP and GATT to FALSE if BLE is FALSE" into klp-modular-dev by Mike J. Chen · 10 years ago
  91. b45e54f Merge "Fix warnings when BLE_INCLUDED is FALSE" into klp-modular-dev by Mike J. Chen · 10 years ago
  92. ef04b8a Merge "Set some SMP and GATT to FALSE if BLE is FALSE" into klp-modular-dev by Mike J. Chen · 10 years ago
  93. 13a0140 Merge "Don't leak process-private data on Change Local Name command." by Matthew Xie · 10 years ago
  94. e14a66a Don't leak process-private data on Change Local Name command. by Sharvil Nanavati · 10 years ago
  95. bf9a8aa Fix warnings when BLE_INCLUDED is FALSE by Mike J. Chen · 10 years ago
  96. a2c51a7 Set some SMP and GATT to FALSE if BLE is FALSE by Mike J. Chen · 10 years ago
  97. 7ec9ec8 am 04276619: am 384d6211: Merge "Revert "Make all warnings fatal compilation errors"" into klp-modular-dev by Mike J. Chen · 10 years ago
  98. 0427661 am 384d6211: Merge "Revert "Make all warnings fatal compilation errors"" into klp-modular-dev by Mike J. Chen · 10 years ago
  99. 384d621 Merge "Revert "Make all warnings fatal compilation errors"" into klp-modular-dev by Mike J. Chen · 10 years ago
  100. 5b9c7f7 Revert "Make all warnings fatal compilation errors" by Mike J. Chen · 10 years ago