1. cf8cc24 Remove static library from required modules list by Colin Cross · 7 years ago
  2. d8be0e5 Get rid of GATT_TRACE_* logs in favour of base/logging.h by Jakub Pawlowski · 7 years ago
  3. 0f3d3fe Get rid of GAP_TRACE_* logs by Jakub Pawlowski · 7 years ago
  4. 5dd1e2d Remove logspam when initializing logging for Bluetooth by Ajay Panicker · 7 years ago
  5. 2b7e905 Swap BTA and HCI queues with message loops by Ajay Panicker · 8 years ago
  6. 99c3422 Limit btsnoop file size (5/8) by Ajay Panicker · 7 years ago
  7. 18b3527 Remove libbt-vendor from system/bt/main/Android.bp by Myles Watson · 8 years ago
  8. 304ceeb Create unit test framework for audio_a2dp_hw by Pavlin Radoslavov · 7 years ago
  9. e4f2b61 Add missing dependency on the Sony LDAC ABR library libldacBT_abr.so by Pavlin Radoslavov · 7 years ago
  10. 5d700dd main: Update error handling by Myles Watson · 7 years ago
  11. d56ef46 Remove LPM code from the stack by Myles Watson · 8 years ago
  12. 796523d Initial HIDL conversion by Andre Eisenbach · 8 years ago
  13. d5f4960 Integration of the AAC codec for A2DP source by Pavlin Radoslavov · 8 years ago
  14. e2eeff4 Convert build system to soong using Android.bp by Jack He · 8 years ago
  15. d556b75 Integrated A2DP LDAC support with the LDAC encoder library by Pavlin Radoslavov · 8 years ago
  16. 4302060 Remove redundant dependency on libpower by Jack He · 8 years ago
  17. 5ce0116 Add a mechanism for configuring the A2DP Source codecs by Pavlin Radoslavov · 8 years ago
  18. 8843cc8 HIDD: Add support for HID Device Role by Hemant Gupta · 10 years ago
  19. f2af1c4 Replace assert with CHECK from base/logging.h by Jack He · 8 years ago
  20. ad1e23d Remove extern "C" from header files by Jack He · 8 years ago
  21. b7cfd05 Remove double includes by Myles Watson · 8 years ago
  22. 344ca41 Merge "Use shared lib of libtinyxml2 instead of static one." by Jaekyun Seok · 8 years ago
  23. 911d1ae Apply clang-format to the rest of the tree by Myles Watson · 8 years ago
  24. 9ca0709 Reformat long comments before clang-format by Myles Watson · 8 years ago
  25. 9cdac97 Use shared lib of libtinyxml2 instead of static one. by Jaekyun Seok · 8 years ago
  26. ee96a3c Fix asterisks in block quotes by Myles Watson · 8 years ago
  27. 2e8e9f4 Remove SMP_INCLUDED define by Myles Watson · 8 years ago
  28. 84baa7f Remove BLE_INCLUDED define by Myles Watson · 8 years ago
  29. bc40fb1 Use libaudioclient instead of libmedia by Marco Nelissen · 8 years ago
  30. 2d97ffe Convert one remaining use of full protobuf runtime by Colin Cross · 8 years ago
  31. 029a43b Various small fixes for Linux build by Jakub Pawlowski · 8 years ago
  32. 5baa875 Remove Android a2dp bridge from generic build configuration by Jakub Pawlowski · 8 years ago
  33. b2a292b Renamed most C files to C++: *.c to *.cc by Pavlin Radoslavov · 8 years ago
  34. f66f4e9 A2DP-related renaming: a2d_* to a2dp_* by Pavlin Radoslavov · 8 years ago
  35. cc8d3ab Update BUILD.gn files by Jakub Pawlowski · 8 years ago
  36. 75b8366 Enable libbase logging for whole stack by Jakub Pawlowski · 8 years ago
  37. 12aeda1 Move btsnoop_hci.log to /data/misc/bluetooth/logs by Ajay Panicker · 8 years ago
  38. 2c8ddc6 Added void keyword to function declaration and definition by Jack He · 8 years ago
  39. 7aaf7c6 A2DP-related naming refactoring and cleanup by Pavlin Radoslavov · 8 years ago
  40. d19e078 Use standard types, consistent ifdef style everywhere by Marie Janssen · 8 years ago
  41. 25984b0 Get rid of unused BTA_DYNAMIC_MEMORY by Jakub Pawlowski · 8 years ago
  42. 8cbc291 Add missing NULL pointers assignments by Pavlin Radoslavov · 8 years ago
  43. 0bd0c8f Remote device changes for SMP certification by Nitin Arora · 9 years ago
  44. 9b99e99 Remove unnecesarry hash_map includes by Jakub Pawlowski · 8 years ago
  45. 3d6accf Move extern "C" to top of headers and remove tBTA_HF_CLIENT_HDR. by Bryce Lee · 8 years ago
  46. 2aa2b80 PTS: Read SMP pairing options from bt_stack.conf by Nitin Arora · 9 years ago
  47. 4cdb0e5 PTS: Avoid BR SDP after LE pairing by Nitin Arora · 9 years ago
  48. 36ad41b PTS: Allow disabling connection updates by Nitin Arora · 9 years ago
  49. a0ee0f8 PTS: Add a Secure Only mode. by Nitin Arora · 9 years ago
  50. 713993d Convert BTIF code from C to C++ by Jakub Pawlowski · 8 years ago
  51. 1bd691c Fix issues during cleanup stage of the Bluetooth stack by Pavlin Radoslavov · 8 years ago
  52. 7ee02bd Move autopair blacklist to interop database by Andre Eisenbach · 8 years ago
  53. 9a58e68 Bring back support for legacy bt_config.xml by Alain Vongsouvanh · 8 years ago
  54. e919eda Fix startup error when no config file provided by Jakub Pawlowski · 9 years ago
  55. d7a05a0 Update build files for Fluoride on Linux by Jakub Pawlowski · 9 years ago
  56. fd7ca62 Get rid of counter by Jakub Pawlowski · 9 years ago
  57. 1d00dd2 Write Protobuf in Base64 by Ajay Panicker · 9 years ago
  58. e42d1d7 Add ability to add interop entries dynamically (2/2) by Andre Eisenbach · 9 years ago
  59. 4394720 Fix C/C++ compiler generated warnings by Pavlin Radoslavov · 9 years ago
  60. 1377f93 Cleanup C and C++ compiler flags by Pavlin Radoslavov · 9 years ago
  61. 64a0328 Removed function bte_load_ble_conf by Ajay Panicker · 9 years ago
  62. 1eacb3d Remove code related to legacy config file by Ajay Panicker · 9 years ago
  63. 77f579f osi: add metrics API by Marie Janssen · 9 years ago
  64. cceb430 Replaced osi_getbuf()/osi_freebuf() with osi_malloc()/osi_free() by Pavlin Radoslavov · 9 years ago
  65. e11cc0b Make BTIF a static library; add unit test framework by Andre Eisenbach · 9 years ago
  66. 78bcff7 Refactor the Bluetooth timers by Pavlin Radoslavov · 9 years ago
  67. 0620f97 Add socket tx/rx accounting by Adam Lesinski · 9 years ago
  68. 6b84f29 Support for A2DP Sink and Proper initialization of profiles by Anubhav Gupta · 9 years ago
  69. 8fc771e Bluetooth: Silence unused-parameter warning by Andreas Gampe · 9 years ago
  70. d3842ed Compile as 64-bit library; fix includes by Andre Eisenbach · 9 years ago
  71. 45a94e1 Removed libpower-related references. by Pavlin Radoslavov · 9 years ago
  72. 3e54b60 gn-build: Get net_test_bluetooth to compile by Marie Janssen · 9 years ago
  73. 258c253 GKI cleanup - moved GKI buffer allocation wrappers to OSI by Pavlin Radoslavov · 9 years ago
  74. 1a3844f GKI cleanup - Replaced usage of GKI queue with OSI fixed_queue by Pavlin Radoslavov · 9 years ago
  75. c196f21 GKI cleanup - Moved GKI_get_os_tick_count() to OSI by Pavlin Radoslavov · 9 years ago
  76. de86bfa Add libpower as a dependency to all device targets that include libosi. by Sharvil Nanavati · 9 years ago
  77. abea99e am fb685ef1: Fix typo in main/bte_main.c. by Miao Chou · 9 years ago
  78. fb685ef Fix typo in main/bte_main.c. by Miao Chou · 9 years ago
  79. 0839305 resolved conflicts for merge of 49a86709 to mnc-dev-plus-aosp by Marie Janssen · 9 years ago
  80. 49a8670 build: LOG_TAG consistency, include order, build fixes by Marie Janssen · 9 years ago
  81. 5f06ecb am 80caab27: Drop obsolete libpower dependency. by Ian Coolidge · 9 years ago
  82. 80caab2 Drop obsolete libpower dependency. by Ian Coolidge · 9 years ago
  83. e9d2d9b am f2d6434a: gn-build: Add bluetooth-service target by Arman Uguray · 9 years ago
  84. f2d6434 gn-build: Add bluetooth-service target by Arman Uguray · 9 years ago
  85. 9a78e8d am 49120dc8: build: Fix LOG_TAG define breakage, macro usage by Marie Janssen · 9 years ago
  86. 49120dc build: Fix LOG_TAG define breakage, macro usage by Marie Janssen · 9 years ago
  87. d33e39f am db554581: build: Update osi log functions, use consistently by Marie Janssen · 9 years ago
  88. db55458 build: Update osi log functions, use consistently by Marie Janssen · 9 years ago
  89. 5de94fb am bb954527: build: Fix ptr <-> integer cast warnings by Arman Uguray · 9 years ago
  90. f4b0c92 am cab5fc17: gn-build: Remove all -Wno-unused-* flags from build files by Arman Uguray · 9 years ago
  91. bb95452 build: Fix ptr <-> integer cast warnings by Arman Uguray · 9 years ago
  92. cab5fc1 gn-build: Remove all -Wno-unused-* flags from build files by Arman Uguray · 9 years ago
  93. 9df517b am 74626115: Re-enable the OSI memory allocation tracker. by Pavlin Radoslavov · 9 years ago
  94. 7462611 Re-enable the OSI memory allocation tracker. by Pavlin Radoslavov · 9 years ago
  95. 03583e8 Build the shared library with --whole-archive by Zach Johnson · 9 years ago
  96. cae219f Shutdown alarm callbacks on stack disable; added OSI module by Andre Eisenbach · 9 years ago
  97. 1bd7605 Bluetooth native dumpsys logging support (2/5) by Andre Eisenbach · 10 years ago
  98. 426459b am 6c014aca: gn-build: Get bluetooth.default.so to compile by Arman Uguray · 9 years ago
  99. 6c014ac gn-build: Get bluetooth.default.so to compile by Arman Uguray · 9 years ago
  100. b959a40 resolved conflicts for merge of 1f81b64b to mnc-dev-plus-aosp by Ian Coolidge · 9 years ago