1. bd39c6e Add new sample rate BTAV_A2DP_CODEC_SAMPLE_RATE_24000 by Jakub Pawlowski · 7 years ago
  2. 25e8404 Merge "Add new sample rate BTAV_A2DP_CODEC_SAMPLE_RATE_16000" by Treehugger Robot · 7 years ago
  3. fd7a984 Add new sample rate BTAV_A2DP_CODEC_SAMPLE_RATE_16000 by Jakub Pawlowski · 7 years ago
  4. e893179 Hearing Aid BTIF interface by Jakub Pawlowski · 7 years ago
  5. 235bfcc Initialize max number of connected A2DP devices in the native stack via JNI by Pavlin Radoslavov · 7 years ago
  6. bd74060 Correct the value for BT_RC_NUM_APP for Multi-A2DP / Multi-AVRCP by Pavlin Radoslavov · 7 years ago
  7. 70bebaf Add function to change LE Tx Data Length by Stanley Tng · 7 years ago
  8. 9af0078 Metrics: Dump native metrics to Java as std:string by Jack He · 7 years ago
  9. d752229 Add support for Multi-A2DP state machines per device by Pavlin Radoslavov · 7 years ago
  10. ca7d6f5 HFP: Add support for Multi-HFP (2/2) by Jack He · 7 years ago
  11. a34e9b4 Remove L2CAP_MASK_LE_COC_CHANNEL flag in channel number by Stanley Tng · 7 years ago
  12. 49dd53c Added support for new Android API for LE CoC by Stanley Tng · 7 years ago
  13. 02b28fb HFP: Add isInbandRingingEnabled() API (3/4) by Jack He · 7 years ago
  14. 9761185 HFP: Add APIs for set and get active device (3/3) by Jack He · 7 years ago
  15. c8da011 Add to receive BTHF_CALL_STATE_DISCONNECTED at HFP by Yasuyoshi Terui · 11 years ago
  16. 12a576d HFP: Use objects for shared library interface and callbacks (1/2) by Jack He · 7 years ago
  17. 0ddfae7 Advertising Filtering: send all filters in one batch (2/2) by Jakub Pawlowski · 7 years ago
  18. b55bc83 HFP: Add interface to disable in-band ringing through BSIR (1/2) by Jack He · 7 years ago
  19. a5cc51c HFP: Remove dead code in native interface by Jack He · 7 years ago
  20. b0dceae Update the codec-related JNI calls to contain the remote Device address by Pavlin Radoslavov · 7 years ago
  21. 1dee3a5 Correct rssi size by Tiansong Cui · 7 years ago
  22. 7e2ab69 AAC support for A2DP sink by Bailey Forrest · 7 years ago
  23. e56fabc hw/bluetooth.default.so -> libbluetooth.so (1/2) by Jakub Pawlowski · 7 years ago
  24. 3a3b82c Run clang-format on headers by Jakub Pawlowski · 7 years ago
  25. f2f207a Move Bluetooth headers to system/bt (1/3) by Jakub Pawlowski · 7 years ago
  26. ecace46 Move include->internal_include (1/2) by Jakub Pawlowski · 7 years ago
  27. f3fb316 persistent configuration refactor by Jakub Pawlowski · 7 years ago
  28. 2647452 Use LOG() macros in BTA GATT logging by Jakub Pawlowski · 7 years ago
  29. 3992f45 L2CAP: Remove UCD related flags by Jack He · 7 years ago
  30. d8be0e5 Get rid of GATT_TRACE_* logs in favour of base/logging.h by Jakub Pawlowski · 7 years ago
  31. 7cfd839 Refactor tGATT_BG_CONN_DEV by Jakub Pawlowski · 7 years ago
  32. 0f3d3fe Get rid of GAP_TRACE_* logs by Jakub Pawlowski · 7 years ago
  33. b0e8d9c Get rid of GAP_CONN_INCLUDED by Jakub Pawlowski · 7 years ago
  34. 3e634d6 eSCO: Remove BTM_WBS_INCLUDED from the stack (2/5) by Myles Watson · 8 years ago
  35. 57f6508 eSCO: BT 4.1 Enhanced SCO command (1/5) by Mudumba Ananth · 8 years ago
  36. 99c3422 Limit btsnoop file size (5/8) by Ajay Panicker · 8 years ago
  37. f6d79c5 Temporarily disable WBS; to be replaced with eSCO by Andre Eisenbach · 8 years ago
  38. d56ef46 Remove LPM code from the stack by Myles Watson · 8 years ago
  39. 8e419b1 Integration of the LDAC codec for A2DP source by Pavlin Radoslavov · 8 years ago
  40. 5ce0116 Add a mechanism for configuring the A2DP Source codecs by Pavlin Radoslavov · 8 years ago
  41. 8843cc8 HIDD: Add support for HID Device Role by Hemant Gupta · 11 years ago
  42. d494104 Get rid of BLE_ANDROID_CONTROLLER_SCAN_FILTER by Jakub Pawlowski · 8 years ago
  43. ad1e23d Remove extern "C" from header files by Jack He · 8 years ago
  44. 4e5e76a Remove usages of SDP_CLIENT_ENABLED by Ajay Panicker · 8 years ago
  45. 911d1ae Apply clang-format to the rest of the tree by Myles Watson · 8 years ago
  46. a4338e3 Merge "Fix x86_64 compilation on Ubuntu 14.04" by Treehugger Robot · 8 years ago
  47. 1f60d2d Fix x86_64 compilation on Ubuntu 14.04 by Jack He · 8 years ago
  48. 9008888 Fix formatting after removing defines by Myles Watson · 8 years ago
  49. 9979121 Remove BTA_GATT_INCLUDED by Myles Watson · 8 years ago
  50. 2e8e9f4 Remove SMP_INCLUDED define by Myles Watson · 8 years ago
  51. 84baa7f Remove BLE_INCLUDED define by Myles Watson · 8 years ago
  52. a1e7e55 Constant Cleanup: Remove BT_TRACE_VERBOSE by Marie Janssen · 8 years ago
  53. 133f0b6 btif: Remove AVRC_CTRL_INCLUDED ifdefs by Marie Janssen · 8 years ago
  54. c1e4239 include: Apply clang-format by Myles Watson · 8 years ago
  55. a88d1e3 include: Fix comment formatting by Myles Watson · 8 years ago
  56. 3a2747f Remove unused BLE_PERIPHERAL_MODE_SUPPORT by Jakub Pawlowski · 8 years ago
  57. 26f2102 Simplify SBC encoder API by Jakub Pawlowski · 8 years ago
  58. 82fcd30 Update the A2DP codec setup and selection mechanism by Pavlin Radoslavov · 8 years ago
  59. e665d39 Remove multiplexing capability in AVDTP by Pavlin Radoslavov · 8 years ago
  60. a1a32078 Remove GAP_CONN_POST_EVT_INCLUDED by Andre Eisenbach · 8 years ago
  61. b2a292b Renamed most C files to C++: *.c to *.cc by Pavlin Radoslavov · 8 years ago
  62. 3c19634 Removed obsoleted define statements from bt_target.h by Pavlin Radoslavov · 8 years ago
  63. e7bd890 Implement AVRCP Controller (Client) Browsing. by Sanket Agarwal · 9 years ago
  64. 37c1b5f Removed unused *_DYNAMIC_MEMORY conditional statements by Pavlin Radoslavov · 8 years ago
  65. f66f4e9 A2DP-related renaming: a2d_* to a2dp_* by Pavlin Radoslavov · 8 years ago
  66. 85cd328 cleanup: Remove BT_USE_TRACES and BT_TRACE_APPL by Marie Janssen · 8 years ago
  67. be43ee7 Remove unnecessary checks of BTM_MAX_LOC_BD_NAME_LEN by Jakub Pawlowski · 8 years ago
  68. 2c8ddc6 Added void keyword to function declaration and definition by Jack He · 8 years ago
  69. a408eb7 AVRCP 1.6: media browsing support on Target(1/3) by Avish Shah · 8 years ago
  70. a62c5a3 Cleanup and removed BTIF-related unused code by Pavlin Radoslavov · 8 years ago
  71. 4f13e19 Removed unused log-related defines and typedefs by Pavlin Radoslavov · 8 years ago
  72. bde45bd Removed BTA_AV_INCLUDED conditional guard which is always true by Pavlin Radoslavov · 8 years ago
  73. 3401f63 Fix a typo in pre-compiler error message by Glenn Kasten · 9 years ago
  74. d19e078 Use standard types, consistent ifdef style everywhere by Marie Janssen · 8 years ago
  75. 3a2dc88 Fix linux build, missing strlcpy by Jakub Pawlowski · 8 years ago
  76. b7f64bc btif: standardize types, #ifs by Marie Janssen · 8 years ago
  77. c6d93ad AVRCP: rename constant AVRC_CTLR_INCLUDED by Marie Janssen · 8 years ago
  78. 0bd0c8f Remote device changes for SMP certification by Nitin Arora · 9 years ago
  79. 2aa2b80 PTS: Read SMP pairing options from bt_stack.conf by Nitin Arora · 9 years ago
  80. 4cdb0e5 PTS: Avoid BR SDP after LE pairing by Nitin Arora · 9 years ago
  81. 36ad41b PTS: Allow disabling connection updates by Nitin Arora · 9 years ago
  82. a0ee0f8 PTS: Add a Secure Only mode. by Nitin Arora · 9 years ago
  83. e8a76f5 Allow C++ code to check bt_stack_config options by Myles Watson · 9 years ago
  84. 713993d Convert BTIF code from C to C++ by Jakub Pawlowski · 9 years ago
  85. 6721232 Add LE L2CAP Connection Oriented Channel by Navin Kochar · 9 years ago
  86. 1be7ae1 Remove btla-specific comments by Jakub Pawlowski · 9 years ago
  87. b7d4613 HID: Reset outgoing connection retry to 1 by Hemant Gupta · 9 years ago
  88. 6fd198e Removed unused defines from bt_target.h by Pavlin Radoslavov · 9 years ago
  89. f58d6e6 Replace usage of HCI_GET_CMD_BUF() with osi_malloc() by Pavlin Radoslavov · 9 years ago
  90. dbd767d Remove Porsche car-kit pairing workaround by Andre Eisenbach · 9 years ago
  91. cceb430 Replaced osi_getbuf()/osi_freebuf() with osi_malloc()/osi_free() by Pavlin Radoslavov · 9 years ago
  92. e273daa Do not enable A2DP sink by default by Andre Eisenbach · 9 years ago
  93. 78bcff7 Refactor the Bluetooth timers by Pavlin Radoslavov · 9 years ago
  94. 6b84f29 Support for A2DP Sink and Proper initialization of profiles by Anubhav Gupta · 10 years ago
  95. 47b4310 A2DP SRC offload support by Abhijit Adsule · 9 years ago
  96. 175da70 Remove BTM_OOB_INCLUDED by Jakub Pawlowski · 9 years ago
  97. b7a077b Rename net_test_bluedroid to net_test_bluetooth by Andre Eisenbach · 9 years ago
  98. e29c343 GKI cleanup - removed PORT_SCHEDULE_LOCK / UNLOCK macros by Pavlin Radoslavov · 9 years ago
  99. 258c253 GKI cleanup - moved GKI buffer allocation wrappers to OSI by Pavlin Radoslavov · 9 years ago
  100. 9f1c9ad GKI cleanup - Moved struct TIMER_LIST_ENT to OSI by Pavlin Radoslavov · 9 years ago