1. 3acb2da Merge commit '71badcb' into merge2 by Etan Cohen · 10 years ago
  2. 419c94e Merge commit 'eaca4ef' into merge2 by Etan Cohen · 10 years ago
  3. 62ff67e Fix LE pairing on hosts with privacy disabled by Andre Eisenbach · 10 years ago
  4. deea32f Add missing __func__ in btif_hf init() by Andre Eisenbach · 10 years ago
  5. 605d1e6 Fix possible race conditoi in hands-free initialization by Andre Eisenbach · 10 years ago
  6. bdf3a51 Reduce log spam on TX queue congestion by Andre Eisenbach · 10 years ago
  7. 23d0a46 Merge "Initialize white list size after stack reset" by Andre Eisenbach · 10 years ago
  8. 59685bf Fix A2DP source double initialization problem by Andre Eisenbach · 10 years ago
  9. 777d507 Initialize white list size after stack reset by Priti Aghera · 10 years ago
  10. 71badcb Fix compilation when BLE_PRIVACY_SPT is false. by Ian Coolidge · 10 years ago
  11. 0bc3096 bluedroid: compile error hammerhead-userdebug_clang by Mark Salyzyn · 10 years ago
  12. a7d9fa8 Fix LE pairing by Andre Eisenbach · 10 years ago
  13. b2f980d LE Data Packet Extension support by Priti Aghera · 11 years ago
  14. 93e81e1 Add support for Bluetooth Sim Access Profile (1/4) by Casper Bonde · 10 years ago
  15. e3fb13c Add a section in style guide: __func__ should be used over __FUNCTION__. by Sharvil Nanavati · 10 years ago
  16. e0c1196 Fix compilation error with privacy disabled by Andre Eisenbach · 10 years ago
  17. eaca4ef Fix LE pairing by Andre Eisenbach · 10 years ago
  18. 8d0480c Fix build issues after the merge by Vinit Deshpande · 10 years ago
  19. c71350e LE Data Packet Extension support by Priti Aghera · 11 years ago
  20. ba1730a Add support for Bluetooth Sim Access Profile (1/4) by Casper Bonde · 10 years ago
  21. eb4915b am 01964a1..7d78d60 from mirror-m-wireless-internal-release by Vinit Deshpande · 10 years ago
  22. eee24f1 Add a section in style guide: __func__ should be used over __FUNCTION__. by Sharvil Nanavati · 10 years ago
  23. 7d78d60 merge in m-wireless-internal-release history after reset to 2970c5d0ad0cc662a9b0b4ba8bb468ab900c3f3d by The Android Automerger · 10 years ago
  24. 2970c5d L2CAP socket - fix merge errors by Casper Bonde · 10 years ago
  25. 5d47894 BR/EDR secure connections support by Mudumba Ananth · 11 years ago
  26. 1dcceda Support numeric comparison in SMP by Satya Calloji · 11 years ago
  27. 922d687 merge in m-wireless-internal-release history after reset to a80059956488d87e4acb8ab280cc6acdfebf1360 by The Android Automerger · 10 years ago
  28. a800599 Fix for AVRCP CTRL stops sending pass through command by Anubhav Gupta · 11 years ago
  29. f6dda72 Free Avrcp Controller callbacks on Cleanup by Anubhav Gupta · 11 years ago
  30. 4c84596 Protect reset of out stream with mutex by Nitin Srivastava · 11 years ago
  31. 29c725d LE Privacy 1.2 and LE secure connections by Satya Calloji · 10 years ago
  32. b2337fe L2CAP and SDP Search API for BT profiles (2/2) by Kim Schulz · 10 years ago
  33. 683b83f Merge commit 'e817eb7f46586b506ba8b214d356eed23d0670cf' into merge_work by Prerepa Viswanadham · 10 years ago
  34. 3bf2745 Update Service Availability. by Mallikarjuna GB · 11 years ago
  35. 680d954 merge in m-wireless-internal-release history after reset to 664d6dab4a8459c542839960defa91ab7f0bed49 by The Android Automerger · 10 years ago
  36. 7d5c872 am 84493023: am f2a30784: Don\'t truncate the top 16 bits of the LE advertisement data mask. by Ian Coolidge · 10 years ago
  37. 8449302 am f2a30784: Don\'t truncate the top 16 bits of the LE advertisement data mask. by Ian Coolidge · 10 years ago
  38. f2a3078 Don't truncate the top 16 bits of the LE advertisement data mask. by Ian Coolidge · 10 years ago
  39. de3138b merge in m-wireless-internal-release history after reset to m-wireless-internal-dev by The Android Automerger · 10 years ago
  40. 664d6da Avoid duplicate disconnection callbacks for fixed channel connections by Satya Calloji · 10 years ago
  41. 45e8c0a Add a section on assertions to the style guide. by Sharvil Nanavati · 10 years ago
  42. 1f97531 Merge "Fix init sequence for BT AV sink." by Andre Eisenbach · 10 years ago
  43. 166e4f4 Fix init sequence for BT AV sink. by Rakesh Iyer · 10 years ago
  44. 774d5fe Merge "Avoid null-pointer dereference in l2c_release_lcb()" into m-wireless-dev by Andre Eisenbach · 10 years ago
  45. da2a023 Avoid null-pointer dereference in l2c_release_lcb() by Andre Eisenbach · 10 years ago
  46. e817eb7 merge in m-wireless-internal-release history after reset to 9d2913a6c20b9fd0c83fe8fc8bff4cd11a7f5881 by The Android Automerger · 10 years ago
  47. eefd19c Add a 'Bluedroid conventions' section to the style guide. by Sharvil Nanavati · 10 years ago
  48. add0b2b Add a section to the style guide on variable declarations. by Sharvil Nanavati · 10 years ago
  49. 01964a1 Minor cleanup of formatting in style guide. by Sharvil Nanavati · 10 years ago
  50. 0644726 am b5223c08: resolved conflicts for merge of 679e399b to lmp-mr1-dev-plus-aosp by Chris Elliott · 10 years ago
  51. b5223c0 resolved conflicts for merge of 679e399b to lmp-mr1-dev-plus-aosp by Chris Elliott · 10 years ago
  52. 9d2913a OnFound/OnLost feature changes based on Google spec v0.90 by Satya Calloji · 10 years ago
  53. 679e399 Fix BlueDroid signed/unsigned failed test for MIPS build. by Chris Elliott · 10 years ago
  54. 179ce3f merge in m-wireless-internal-release history after reset to fd6d05a318156bcb76a76986ac20640a733f611a by The Android Automerger · 10 years ago
  55. fd6d05a Static code analysis cleanups and minor bug fixes by VenkatRaghavan VijayaRaghavan · 10 years ago
  56. 6db0ee3 Set dual-mode bits correctly in multi-adv instance flags by Satya Calloji · 10 years ago
  57. 29cf790 merge in m-wireless-internal-release history after reset to b4f404bfbce2e17f1a8743568f947cd3825c8df0 by The Android Automerger · 10 years ago
  58. 5cfae9e am 02e1ac38: am a29e4572: GAP: Reset cont_offset in start frame of SDP by Simon Wilson · 10 years ago
  59. 02e1ac3 am a29e4572: GAP: Reset cont_offset in start frame of SDP by Simon Wilson · 10 years ago
  60. 7f8fdc1 Move HCI command response check to individual command handlers by Andre Eisenbach · 10 years ago
  61. a29e457 GAP: Reset cont_offset in start frame of SDP by Simon Wilson · 10 years ago
  62. b4f404b Merge "Fix pthread_t confusion." into m-wireless-dev by Ian Coolidge · 10 years ago
  63. 56b8988 Don't truncate the top 16 bits of the LE advertisement data mask. by Ian Coolidge · 10 years ago
  64. ab94b23 Fix pthread_t confusion. by Ian Coolidge · 11 years ago
  65. 84edb62 Prevent slave link block removal at cancel connect by Nitin Arora · 11 years ago
  66. 42a2752 Fix build in BT AV_SINK. by Rakesh Iyer · 10 years ago
  67. a50c966 osi: add compat code for glibc by Scott James Remnant · 10 years ago
  68. 25d634e fixed missing {} around if scope by Kim Schulz · 12 years ago
  69. 3680413 Add missing header for APPL_TRACE_EVENT by Scott James Remnant · 10 years ago
  70. 27c59b5 Use int64_t instead of non-standard __int64 by Scott James Remnant · 10 years ago
  71. c9275ee Make atomic functions static, as well as inline by Scott James Remnant · 10 years ago
  72. c228c9a Fix non-standard pthread mutex interactions. by Scott James Remnant · 10 years ago
  73. 9e04b8f btif_pan: Grab interface declarations from net/if.h only. by Scott James Remnant · 10 years ago
  74. 34121f5 Fix missing #includes needed for glibc by Scott James Remnant · 10 years ago
  75. 1254dba merge in m-wireless-internal-release history after reset to 9982d014d6b20eb48cbdcceebc7d8d8224b35da1 by The Android Automerger · 10 years ago
  76. 26c63f4 Simultanious LE Central/Peripheral operation not possible by Kim Schulz · 10 years ago
  77. 76c8a72 BT: fix possible out of bounds read by kschulz · 10 years ago
  78. 50c9290 SDP parameter checks too loose by Kim Schulz · 12 years ago
  79. 2712433 Include log library to make bdtool by Nitin Arora · 10 years ago
  80. c625ac8 Remove BLE_PERIPHERAL_ADV_NAME flag. by Wei Wang · 10 years ago
  81. 1565e4d Using generic format specifier for logging pointers by Nitin Arora · 10 years ago
  82. bb19860 Fix compile error on Fugu by Andre Eisenbach · 10 years ago
  83. 2cd3c65 Fix compile error on sprout by Andre Eisenbach · 10 years ago
  84. 9873935 Fix dlsym change/failure by hard-coding internal module references. by Etan Cohen · 10 years ago
  85. 3f39402 merge in m-wireless-internal-release history after reset to 9982d014d6b20eb48cbdcceebc7d8d8224b35da1 by The Android Automerger · 10 years ago
  86. 4a9a3d5 Fix build issues in bluedroid on master by Etan Cohen · 10 years ago
  87. 9982d01 Merge "Simultanious LE Central/Peripheral operation not possible" into m-wireless-dev by Andre Eisenbach · 10 years ago
  88. 5a20c99 BT: fix possible out of bounds read by kschulz · 10 years ago
  89. f66211f SDP parameter checks too loose by Kim Schulz · 12 years ago
  90. aaa50a2 Merge commit 'f30a559fadcc54e4c4c45f0cf28ba6f376e6ecde' into merge by Etan Cohen · 10 years ago
  91. fcd701c merge in m-wireless-internal-release history after reset to 8ff92827e74e48646db23960d9abde80aa79b389 by The Android Automerger · 10 years ago
  92. 8ff9282 Include log library to make bdtool by Nitin Arora · 10 years ago
  93. 8f2afec Using generic format specifier for logging pointers by Nitin Arora · 10 years ago
  94. 1880eb6 Remove BLE_PERIPHERAL_ADV_NAME flag. by Wei Wang · 10 years ago
  95. f30a559 merge in m-wireless-internal-release history after reset to f7017500faa2f3a7fbb713c04ac9b70c294974b2 by The Android Automerger · 10 years ago
  96. 3ea1b49 Make A2DP audio HAL a shared library again by Andre Eisenbach · 10 years ago
  97. f701750 Make A2DP audio HAL a shared library again by Andre Eisenbach · 10 years ago
  98. 76e882e Move unused include file out of hci_audio.h by Andre Eisenbach · 10 years ago
  99. 04c2255 Add option for schedule_next_instance to force rescheduling by Zach Johnson · 10 years ago
  100. d22fcd7 Ensure alarms are called back when they expire in the past by Zach Johnson · 10 years ago