1. 3d1aa9d Avoid NULL pointer usage of startup_future in case of HCI startup timeout by Pavlin Radoslavov · 8 years ago
  2. 713993d Convert BTIF code from C to C++ by Jakub Pawlowski · 8 years ago
  3. 2641ef4 Do not log unsolicited NOOP command complete events by Andre Eisenbach · 8 years ago
  4. b4a42e7 Linux build fix by Bluetooth Build Test · 8 years ago
  5. 12751e1 Avoid using alarm APIs for LPM when Idle timeout is zero by Jaganath Kanakkassery · 9 years ago
  6. 95b9bc0 Start listener thread only after successful open call by Srinu Jella · 9 years ago
  7. 85e22b3 Add missing log tag by Jakub Pawlowski · 9 years ago
  8. f6dcf79 Read local supported codecs as part of boot sequence by Srinu Jella · 9 years ago
  9. a73cf49 Corrected the stream for error checking by Srinu Jella · 9 years ago
  10. 3eb4a48 Move properties get/set code to osi by Jakub Pawlowski · 9 years ago
  11. c7b3382 Fix a crash triggered when firmware config takes too long by Pavlin Radoslavov · 9 years ago
  12. d7a05a0 Update build files for Fluoride on Linux by Jakub Pawlowski · 9 years ago
  13. 4394720 Fix C/C++ compiler generated warnings by Pavlin Radoslavov · 9 years ago
  14. 1377f93 Cleanup C and C++ compiler flags by Pavlin Radoslavov · 9 years ago
  15. 717a4a9 Removed checks for NULL returns after osi_calloc() / osi_malloc() by Pavlin Radoslavov · 9 years ago
  16. 77f579f osi: add metrics API by Marie Janssen · 9 years ago
  17. cceb430 Replaced osi_getbuf()/osi_freebuf() with osi_malloc()/osi_free() by Pavlin Radoslavov · 9 years ago
  18. d1fad88 Remove headers from LOCAL_SRC_FILES by Dan Willemsen · 9 years ago
  19. 78bcff7 Refactor the Bluetooth timers by Pavlin Radoslavov · 9 years ago
  20. e8c3dde Update btsnooz log file format to log ACL and SCO headers. by Sharvil Nanavati · 9 years ago
  21. b9757ee Remove "block" parameter from eager_reader_read() by Andre Eisenbach · 9 years ago
  22. e17b696 Fix memory leak in vendor layer by Marie Janssen · 9 years ago
  23. c3caf78 Fix net_test_hci unit tests by Pavlin Radoslavov · 9 years ago
  24. 47b4310 A2DP SRC offload support by Abhijit Adsule · 9 years ago
  25. c3e8824 Fix a race condition in the HCI module start_up() by Pavlin Radoslavov · 9 years ago
  26. b0f5925 Fix net_test_hci by Andre Eisenbach · 9 years ago
  27. bdd19e0 Workaround for H4 HCI stream corruption during LE scans by Andre Eisenbach · 9 years ago
  28. 5b9b1b8 Raise BTU and HCI thread priorities by Andre Eisenbach · 9 years ago
  29. 258c253 GKI cleanup - moved GKI buffer allocation wrappers to OSI by Pavlin Radoslavov · 9 years ago
  30. 1a3844f GKI cleanup - Replaced usage of GKI queue with OSI fixed_queue by Pavlin Radoslavov · 9 years ago
  31. c196f21 GKI cleanup - Moved GKI_get_os_tick_count() to OSI by Pavlin Radoslavov · 9 years ago
  32. 89ba148 Disable opening network debug ports for security reasons by Pavlin Radoslavov · 9 years ago
  33. aafe557 Fix issue where bluesleep idle timer is not started by wang ping · 9 years ago
  34. 530f772 Fix btwrite timer timeout for Angler (2/2) by tturney · 9 years ago
  35. 7c05120 resolved conflicts for merge of aa41fec0 to mnc-dev-plus-aosp by Pavlin Radoslavov · 9 years ago
  36. aa41fec Check the return value when reading HCI type byte by Pavlin Radoslavov · 9 years ago
  37. 0839305 resolved conflicts for merge of 49a86709 to mnc-dev-plus-aosp by Marie Janssen · 9 years ago
  38. 49a8670 build: LOG_TAG consistency, include order, build fixes by Marie Janssen · 9 years ago
  39. 9a78e8d am 49120dc8: build: Fix LOG_TAG define breakage, macro usage by Marie Janssen · 9 years ago
  40. 49120dc build: Fix LOG_TAG define breakage, macro usage by Marie Janssen · 9 years ago
  41. d33e39f am db554581: build: Update osi log functions, use consistently by Marie Janssen · 9 years ago
  42. bfa9853 am 1192df9f: Save all snoop logs when BtSnoopSaveLog=true by Tucker Sylvestro · 9 years ago
  43. 1192df9 Save all snoop logs when BtSnoopSaveLog=true by Tucker Sylvestro · 9 years ago
  44. db55458 build: Update osi log functions, use consistently by Marie Janssen · 9 years ago
  45. 318da2c am 9345c8fd: Use the correct memory free function within HCI layer shutdown by Pavlin Radoslavov · 9 years ago
  46. 9345c8f Use the correct memory free function within HCI layer shutdown by Pavlin Radoslavov · 9 years ago
  47. 2288c31 am 6efc8233: Fix insufficient buffer size allocation in hci_inject by Mudumba Ananth · 9 years ago
  48. 6efc823 Fix insufficient buffer size allocation in hci_inject by Mudumba Ananth · 9 years ago
  49. cab5fc1 gn-build: Remove all -Wno-unused-* flags from build files by Arman Uguray · 9 years ago
  50. 1ab6fd7 Revert previous commit and disable net_test_hci under sanitizers. by Evgenii Stepanov · 9 years ago
  51. 506c366 Fix ASan build. by Evgenii Stepanov · 9 years ago
  52. 625ec34 gn-build: Fix GN build after the merges by Arman Uguray · 9 years ago
  53. 1bd7605 Bluetooth native dumpsys logging support (2/5) by Andre Eisenbach · 10 years ago
  54. a2647d0 gn-build: Get HCI and net_test_hci to compile by Arman Uguray · 9 years ago
  55. 2c494e1 gn-build: Clean up GN files by Arman Uguray · 9 years ago
  56. 1f81b64 Set default symbol visibility to 'hidden'. by Ian Coolidge · 9 years ago
  57. 9ca3fb8 build: Add missing copyright headers to new GN build files by Arman Uguray · 9 years ago
  58. 4c29231 Initial attempt at a GN/Ninja-based build system by Scott James Remnant · 9 years ago
  59. 89f5e41 Bluetooth native dumpsys logging support (2/5) by Andre Eisenbach · 10 years ago
  60. 4b04b8d Work around clang/llvm compilation problems. by Chih-Hung Hsieh · 9 years ago
  61. 2354691 Work around clang/llvm compilation problems. by Chih-Hung Hsieh · 9 years ago
  62. 636d671 LE Data Packet Extension support by Priti Aghera · 10 years ago
  63. 2cd086a am f29a2fb..e07ad10 from mirror-m-wireless-internal-release by Vinit Deshpande · 9 years ago
  64. 444a8da LE Privacy 1.2 and LE secure connections by Satya Calloji · 10 years ago
  65. b246a1a Merge commit '4bf68bf020c7fd1aabcdc4b5d8f5fbb8bacdec9d' into merge_work by Prerepa Viswanadham · 9 years ago
  66. dbcb1b5 Move HCI command response check to individual command handlers by Andre Eisenbach · 9 years ago
  67. 933926c Fix missing #includes needed for glibc by Scott James Remnant · 9 years ago
  68. a74fcdf Using generic format specifier for logging pointers by Nitin Arora · 9 years ago
  69. 3e59b5b Fix build issues in bluedroid on master by Etan Cohen · 9 years ago
  70. 9742bf5 Using generic format specifier for logging pointers by Nitin Arora · 9 years ago
  71. 15d30f2 Remove unused file hci/include/bt_hci_lib.h by Chris Manton · 9 years ago
  72. e3a2527 Change logtag to conform to rest of module by Chris Manton · 9 years ago
  73. 37d2de2 Move unused include file out of hci_audio.h by Andre Eisenbach · 9 years ago
  74. 6afb248 Resolved hardware error observed during SCO Connection setup by Mudumba Ananth · 9 years ago
  75. 03f182b Revert "Resolved hardware error observed during SCO Connection setup" by Chris Manton · 9 years ago
  76. 4d8ac4f Resolved hardware error observed during SCO Connection setup by Mudumba Ananth · 9 years ago
  77. 3eaad80 Extend Bluetooth startup timeout from 3s to 8s by Andre Eisenbach · 9 years ago
  78. f802700 Demote, cleanup and extend observed logging by Chris Manton · 10 years ago
  79. 95b74f2 Use fully qualified path for btcore includes. by Sharvil Nanavati · 10 years ago
  80. 0f9b91e Use fully qualified path for OSI includes. by Sharvil Nanavati · 10 years ago
  81. b55a8a6 Rejig hci upwards dispatch by Zach Johnson · 10 years ago
  82. 04bb236 Reinstate btsnoop last log saving by Zach Johnson · 10 years ago
  83. 05d0366 Add a hash function for bluetooth addresses by Zach Johnson · 10 years ago
  84. aa3a011 Add key equality function option for hash_map by Zach Johnson · 10 years ago
  85. 4a04780 Canonicalize HCI logtags with bt_ prefix by Zach Johnson · 10 years ago
  86. 6168357 Rename Bluetooth binaries to use the net_ and net_test_ prefixes. by Sharvil Nanavati · 10 years ago
  87. 4480276 Add platform-independent logging macros to OSI. by Sharvil Nanavati · 10 years ago
  88. fd2a2be Adding in some additional, but critical, logs. by June R. Tate-Gans · 10 years ago
  89. 06ef205 Update module names to not use C preprocessor and to be at top of headers. by Sharvil Nanavati · 10 years ago
  90. 275791f Fixed HAL layer ignore state handling by Zach Johnson · 10 years ago
  91. 79ecab5 Move controller module to device directory by Chris Manton · 10 years ago
  92. 4f9d7bd Make hci/ depend on bdroid_CFLAGS by Sharvil Nanavati · 10 years ago
  93. a87c821 Fix BLE GAP handling after callback refactoring by Zach Johnson · 10 years ago
  94. cab7816 Don't call null callback in vendor lib by Zach Johnson · 10 years ago
  95. 48006f8 Fix accidental hardcoding of 2+ extended feature page numbers by Zach Johnson · 10 years ago
  96. 30e5806 Refactor btm_devctl reset sequence by Zach Johnson · 10 years ago
  97. cd01adc Add a futured version of the HCI transmit_command by Zach Johnson · 10 years ago
  98. 093948a Modulizification of the HCI layer by Zach Johnson · 10 years ago
  99. 9891f32 Refactor btsnoop and stack config into modules by Zach Johnson · 10 years ago
  100. 43b9ddb Fix packet fragmenter so it doesn't request acl sizes unless it's actually an ACL packet by Zach Johnson · 10 years ago