1. 03583e8 Build the shared library with --whole-archive by Zach Johnson · 9 years ago
  2. 350b0b0 Fix for IRK and IR key write issue by Satya Calloji · 9 years ago
  3. fc9c998 Re-enabled enhanced inquiry scan by Andre Eisenbach · 9 years ago
  4. 73378f5 Fix format-security warning found by clang/llvm. by Chih-Hung Hsieh · 9 years ago
  5. 8f1a16b Fix string template in connection event debug log by Andre Eisenbach · 9 years ago
  6. 4041256 Include osi_module reference in module_init funcion by Andre Eisenbach · 9 years ago
  7. c6a1c26 Fix AlarmTestHarness so alarm tests pass again by Zach Johnson · 9 years ago
  8. cae219f Shutdown alarm callbacks on stack disable; added OSI module by Andre Eisenbach · 9 years ago
  9. f4f744f Fix BT PAN crash by re-ordering callback initialization by Mudumba Ananth · 9 years ago
  10. 1bd7605 Bluetooth native dumpsys logging support (2/5) by Andre Eisenbach · 10 years ago
  11. 4e3e372 Only register key types with uinput that we can actually map by Andre Eisenbach · 9 years ago
  12. 4be4396 Elimininate unnecessary calls for releasing the wake lock. by Pavlin Radoslavov · 9 years ago
  13. 4905f8f Handle lack of service better by David Stevens · 9 years ago
  14. e35d6cc gn-build: Build net_test_device using GN + ninja by Miao Chou · 9 years ago
  15. 6c014ac gn-build: Get bluetooth.default.so to compile by Arman Uguray · 9 years ago
  16. 303b6ff gn-build: Get //bta:bta to compile by Arman Uguray · 9 years ago
  17. d30195c gn-build: Get btif to compile as its own module by Arman Uguray · 9 years ago
  18. 17cd127 gn-build: Get //udrv:udrv to compile by Arman Uguray · 9 years ago
  19. 6b5811e gn-build: Get //embrdv/sbc to compile by Arman Uguray · 9 years ago
  20. 24253fd gn-build: Compile audio.a2dp.default.so by Arman Uguray · 9 years ago
  21. 499282b gn-build: Get //utils:utils to compile by Arman Uguray · 9 years ago
  22. 6850e33 gn-build: Get //stack:stack to compile by Arman Uguray · 9 years ago
  23. a2647d0 gn-build: Get HCI and net_test_hci to compile by Arman Uguray · 9 years ago
  24. 2c494e1 gn-build: Clean up GN files by Arman Uguray · 9 years ago
  25. bbb1252 gn-build: Add tinyxml2 as a secondary source by Arman Uguray · 9 years ago
  26. b8a38cc build: Build net_test_btcore using GN + ninja by Marie Janssen · 9 years ago
  27. e447778 gn-build: Add missing global compiler flags by Arman Uguray · 9 years ago
  28. 660fd9e Merge "Fix use-after-free while setting advertisement data." by Ian Coolidge · 9 years ago
  29. 1f81b64 Set default symbol visibility to 'hidden'. by Ian Coolidge · 9 years ago
  30. 484dc30 Fix use-after-free while setting advertisement data. by Ian Coolidge · 9 years ago
  31. bb6836b build: Build net_test_osi using GN + ninja by Arman Uguray · 9 years ago
  32. cdc6f3a build: Add build arguments for libhardware and core dirs by Arman Uguray · 9 years ago
  33. 5c57faa build: Add gtest as a secondary source by Arman Uguray · 9 years ago
  34. 9ca3fb8 build: Add missing copyright headers to new GN build files by Arman Uguray · 9 years ago
  35. 0918282 Merge "Initial attempt at a GN/Ninja-based build system" by Scott James Remnant · 9 years ago
  36. 56350d6 Include gki.h to get correct function declarations. by Chih-Hung Hsieh · 9 years ago
  37. 4c29231 Initial attempt at a GN/Ninja-based build system by Scott James Remnant · 9 years ago
  38. 91fbc7e Fix compilation on platforms with BLE_INCLUDED == FALSE by Andre Eisenbach · 9 years ago
  39. 8365a61 Merge "Work around clang/llvm compilation problems." by Chih-Hung Hsieh · 9 years ago
  40. f6c48a0 Resetting system/bt by Brian Carlstrom · 9 years ago
  41. 4b04b8d Work around clang/llvm compilation problems. by Chih-Hung Hsieh · 9 years ago
  42. fa5fec7 Merge "Handle lack of service better" into mnc-dev by David Stevens · 9 years ago
  43. 5725fc6 LE low power scan feature by Satya Calloji · 9 years ago
  44. 696541c Merge "Increases number of LE multi-advertiser instances supported" into mnc-dev by Andre Eisenbach · 9 years ago
  45. 7613dc0 Increases number of LE multi-advertiser instances supported by Nitin Arora · 9 years ago
  46. 7766821 Fix compilation on some platforms with LE disabled by Andre Eisenbach · 9 years ago
  47. 2f199b1 Fix allocation of instance ID for LE services by Nitin Arora · 9 years ago
  48. 33f3923 Handle lack of service better by David Stevens · 9 years ago
  49. b0c33a8 Merge "Ensure PAN is initialized before invoking callbacks" into mnc-dev by Andre Eisenbach · 9 years ago
  50. 59606cc Ensure PAN is initialized before invoking callbacks by Andre Eisenbach · 9 years ago
  51. e4bd496 Fix a memory corruption issue when processing AVRCP packets. by Pavlin Radoslavov · 9 years ago
  52. e87ef6d Use BTM structures for LE pairink keys and store LTK by Andre Eisenbach · 9 years ago
  53. 1f293a5 Stop media task alarm when task is exiting by Nitin Arora · 9 years ago
  54. fd6d3ae Change "ltk" to "pltk" and "csrk" to "pcsrk" by Andre Eisenbach · 9 years ago
  55. 8a05724 Fix LE pairing LTK storage issue by Andre Eisenbach · 9 years ago
  56. 97bcfbe Add LE device to device database before adding LE keys by Andre Eisenbach · 9 years ago
  57. 198bf21 Fix PAN initialization by Nitin Shivpure · 9 years ago
  58. cb64171 Keep track of pending LE background connections by Andre Eisenbach · 9 years ago
  59. e280553 Cross transport key mapping fixes by Chaojing Sun · 9 years ago
  60. 7b8ffe2 Merge commit '1c00656' into merge2 by Etan Cohen · 9 years ago
  61. 9f2120c Merge commit '00e8f5e' into merge2 by Etan Cohen · 9 years ago
  62. bf11b57 Merge commit '3aa5187' into merge2 by Etan Cohen · 9 years ago
  63. f4abadb Merge commit 'd9bb94c' into merge2 by Etan Cohen · 9 years ago
  64. d046e41 Merge commit 'ca8e356' into merge2 by Etan Cohen · 9 years ago
  65. 4609a03 Fix LE pairing on hosts with privacy disabled by Andre Eisenbach · 9 years ago
  66. ed57886 Add missing __func__ in btif_hf init() by Andre Eisenbach · 9 years ago
  67. 4434876 Fix possible race conditoi in hands-free initialization by Andre Eisenbach · 9 years ago
  68. 63ecd95 Reduce log spam on TX queue congestion by Andre Eisenbach · 9 years ago
  69. 1c00656 merge in m-wireless-internal-release history after reset to 00e8f5ed49bc05c3f8b673e4af5e5c650a0ead18 by The Android Automerger · 9 years ago
  70. ba562ce Merge "Initialize white list size after stack reset" by Andre Eisenbach · 9 years ago
  71. 98b744f Fix A2DP source double initialization problem by Andre Eisenbach · 9 years ago
  72. a93ddd1 merge in m-wireless-internal-release history after reset to 00e8f5ed49bc05c3f8b673e4af5e5c650a0ead18 by The Android Automerger · 9 years ago
  73. b8b3e80 Initialize white list size after stack reset by Priti Aghera · 9 years ago
  74. 84a4f45 merge in m-wireless-internal-release history after reset to 00e8f5ed49bc05c3f8b673e4af5e5c650a0ead18 by The Android Automerger · 9 years ago
  75. 00e8f5e Merge "Fix missing includes under glibc on new code." into m-wireless-dev by Ian Coolidge · 9 years ago
  76. 3aa5187 Merge "Make unused tagging consistent, using the portable macro." into m-wireless-dev by Ian Coolidge · 9 years ago
  77. 33d804c Merge "Make inline functions static also." into m-wireless-dev by Ian Coolidge · 9 years ago
  78. 949baae Fix missing includes under glibc on new code. by Ian Coolidge · 9 years ago
  79. 8c0d394 Make unused tagging consistent, using the portable macro. by Ian Coolidge · 9 years ago
  80. c0f25fd Make inline functions static also. by Ian Coolidge · 9 years ago
  81. d9bb94c Fix compilation when BLE_PRIVACY_SPT is false. by Ian Coolidge · 9 years ago
  82. a9962ce bluedroid: compile error hammerhead-userdebug_clang by Mark Salyzyn · 9 years ago
  83. 57a3bd2 merge in m-wireless-internal-release history after reset to ca8e356bebe608310ce50d0cbc5c821a694554a9 by The Android Automerger · 9 years ago
  84. fdb346d Fix LE pairing by Andre Eisenbach · 9 years ago
  85. 636d671 LE Data Packet Extension support by Priti Aghera · 10 years ago
  86. 8a0b80e Add support for Bluetooth Sim Access Profile (1/4) by Casper Bonde · 9 years ago
  87. d7822d8 Add a section in style guide: __func__ should be used over __FUNCTION__. by Sharvil Nanavati · 9 years ago
  88. f88a7a1 Fix compilation error with privacy disabled by Andre Eisenbach · 9 years ago
  89. ca8e356 Fix LE pairing by Andre Eisenbach · 9 years ago
  90. f54df6b Fix build issues after the merge by Vinit Deshpande · 9 years ago
  91. 66b7f0f LE Data Packet Extension support by Priti Aghera · 10 years ago
  92. 4b555d5 Add support for Bluetooth Sim Access Profile (1/4) by Casper Bonde · 9 years ago
  93. bc553ca merge in m-wireless-internal-release history after reset to 3676653d4d6ba02235d092b07dafcc3c97126d8a by The Android Automerger · 9 years ago
  94. 2cd086a am f29a2fb..e07ad10 from mirror-m-wireless-internal-release by Vinit Deshpande · 9 years ago
  95. 3676653 Add a section in style guide: __func__ should be used over __FUNCTION__. by Sharvil Nanavati · 9 years ago
  96. e07ad10 merge in m-wireless-internal-release history after reset to d232721ae5e5b6949a5249f0d116408b8a3c5f1d by The Android Automerger · 9 years ago
  97. d232721 L2CAP socket - fix merge errors by Casper Bonde · 9 years ago
  98. 899b771 BR/EDR secure connections support by Mudumba Ananth · 10 years ago
  99. 7fb0da6 Support numeric comparison in SMP by Satya Calloji · 10 years ago
  100. aa351f2 merge in m-wireless-internal-release history after reset to 399e89150b3df87172bdf92d54712b379324b149 by The Android Automerger · 9 years ago