1. 7ae3f9e LE Onfound and Onlost feature by Satya Calloji · 10 years ago
  2. 5e17704 LE ADV Filter changes by Satya Calloji · 10 years ago
  3. b9b1f4e LE batch scan feature by Satya Calloji · 10 years ago
  4. 021e17a Clear background conn list entries during BT power off by Nitin Arora · 11 years ago
  5. 9279e00 Merge "Bluetooth: Updates background conn list properly during unpair" into klp-wireless-dev by Andre Eisenbach · 10 years ago
  6. 831423e Bluetooth: Fix to avoid NULL pointer dereferences by Hemant Gupta · 11 years ago
  7. c8fe292 GAP: Retain the old COD if already present by Hemant Gupta · 11 years ago
  8. 79f454d L2CAP: Send HCI connect with all packet types supported by Hemant Gupta · 11 years ago
  9. 96cdc15 Merge "GAP: Handle invalid SDP service search request" into klp-wireless-dev by Matthew Xie · 10 years ago
  10. 86225e4 GAP: Handle invalid SDP service search request by Hemant Gupta · 11 years ago
  11. b81d729 GAP: Handled collision scenerio with headset by Hemant Gupta · 10 years ago
  12. 08b1c8d Merge "GAP: Handled collision scenerio with headset" into klp-wireless-dev by Matthew Xie · 10 years ago
  13. f0952b5 Add a flexible array to the end of BT_HDR to avoid pointer arithmetic. by Sharvil Nanavati · 10 years ago
  14. 69e934e Bluetooth: Updates background conn list properly during unpair by Nitin Arora · 11 years ago
  15. 493a98a LE: Add notification sent and congestion callbacks (2/4) by Andre Eisenbach · 10 years ago
  16. 0aee331 BLE privacy timer by Chris Manton · 10 years ago
  17. 5ec39bb Extended a few timer API functions by Chris Manton · 10 years ago
  18. e8c3d75 Logging cleanup: BTIF and APPL. by Sharvil Nanavati · 10 years ago
  19. b44cc59 Logging cleanup: AVRC, MCA, GATT, and SMP. by Sharvil Nanavati · 10 years ago
  20. 158084e Logging cleanup: A2D, AVDT, and AVCT. by Sharvil Nanavati · 10 years ago
  21. d6e1b1e Logging cleanup: HIDH, BNEP, and PAN. by Sharvil Nanavati · 10 years ago
  22. d5bba90 Logging cleanup: RFCOMM and GAP. by Sharvil Nanavati · 10 years ago
  23. a51c9d9 Logging cleanup: L2CAP and SDP. by Sharvil Nanavati · 10 years ago
  24. aef4bd1 Address allocation scheme for multiple advertisers by Satya Calloji · 10 years ago
  25. 167686c Remove dead timer code from btu by Chris Manton · 10 years ago
  26. cc35559 Add A2DP Sink Support by Hemant Gupta · 11 years ago
  27. c004814 Fix build: BTM_BleLocalPrivacyEnabled is called from outside BLE_PRIVACY_SPT guard. by Sharvil Nanavati · 10 years ago
  28. 88e7645 Disable BLE address randomization since it causes excessive timer wakeups. by Sharvil Nanavati · 10 years ago
  29. b8cb957 Bluetooth: Assign max adv instance value from vendor capabilities by Nitin Arora · 10 years ago
  30. 9546abf Support for reading LE specific controller features by Ganesh Ganapathi Batta · 10 years ago
  31. 83c5256 Logging cleanup: HCI and BTM trace macros. by Sharvil Nanavati · 10 years ago
  32. 0212487 Start cleaning up log macros. by Sharvil Nanavati · 10 years ago
  33. fa994c9 Bluetooth: Changes to enable features on KWD by Nitin Arora · 10 years ago
  34. 0943c10 LE: Add RRA offloading and vendor specific PCF commands by Satya Calloji · 10 years ago
  35. ffb3960 LE Multi ADV feature by Satya Calloji · 10 years ago
  36. 2e06f00 Unable to pair and connect A2DP headset with DUT on KWD by Zhihai Xu · 10 years ago
  37. 10266fd Fix data type for rmt_auth_req; it stores an integral value. by Sharvil Nanavati · 10 years ago
  38. 0ab408f HID: Send Close event to upper layers during reconnection by Hemant Gupta · 10 years ago
  39. ca7f48c GAP: Return BTM_CMD_STARTED from btm_sec_l2cap_access_req by Hemant Gupta · 11 years ago
  40. 1922101 GAP: Avoiding two disconnections from DUT by Hemant Gupta · 10 years ago
  41. 8fe5887 Merge BT 4.1 features by Ganesh Ganapathi Batta · 10 years ago
  42. 2e1e6d8 Use standard C99 integral types. This offers better type safety. by Sharvil Nanavati · 10 years ago
  43. f96da0e Allow simultaneous LE Observe and BTM Inquiry/Scan by Zhihai Xu · 11 years ago
  44. 3a55ec2 SDP: Allocate proper sized scratch buffer for SDP response by Zhihai Xu · 11 years ago
  45. 8f322bf HID: Reset Disconnect Reason on Connection Establishment by Hemant Gupta · 11 years ago
  46. bf51271 HID: Serialize L2CAP disconnection by Hemant Gupta · 11 years ago
  47. 742d9fa HID: Handle connection failure in disconnecting state by Hemant Gupta · 11 years ago
  48. 1747956 HID: Reset Idle timeout to 0 while hid disconnection by Hemant Gupta · 11 years ago
  49. 7f7d493 HID: Establish Interrupt Channel when Control channel is configured by Hemant Gupta · 10 years ago
  50. cd50ccd Merge "LE: Add controller based advertising filter API (2/2)" into klp-wireless-dev by Wei Wang · 10 years ago
  51. 2d75441 LE: Add controller based advertising filter API (2/2) by Andre Eisenbach · 11 years ago
  52. 6dae552 Eliminate warnings, add -Wall and -Werror to all projects. by Sharvil Nanavati · 10 years ago
  53. 2d5d56e Rewrite PAN_Write in terms of PAN_WriteBuf. by Sharvil Nanavati · 10 years ago
  54. 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
  55. d92e3cf remove all advertised services in SDP by Zhihai Xu · 10 years ago
  56. d0f1778 Merge "Workaround IPHONE problem" into klp-wireless-dev by Zhihai Xu · 10 years ago
  57. facc510 Workaround IPHONE problem by Zhihai Xu · 10 years ago
  58. 5135602 Merge "treat BTA_BUSY as success to avoid unpair the BLE device" into klp-wireless-dev by Zhihai Xu · 10 years ago
  59. b923866 treat BTA_BUSY as success to avoid unpair the BLE device by Zhihai Xu · 11 years ago
  60. 7fc4503 Merge "print MTU size after get MTU request from iphone." into klp-wireless-dev by Zhihai Xu · 10 years ago
  61. 52c0ccb print MTU size after get MTU request from iphone. by Zhihai Xu · 10 years ago
  62. 936531f Merge "support resolve BLE random mac address for both central and peripheral mode." into klp-wireless-dev by Zhihai Xu · 10 years ago
  63. 6f908b2 support resolve BLE random mac address for both central and peripheral mode. by Zhihai Xu · 11 years ago
  64. 43d8f25 Merge "support peripheral mode feature to connect iphone to android device." into klp-wireless-dev by Zhihai Xu · 10 years ago
  65. 5f72121 support peripheral mode feature to connect iphone to android device. by Zhihai Xu · 11 years ago
  66. 795bceb Compile using C99. by Sharvil Nanavati · 10 years ago
  67. d2ccbbb Remove executable bit on source files. by Sharvil Nanavati · 10 years ago
  68. 6f7021f am 081ff423: am aa58a6cf: am 13a01401: Merge "Don\'t leak process-private data on Change Local Name command." by Matthew Xie · 11 years ago
  69. aa58a6c am 13a01401: Merge "Don\'t leak process-private data on Change Local Name command." by Matthew Xie · 11 years ago
  70. 3a7ff0d am e80e4df1: am b45e54f0: Merge "Fix warnings when BLE_INCLUDED is FALSE" into klp-modular-dev by Mike J. Chen · 11 years ago
  71. b45e54f Merge "Fix warnings when BLE_INCLUDED is FALSE" into klp-modular-dev by Mike J. Chen · 11 years ago
  72. e14a66a Don't leak process-private data on Change Local Name command. by Sharvil Nanavati · 11 years ago
  73. bf9a8aa Fix warnings when BLE_INCLUDED is FALSE by Mike J. Chen · 11 years ago
  74. 7ec9ec8 am 04276619: am 384d6211: Merge "Revert "Make all warnings fatal compilation errors"" into klp-modular-dev by Mike J. Chen · 11 years ago
  75. 384d621 Merge "Revert "Make all warnings fatal compilation errors"" into klp-modular-dev by Mike J. Chen · 11 years ago
  76. 5b9c7f7 Revert "Make all warnings fatal compilation errors" by Mike J. Chen · 11 years ago
  77. 85c1751 am 3d4f5c71: am b83a8234: Merge changes Ifc373f95,I95eb887a,I1e6be2ab,Ia6ea939a,I147d0138, ... into klp-modular-dev by Mike J. Chen · 11 years ago
  78. b83a823 Merge changes Ifc373f95,I95eb887a,I1e6be2ab,Ia6ea939a,I147d0138, ... into klp-modular-dev by Mike J. Chen · 11 years ago
  79. ba1ee42 Make all warnings fatal compilation errors by Mike J. Chen · 11 years ago
  80. 5cd8bff Major warnings cleanup by Mike J. Chen · 11 years ago
  81. c25fdc7 Fix unused parameter warning in static function by Mike J. Chen · 11 years ago
  82. d2710d0 Add "static" to a static function by Mike J. Chen · 11 years ago
  83. 92c997f Fix a number of unused parameter warnings in static functions by Mike J. Chen · 11 years ago
  84. d992104 am 5fba60a8: resend discovery primary service ATT request with timeout by Zhihai Xu · 11 years ago
  85. 5fba60a resend discovery primary service ATT request with timeout by Zhihai Xu · 11 years ago
  86. ac49592 Fix unused parameter warnings in static functions by changing prototype by Mike J. Chen · 11 years ago
  87. 22df1f7 Fix some unused parameter warnings in static functions by Mike J. Chen · 11 years ago
  88. 23b252c Fix warnings about implicit declaration of bdcmp and bdcpy by Mike J. Chen · 11 years ago
  89. 6b20f3e Fix warning "comparison is always true due to limited range of data type" by Mike J. Chen · 11 years ago
  90. dbdc69f Fix warning "suggest braces around empty body in an 'if' statement" by Mike J. Chen · 11 years ago
  91. 9603e2e Fix warning "comparison is always true due to limited range of data type" by Mike J. Chen · 11 years ago
  92. d8e5227 Add a function prototype for btm_ble_test_command_complete by Mike J. Chen · 11 years ago
  93. e68ffb0 Change argument to return ptr rather than assign to unused local by Mike J. Chen · 11 years ago
  94. d6750ef Fix warning "comparison is always true due to limited range of data type" by Mike J. Chen · 11 years ago
  95. e5febfe Fix warnings about implicit declarations by Mike J. Chen · 11 years ago
  96. 63471e7 Fix warning "implicit declaration of function 'bdcmp'" by Mike J. Chen · 11 years ago
  97. 7909749 Fix warning "case label value exceeds maximum value for type" by Mike J. Chen · 11 years ago
  98. 41eee7b Fix missing initializer warning by Mike J. Chen · 11 years ago
  99. e6e1fc2 Merge "memory corruption on bluetooth stack." by Zhihai Xu · 11 years ago
  100. 7f9bcf8 memory corruption on bluetooth stack. by Zhihai Xu · 11 years ago