1. f16a560 TARGET_SIMULATOR is long dead. by Elliott Hughes · 10 years ago
  2. 2eda010 am de34aea5: am 5303f9d3: resolved conflicts for merge of 277ba466 to klp-modular-dev-plus-aosp by Narayan Kamath · 10 years ago
  3. 5303f9d resolved conflicts for merge of 277ba466 to klp-modular-dev-plus-aosp by Narayan Kamath · 10 years ago
  4. 22c6e50 Various fixes for LP64 by Kévin PETIT · 10 years ago
  5. a80a98a Fix warning "suggest braces around empty body in an 'if' statement" by Mike J. Chen · 10 years ago
  6. 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
  7. 75c7597 am 4fbbe711: Merge "support peripheral mode feature to connect iphone to android device." into klp-modular-dev by Zhihai Xu · 10 years ago
  8. 4fbbe71 Merge "support peripheral mode feature to connect iphone to android device." into klp-modular-dev by Zhihai Xu · 10 years ago
  9. 602162a support peripheral mode feature to connect iphone to android device. by Zhihai Xu · 10 years ago
  10. 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
  11. aa58a6c am 13a01401: Merge "Don\'t leak process-private data on Change Local Name command." by Matthew Xie · 10 years ago
  12. 3a7ff0d am e80e4df1: am b45e54f0: Merge "Fix warnings when BLE_INCLUDED is FALSE" into klp-modular-dev by Mike J. Chen · 10 years ago
  13. b45e54f Merge "Fix warnings when BLE_INCLUDED is FALSE" into klp-modular-dev by Mike J. Chen · 10 years ago
  14. e14a66a Don't leak process-private data on Change Local Name command. by Sharvil Nanavati · 10 years ago
  15. bf9a8aa Fix warnings when BLE_INCLUDED is FALSE by Mike J. Chen · 10 years ago
  16. 7ec9ec8 am 04276619: am 384d6211: Merge "Revert "Make all warnings fatal compilation errors"" into klp-modular-dev by Mike J. Chen · 10 years ago
  17. 384d621 Merge "Revert "Make all warnings fatal compilation errors"" into klp-modular-dev by Mike J. Chen · 10 years ago
  18. 5b9c7f7 Revert "Make all warnings fatal compilation errors" by Mike J. Chen · 10 years ago
  19. 85c1751 am 3d4f5c71: am b83a8234: Merge changes Ifc373f95,I95eb887a,I1e6be2ab,Ia6ea939a,I147d0138, ... into klp-modular-dev by Mike J. Chen · 10 years ago
  20. b83a823 Merge changes Ifc373f95,I95eb887a,I1e6be2ab,Ia6ea939a,I147d0138, ... into klp-modular-dev by Mike J. Chen · 10 years ago
  21. ba1ee42 Make all warnings fatal compilation errors by Mike J. Chen · 10 years ago
  22. 5cd8bff Major warnings cleanup by Mike J. Chen · 10 years ago
  23. c25fdc7 Fix unused parameter warning in static function by Mike J. Chen · 10 years ago
  24. d2710d0 Add "static" to a static function by Mike J. Chen · 10 years ago
  25. 92c997f Fix a number of unused parameter warnings in static functions by Mike J. Chen · 10 years ago
  26. d992104 am 5fba60a8: resend discovery primary service ATT request with timeout by Zhihai Xu · 10 years ago
  27. 5fba60a resend discovery primary service ATT request with timeout by Zhihai Xu · 10 years ago
  28. ac49592 Fix unused parameter warnings in static functions by changing prototype by Mike J. Chen · 10 years ago
  29. 22df1f7 Fix some unused parameter warnings in static functions by Mike J. Chen · 10 years ago
  30. 23b252c Fix warnings about implicit declaration of bdcmp and bdcpy by Mike J. Chen · 10 years ago
  31. 6b20f3e Fix warning "comparison is always true due to limited range of data type" by Mike J. Chen · 10 years ago
  32. dbdc69f Fix warning "suggest braces around empty body in an 'if' statement" by Mike J. Chen · 10 years ago
  33. 9603e2e Fix warning "comparison is always true due to limited range of data type" by Mike J. Chen · 10 years ago
  34. d8e5227 Add a function prototype for btm_ble_test_command_complete by Mike J. Chen · 10 years ago
  35. e68ffb0 Change argument to return ptr rather than assign to unused local by Mike J. Chen · 10 years ago
  36. d6750ef Fix warning "comparison is always true due to limited range of data type" by Mike J. Chen · 10 years ago
  37. e5febfe Fix warnings about implicit declarations by Mike J. Chen · 10 years ago
  38. 63471e7 Fix warning "implicit declaration of function 'bdcmp'" by Mike J. Chen · 10 years ago
  39. 7909749 Fix warning "case label value exceeds maximum value for type" by Mike J. Chen · 10 years ago
  40. 41eee7b Fix missing initializer warning by Mike J. Chen · 10 years ago
  41. 045235e Fix bug in PAN code where no new PAN connections can be made. by Sharvil Nanavati · 10 years ago
  42. e6e1fc2 Merge "memory corruption on bluetooth stack." by Zhihai Xu · 11 years ago
  43. 7f9bcf8 memory corruption on bluetooth stack. by Zhihai Xu · 11 years ago
  44. 83d709a trouble syncing with fitbit and can't turn off bluetooth. by Zhihai Xu · 11 years ago
  45. 6a5cd52 Merge "BLE stack doesn't handle multiple l2cap_conn_update requests" by Zhihai Xu · 11 years ago
  46. 91f80c8 Merge "Crash pairing keyboard/mouse on N5" by Zhihai Xu · 11 years ago
  47. b6dffc1 Crash pairing keyboard/mouse on N5 by Zhihai Xu · 11 years ago
  48. eeeac99 LE: Add service UUIDs and data to advertising data by Andre Eisenbach · 11 years ago
  49. 15d0a0c BLE stack doesn't handle multiple l2cap_conn_update requests by Zhihai Xu · 11 years ago
  50. 5acd502 RFCOMM: fix connection timeout during security setup by kschulz · 11 years ago
  51. d8d1087 Merge "fixed problem with parsing GetAllCapabilitiesRsp" by Zhihai Xu · 11 years ago
  52. 2fc1a9a fixed problem with parsing GetAllCapabilitiesRsp by Kim Schulz · 11 years ago
  53. 2a2701c Fixes for problems found with coverity analyzer by Kim Schulz · 11 years ago
  54. b224d3a Merge "set HID major in class of device of inquiry result for HID over LE" by Zhihai Xu · 11 years ago
  55. 1237ee3 set HID major in class of device of inquiry result for HID over LE by Zhihai Xu · 11 years ago
  56. 7051db3 BLE HID device connection failure due to security error. by Zhihai Xu · 11 years ago
  57. 9d6b337 Merge "BLE Secuity manager state machine generate wrong pairing success event." by Zhihai Xu · 11 years ago
  58. 5844060 BLE Secuity manager state machine generate wrong pairing success event. by Zhihai Xu · 11 years ago
  59. 28b978c Merge "Duplicate pair request are generated in BLE SMP." by Zhihai Xu · 11 years ago
  60. 503a550 Duplicate pair request are generated in BLE SMP. by Zhihai Xu · 11 years ago
  61. 51d5f63 sometime the BLE connection parameter isnot updated for the first time by Zhihai Xu · 11 years ago
  62. 0f1f494 Copy paste error in HDP source/sink check by Kim Schulz · 11 years ago
  63. dbba0e6 Replace Broadcom proprietary license header with apache 2 header by Matthew Xie · 11 years ago
  64. 306bdda LE: Add devices to the inquiry db before connecting by Andre Eisenbach · 11 years ago
  65. 51822b4 Fixes random host disconnection after establishing connection by Sunny Kapdi · 11 years ago
  66. 2003ec0 Merge "A typo to set wrong max connection interval value when we create a BLE connection." into klp-dev by Zhihai Xu · 11 years ago
  67. cd9ceb9 Merge "Unable to connect to a Motorola s705 until Bluetooth was toggled of and back on" into klp-dev by Zhihai Xu · 11 years ago
  68. 3dc5945 A typo to set wrong max connection interval value when we create a BLE connection. by Zhihai Xu · 11 years ago
  69. 7a5c591 Fixes BLE HCI commands concurrency issue by Sunny Kapdi · 11 years ago
  70. 41e761b Merge "Treat devices advertising random addr. as LE only" into klp-dev by Matthew Xie · 11 years ago
  71. bf68ac7 Treat devices advertising random addr. as LE only by Andre Eisenbach · 11 years ago
  72. 0c2e29d BTU SIGSEGV on RFCOMM connect to Linux bluetooth dongle by Zhihai Xu · 11 years ago
  73. a934f01 Unable to connect to a Motorola s705 until Bluetooth was toggled of and back on by Zhihai Xu · 11 years ago
  74. 6b728e4 Merge "Interleave br/edr device discovery with BLE device scan for some targets" into klp-dev by Matthew Xie · 11 years ago
  75. 7f3e429 Interleave br/edr device discovery with BLE device scan for some targets by Matthew Xie · 11 years ago
  76. ccf9c15 LE: Improved handling of illegal GATT PDUs by Andre Eisenbach · 11 years ago
  77. b99a066 Merge "Added lock in btu_xxx_timer api" into klp-dev by Matthew Xie · 11 years ago
  78. c16715f Added lock in btu_xxx_timer api by zzy · 11 years ago
  79. fa825ad Merge "change AVRCP profile version from 1.4 to 1.3 in SDP record." into klp-dev by Zhihai Xu · 11 years ago
  80. 156969e change AVRCP profile version from 1.4 to 1.3 in SDP record. by Zhihai Xu · 11 years ago
  81. 1e5109b Use product model as default bluetooth name if not defined by Matthew Xie · 12 years ago
  82. 247c68f Add support for AbsoluteVolume by Satya Calloji · 11 years ago
  83. 2e7fa68 LE: Add support for the HID-over-GATT profile (1/3) by Andre Eisenbach · 11 years ago
  84. 40016ad LE: Do not generate an error if a device is already whitelisted by Andre Eisenbach · 11 years ago
  85. 0d3786e LE: Memory leak when caching GATT service change by Andre Eisenbach · 11 years ago
  86. 6975b4d LE: UPF 45 bug fixes by Andre Eisenbach · 11 years ago
  87. ad83986 LE: Fix crash on LE mouse reconnect by Andre Eisenbach · 11 years ago
  88. 4b63869 LE: Limit minimum MTU size by Andre Eisenbach · 11 years ago
  89. 781b5ad LE: Integrate power table for GATT by Andre Eisenbach · 11 years ago
  90. e1202ca LE: Add GATT disable functions by Andre Eisenbach · 11 years ago
  91. 181adbe Fixed issue that failed to update rfc credit to peer when host can not handle the incoming packets fast enough by zzy · 11 years ago
  92. 5a7f857 Support for 128-bit UUID service discovery by Andre Eisenbach · 11 years ago
  93. 98657a3 LE: Release transmit buffer credits by Andre Eisenbach · 11 years ago
  94. 5ae72cf Media profile drop on ending the outgoing video call and music is heard locally by Zhihai Xu · 11 years ago
  95. 48ebe2c Preload timeout and retry mechanism (1/3) by YK Jeffrey Chao · 11 years ago
  96. ebef476 Added available size check to fix zero byte data available issue by zzy · 11 years ago
  97. fc4b2f1 Solve compilation problem when BLE/GATT/SMP features are false by Matthew Xie · 11 years ago
  98. b05c019 Merge "LE: Fix shared ACL buffer allocation" into jb-mr2-dev by Matthew Xie · 11 years ago
  99. 2d41fe1 LE: Disable L2CAP connection parameter update during pairing by Andre Eisenbach · 11 years ago
  100. 12c3f49 LE: Fix shared ACL buffer allocation by Andre Eisenbach · 11 years ago