1. bb6836b build: Build net_test_osi using GN + ninja by Arman Uguray · 10 years ago
  2. cdc6f3a build: Add build arguments for libhardware and core dirs by Arman Uguray · 10 years ago
  3. 5c57faa build: Add gtest as a secondary source by Arman Uguray · 10 years ago
  4. 9ca3fb8 build: Add missing copyright headers to new GN build files by Arman Uguray · 10 years ago
  5. 0918282 Merge "Initial attempt at a GN/Ninja-based build system" by Scott James Remnant · 10 years ago
  6. 56350d6 Include gki.h to get correct function declarations. by Chih-Hung Hsieh · 10 years ago
  7. 4c29231 Initial attempt at a GN/Ninja-based build system by Scott James Remnant · 10 years ago
  8. 91fbc7e Fix compilation on platforms with BLE_INCLUDED == FALSE by Andre Eisenbach · 10 years ago
  9. 8365a61 Merge "Work around clang/llvm compilation problems." by Chih-Hung Hsieh · 10 years ago
  10. f6c48a0 Resetting system/bt by Brian Carlstrom · 10 years ago
  11. 4b04b8d Work around clang/llvm compilation problems. by Chih-Hung Hsieh · 10 years ago
  12. fa5fec7 Merge "Handle lack of service better" into mnc-dev by David Stevens · 10 years ago
  13. 5725fc6 LE low power scan feature by Satya Calloji · 10 years ago
  14. 696541c Merge "Increases number of LE multi-advertiser instances supported" into mnc-dev by Andre Eisenbach · 10 years ago
  15. 7613dc0 Increases number of LE multi-advertiser instances supported by Nitin Arora · 10 years ago
  16. 7766821 Fix compilation on some platforms with LE disabled by Andre Eisenbach · 10 years ago
  17. 2f199b1 Fix allocation of instance ID for LE services by Nitin Arora · 10 years ago
  18. 33f3923 Handle lack of service better by David Stevens · 10 years ago
  19. b0c33a8 Merge "Ensure PAN is initialized before invoking callbacks" into mnc-dev by Andre Eisenbach · 10 years ago
  20. 59606cc Ensure PAN is initialized before invoking callbacks by Andre Eisenbach · 10 years ago
  21. e4bd496 Fix a memory corruption issue when processing AVRCP packets. by Pavlin Radoslavov · 10 years ago
  22. e87ef6d Use BTM structures for LE pairink keys and store LTK by Andre Eisenbach · 10 years ago
  23. 1f293a5 Stop media task alarm when task is exiting by Nitin Arora · 10 years ago
  24. fd6d3ae Change "ltk" to "pltk" and "csrk" to "pcsrk" by Andre Eisenbach · 10 years ago
  25. 8a05724 Fix LE pairing LTK storage issue by Andre Eisenbach · 10 years ago
  26. 97bcfbe Add LE device to device database before adding LE keys by Andre Eisenbach · 10 years ago
  27. 198bf21 Fix PAN initialization by Nitin Shivpure · 10 years ago
  28. cb64171 Keep track of pending LE background connections by Andre Eisenbach · 10 years ago
  29. e280553 Cross transport key mapping fixes by Chaojing Sun · 10 years ago
  30. 7b8ffe2 Merge commit '1c00656' into merge2 by Etan Cohen · 10 years ago
  31. 9f2120c Merge commit '00e8f5e' into merge2 by Etan Cohen · 10 years ago
  32. bf11b57 Merge commit '3aa5187' into merge2 by Etan Cohen · 10 years ago
  33. f4abadb Merge commit 'd9bb94c' into merge2 by Etan Cohen · 10 years ago
  34. d046e41 Merge commit 'ca8e356' into merge2 by Etan Cohen · 10 years ago
  35. 4609a03 Fix LE pairing on hosts with privacy disabled by Andre Eisenbach · 10 years ago
  36. ed57886 Add missing __func__ in btif_hf init() by Andre Eisenbach · 10 years ago
  37. 4434876 Fix possible race conditoi in hands-free initialization by Andre Eisenbach · 10 years ago
  38. 63ecd95 Reduce log spam on TX queue congestion by Andre Eisenbach · 10 years ago
  39. 1c00656 merge in m-wireless-internal-release history after reset to 00e8f5ed49bc05c3f8b673e4af5e5c650a0ead18 by The Android Automerger · 10 years ago
  40. ba562ce Merge "Initialize white list size after stack reset" by Andre Eisenbach · 10 years ago
  41. 98b744f Fix A2DP source double initialization problem by Andre Eisenbach · 10 years ago
  42. a93ddd1 merge in m-wireless-internal-release history after reset to 00e8f5ed49bc05c3f8b673e4af5e5c650a0ead18 by The Android Automerger · 10 years ago
  43. b8b3e80 Initialize white list size after stack reset by Priti Aghera · 10 years ago
  44. 84a4f45 merge in m-wireless-internal-release history after reset to 00e8f5ed49bc05c3f8b673e4af5e5c650a0ead18 by The Android Automerger · 10 years ago
  45. 00e8f5e Merge "Fix missing includes under glibc on new code." into m-wireless-dev by Ian Coolidge · 10 years ago
  46. 3aa5187 Merge "Make unused tagging consistent, using the portable macro." into m-wireless-dev by Ian Coolidge · 10 years ago
  47. 33d804c Merge "Make inline functions static also." into m-wireless-dev by Ian Coolidge · 10 years ago
  48. 949baae Fix missing includes under glibc on new code. by Ian Coolidge · 10 years ago
  49. 8c0d394 Make unused tagging consistent, using the portable macro. by Ian Coolidge · 10 years ago
  50. c0f25fd Make inline functions static also. by Ian Coolidge · 10 years ago
  51. d9bb94c Fix compilation when BLE_PRIVACY_SPT is false. by Ian Coolidge · 10 years ago
  52. a9962ce bluedroid: compile error hammerhead-userdebug_clang by Mark Salyzyn · 10 years ago
  53. 57a3bd2 merge in m-wireless-internal-release history after reset to ca8e356bebe608310ce50d0cbc5c821a694554a9 by The Android Automerger · 10 years ago
  54. fdb346d Fix LE pairing by Andre Eisenbach · 10 years ago
  55. 636d671 LE Data Packet Extension support by Priti Aghera · 11 years ago
  56. 8a0b80e Add support for Bluetooth Sim Access Profile (1/4) by Casper Bonde · 10 years ago
  57. d7822d8 Add a section in style guide: __func__ should be used over __FUNCTION__. by Sharvil Nanavati · 10 years ago
  58. f88a7a1 Fix compilation error with privacy disabled by Andre Eisenbach · 10 years ago
  59. ca8e356 Fix LE pairing by Andre Eisenbach · 10 years ago
  60. f54df6b Fix build issues after the merge by Vinit Deshpande · 10 years ago
  61. 66b7f0f LE Data Packet Extension support by Priti Aghera · 11 years ago
  62. 4b555d5 Add support for Bluetooth Sim Access Profile (1/4) by Casper Bonde · 10 years ago
  63. bc553ca merge in m-wireless-internal-release history after reset to 3676653d4d6ba02235d092b07dafcc3c97126d8a by The Android Automerger · 10 years ago
  64. 2cd086a am f29a2fb..e07ad10 from mirror-m-wireless-internal-release by Vinit Deshpande · 10 years ago
  65. 3676653 Add a section in style guide: __func__ should be used over __FUNCTION__. by Sharvil Nanavati · 10 years ago
  66. e07ad10 merge in m-wireless-internal-release history after reset to d232721ae5e5b6949a5249f0d116408b8a3c5f1d by The Android Automerger · 10 years ago
  67. d232721 L2CAP socket - fix merge errors by Casper Bonde · 10 years ago
  68. 899b771 BR/EDR secure connections support by Mudumba Ananth · 11 years ago
  69. 7fb0da6 Support numeric comparison in SMP by Satya Calloji · 11 years ago
  70. aa351f2 merge in m-wireless-internal-release history after reset to 399e89150b3df87172bdf92d54712b379324b149 by The Android Automerger · 10 years ago
  71. 399e891 Fix for AVRCP CTRL stops sending pass through command by Anubhav Gupta · 11 years ago
  72. daddea9 Free Avrcp Controller callbacks on Cleanup by Anubhav Gupta · 11 years ago
  73. 764babe Protect reset of out stream with mutex by Nitin Srivastava · 11 years ago
  74. 444a8da LE Privacy 1.2 and LE secure connections by Satya Calloji · 11 years ago
  75. 8372aa5 L2CAP and SDP Search API for BT profiles (2/2) by Kim Schulz · 10 years ago
  76. b246a1a Merge commit '4bf68bf020c7fd1aabcdc4b5d8f5fbb8bacdec9d' into merge_work by Prerepa Viswanadham · 10 years ago
  77. fd422a7 Update Service Availability. by Mallikarjuna GB · 11 years ago
  78. 2a0652a merge in m-wireless-internal-release history after reset to 0b47e0a35c16f5b7d77c30ec1c095ed92ff4fd74 by The Android Automerger · 10 years ago
  79. 5b7e6e9 am dd6401d1: am c685480e: Don\'t truncate the top 16 bits of the LE advertisement data mask. by Ian Coolidge · 10 years ago
  80. dd6401d am c685480e: Don\'t truncate the top 16 bits of the LE advertisement data mask. by Ian Coolidge · 10 years ago
  81. c685480 Don't truncate the top 16 bits of the LE advertisement data mask. by Ian Coolidge · 11 years ago
  82. 78d0f4c merge in m-wireless-internal-release history after reset to m-wireless-internal-dev by The Android Automerger · 10 years ago
  83. 0b47e0a Avoid duplicate disconnection callbacks for fixed channel connections by Satya Calloji · 10 years ago
  84. 5646973 Add a section on assertions to the style guide. by Sharvil Nanavati · 10 years ago
  85. cbb5356 Merge "Fix init sequence for BT AV sink." by Andre Eisenbach · 10 years ago
  86. 9c8dfac Fix init sequence for BT AV sink. by Rakesh Iyer · 10 years ago
  87. d768767 Merge "Avoid null-pointer dereference in l2c_release_lcb()" into m-wireless-dev by Andre Eisenbach · 10 years ago
  88. ef92b53 Avoid null-pointer dereference in l2c_release_lcb() by Andre Eisenbach · 10 years ago
  89. 4bf68bf merge in m-wireless-internal-release history after reset to f538707fe64c62b1dbb8e4210e4a1bfa0bab2b56 by The Android Automerger · 10 years ago
  90. de6ac86 Add a 'Bluedroid conventions' section to the style guide. by Sharvil Nanavati · 10 years ago
  91. 1b80439 Add a section to the style guide on variable declarations. by Sharvil Nanavati · 10 years ago
  92. f29a2fb Minor cleanup of formatting in style guide. by Sharvil Nanavati · 10 years ago
  93. d87aa07 am d3b1780c: resolved conflicts for merge of 47965ddb to lmp-mr1-dev-plus-aosp by Chris Elliott · 10 years ago
  94. d3b1780 resolved conflicts for merge of 47965ddb to lmp-mr1-dev-plus-aosp by Chris Elliott · 10 years ago
  95. f538707 OnFound/OnLost feature changes based on Google spec v0.90 by Satya Calloji · 11 years ago
  96. 47965dd Fix BlueDroid signed/unsigned failed test for MIPS build. by Chris Elliott · 10 years ago
  97. 485f19e merge in m-wireless-internal-release history after reset to 4540f59bc447dc2b7b31a3e974b74a60b2417e7d by The Android Automerger · 10 years ago
  98. 4540f59 Static code analysis cleanups and minor bug fixes by VenkatRaghavan VijayaRaghavan · 11 years ago
  99. 7cf7da9 Set dual-mode bits correctly in multi-adv instance flags by Satya Calloji · 11 years ago
  100. bef8940 merge in m-wireless-internal-release history after reset to 841c9103cad1898ceca87b734acd4d4537f9f452 by The Android Automerger · 10 years ago