1. ec75f1e Use memcpy instead of casting to convert device_class to int by Rahul Sabnis · 4 years, 9 months ago
  2. 37b717c Add TEST_MAPPING to system/bt by Jack He · 6 years ago
  3. 96d16e3 Make thread names more meaningful by Jack He · 6 years ago
  4. 6d11052 Use MessageLoopThread in A2DP source, JNI, BTA, HCI and module bring-up by Jack He · 6 years ago
  5. cb94bdf BUILD: Disable build for mac-host target by Jack He · 6 years ago
  6. 053ecef Use C++11 static assert instead of macro by Jack He · 7 years ago
  7. 5b790fe Make copyright headers consistent with Google template; remove "(C)" by Jakub Pawlowski · 7 years ago
  8. e56fabc hw/bluetooth.default.so -> libbluetooth.so (1/2) by Jakub Pawlowski · 7 years ago
  9. f2f207a Move Bluetooth headers to system/bt (1/3) by Jakub Pawlowski · 7 years ago
  10. 5fceead Remove hw_module_t dependency in Bluetooth - cleanup by Jakub Pawlowski · 7 years ago
  11. 2d262d5 Remove hw_module_t dependency in Bluetooth (1/3) by Jakub Pawlowski · 7 years ago
  12. 1611b05 Fix net_test_bluetooth by Jack He · 7 years ago
  13. 4449dac Fix net_test_bluetooth by Jakub Pawlowski · 7 years ago
  14. f6b1716 Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]] by Dan Willemsen · 7 years ago
  15. fd45611 Fix Linux build by Jack He · 7 years ago
  16. 819e2ec Use one type for UUID (1/5) by Jakub Pawlowski · 7 years ago
  17. 8c273b3 Get rid of libhardware dependency in native daemon by Jakub Pawlowski · 7 years ago
  18. c5c668a Use strlcpy() instead of strncpy() to copy string property by Pavlin Radoslavov · 7 years ago
  19. 2a87466 Store a name string in property without violating string boundaries by Pavlin Radoslavov · 7 years ago
  20. d3988fd Linux build fix by Jakub Pawlowski · 7 years ago
  21. b707f44 Make RawAddress into a class (1/3) by Jakub Pawlowski · 7 years ago
  22. a484a88 Rename bt_bdaddr_t into RawAddress (3/3) by Jakub Pawlowski · 7 years ago
  23. 6da40f9 Get rid of no longer necessary bt_bdaddr_t helpers by Jakub Pawlowski · 7 years ago
  24. 5dd1e2d Remove logspam when initializing logging for Bluetooth by Ajay Panicker · 7 years ago
  25. 15fbcf0 Add test config to net_test_btcore by Dan Shi · 7 years ago
  26. e2eeff4 Convert build system to soong using Android.bp by Jack He · 7 years ago
  27. 71f5b3e Linux build fix by Jakub Pawlowski · 7 years ago
  28. f2af1c4 Replace assert with CHECK from base/logging.h by Jack He · 7 years ago
  29. ad1e23d Remove extern "C" from header files by Jack He · 7 years ago
  30. 21da637 Replace pthread_mutex with std::mutex by Marie Janssen · 8 years ago
  31. 911d1ae Apply clang-format to the rest of the tree by Myles Watson · 8 years ago
  32. 9ca0709 Reformat long comments before clang-format by Myles Watson · 8 years ago
  33. 7680a0b Always use big endian for keeping service UUID by Jakub Pawlowski · 8 years ago
  34. dbf75f1 Revert "Replace pthread_mutex with std::mutex" by Pavlin Radoslavov · 8 years ago
  35. 4b80182 Replace pthread_mutex with std::mutex by Marie Janssen · 8 years ago
  36. 4d237f2 Linux build fix by Jakub Pawlowski · 8 years ago
  37. b2a292b Renamed most C files to C++: *.c to *.cc by Pavlin Radoslavov · 8 years ago
  38. 80d7f60 Replace all uses of sprintf() with snprint() by George Burgess IV · 8 years ago
  39. 74ef54b Convert advertising HAL from struct into class (3/3) by Jakub Pawlowski · 8 years ago
  40. d19e078 Use standard types, consistent ifdef style everywhere by Marie Janssen · 8 years ago
  41. a641b6f GATT Server refactoring (4/4) by Jakub Pawlowski · 8 years ago
  42. 63b0519 Fix misc-macro-parentheses warnings by Chih-Hung Hsieh · 8 years ago
  43. 01a3a24 Remove all mentions of hashmap by Jakub Pawlowski · 8 years ago
  44. 5c2c303 Replace hash_map in module_manager with C++ unordered_map by Jakub Pawlowski · 8 years ago
  45. 9b99e99 Remove unnecesarry hash_map includes by Jakub Pawlowski · 8 years ago
  46. e34b0eb Add a log message to capture NULL pointer in l2c_link_hci_disc_comp() by Pavlin Radoslavov · 8 years ago
  47. e6d1202 Rename all *.cpp files to *.cc to follow new style by Jakub Pawlowski · 8 years ago
  48. 713993d Convert BTIF code from C to C++ by Jakub Pawlowski · 8 years ago
  49. 1bd691c Fix issues during cleanup stage of the Bluetooth stack by Pavlin Radoslavov · 8 years ago
  50. a6f0395 Fix FD leak caused by module wrapper thread by Manu Viswanadhan · 8 years ago
  51. 0fa3554 Enable debug logs for bluetooth process threads, modules by Srinu Jella · 8 years ago
  52. c281b07 Add missing file to BUILD.gn by Jakub Pawlowski · 8 years ago
  53. d7a05a0 Update build files for Fluoride on Linux by Jakub Pawlowski · 8 years ago
  54. fd7ca62 Get rid of counter by Jakub Pawlowski · 8 years ago
  55. 1377f93 Cleanup C and C++ compiler flags by Pavlin Radoslavov · 8 years ago
  56. 717a4a9 Removed checks for NULL returns after osi_calloc() / osi_malloc() by Pavlin Radoslavov · 8 years ago
  57. d2e2508 Add support for native kernel and callout wakelocks by Pavlin Radoslavov · 9 years ago
  58. 592afaf Add missing initialization of module OSI_MODULE by Pavlin Radoslavov · 9 years ago
  59. addbe8f Null-terminate hex string in uuid_new() by Ajay Panicker · 9 years ago
  60. 45a94e1 Removed libpower-related references. by Pavlin Radoslavov · 9 years ago
  61. 1eb1ea0 GKI cleanup - Moved functions GKI_disable() and GKI_enable() to OSI by Pavlin Radoslavov · 9 years ago
  62. c196f21 GKI cleanup - Moved GKI_get_os_tick_count() to OSI by Pavlin Radoslavov · 9 years ago
  63. 89ba148 Disable opening network debug ports for security reasons by Pavlin Radoslavov · 9 years ago
  64. de86bfa Add libpower as a dependency to all device targets that include libosi. by Sharvil Nanavati · 9 years ago
  65. 918e5a6 Enable clang compilation, use stdatomic.h. by Chih-Hung Hsieh · 9 years ago
  66. 145cf57 Compile libbtcore and libosi for host by Arman Uguray · 9 years ago
  67. f2d6434 gn-build: Add bluetooth-service target by Arman Uguray · 9 years ago
  68. db55458 build: Update osi log functions, use consistently by Marie Janssen · 9 years ago
  69. 0933b40 Moved the OSI alarm_shutdown() operations to alarm_cleanup() by Pavlin Radoslavov · 9 years ago
  70. 7dac79e Add missing clean_up step for the OSI module. by Pavlin Radoslavov · 9 years ago
  71. 03583e8 Build the shared library with --whole-archive by Zach Johnson · 9 years ago
  72. 4041256 Include osi_module reference in module_init funcion by Andre Eisenbach · 9 years ago
  73. cae219f Shutdown alarm callbacks on stack disable; added OSI module by Andre Eisenbach · 9 years ago
  74. 2c494e1 gn-build: Clean up GN files by Arman Uguray · 9 years ago
  75. b8a38cc build: Build net_test_btcore using GN + ninja by Marie Janssen · 9 years ago
  76. 1f81b64 Set default symbol visibility to 'hidden'. by Ian Coolidge · 9 years ago
  77. 9ca3fb8 build: Add missing copyright headers to new GN build files by Arman Uguray · 9 years ago
  78. 4c29231 Initial attempt at a GN/Ninja-based build system by Scott James Remnant · 9 years ago
  79. 4b04b8d Work around clang/llvm compilation problems. by Chih-Hung Hsieh · 9 years ago
  80. d1e2206 Fix dlsym change/failure by hard-coding internal module references. by Etan Cohen · 9 years ago
  81. 3e59b5b Fix build issues in bluedroid on master by Etan Cohen · 9 years ago
  82. f802700 Demote, cleanup and extend observed logging by Chris Manton · 9 years ago
  83. 95b74f2 Use fully qualified path for btcore includes. by Sharvil Nanavati · 9 years ago
  84. 0f9b91e Use fully qualified path for OSI includes. by Sharvil Nanavati · 9 years ago
  85. 3252cf0 property api unification, naming and testing by Chris Manton · 9 years ago
  86. 93167ea Data type representing the bluetooth iac parameter by Chris Manton · 9 years ago
  87. 97c5444 bt property object by Chris Manton · 9 years ago
  88. 7f3bb6c Add bdcopy method by Chris Manton · 9 years ago
  89. c6092cd uuid_test by Chris Manton · 9 years ago
  90. 0bc7d27 Device class implementation by Chris Manton · 10 years ago
  91. 3623bc8 Add more uuid methods by Chris Manton · 10 years ago
  92. 05d0366 Add a hash function for bluetooth addresses by Zach Johnson · 10 years ago
  93. aa3a011 Add key equality function option for hash_map by Zach Johnson · 10 years ago
  94. 6168357 Rename Bluetooth binaries to use the net_ and net_test_ prefixes. by Sharvil Nanavati · 9 years ago
  95. 4480276 Add platform-independent logging macros to OSI. by Sharvil Nanavati · 9 years ago
  96. 0116e18b Add counter unit tests by Chris Manton · 10 years ago
  97. 06ef205 Update module names to not use C preprocessor and to be at top of headers. by Sharvil Nanavati · 10 years ago
  98. 55fe5dc Expand include pathnames and add bd root path by Chris Manton · 10 years ago
  99. 78a51cb counter implementation by Chris Manton · 10 years ago
  100. 5c26224 Move properties data primitive into btcore by Chris Manton · 10 years ago