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