1. 9979121 Remove BTA_GATT_INCLUDED by Myles Watson · 8 years ago
  2. 2e8e9f4 Remove SMP_INCLUDED define by Myles Watson · 8 years ago
  3. 84baa7f Remove BLE_INCLUDED define by Myles Watson · 8 years ago
  4. 58d57a4 Remove some usages of UINT_TO_PTR macro by Ajay Panicker · 8 years ago
  5. 135db4f Remove pointer to integer cast in btif_sock_l2cap to prevent crash on 64 bit systems by Ajay Panicker · 8 years ago
  6. 1baaae3 bta: Fix comment formatting after clang-format by Myles Watson · 8 years ago
  7. cd1fd07 bta: Apply clang-format by Myles Watson · 8 years ago
  8. f355ef5 bta: Prepare include statements for clang-format by Myles Watson · 8 years ago
  9. 8af480e bta: Remove double asterisks in comments by Myles Watson · 8 years ago
  10. d5eb30d Mask out HFP 1.7 feature bits if peer version is <1.7 by Andre Eisenbach · 8 years ago
  11. feee26c A2DP codec related fixes and cleanup by Pavlin Radoslavov · 8 years ago
  12. 9203cb0 Merge "Remove unused BLE_PERIPHERAL_MODE_SUPPORT" by Jakub Pawlowski · 8 years ago
  13. c75a71d AG: CLCC response can contain non-ATD characters by Satish Kodishala · 8 years ago
  14. 3a2747f Remove unused BLE_PERIPHERAL_MODE_SUPPORT by Jakub Pawlowski · 8 years ago
  15. a8d73ef Move start advertise method to advertising interface (3/3) by Jakub Pawlowski · 8 years ago
  16. 4918648 Simplify BTA_GATTC_Listen by Jakub Pawlowski · 8 years ago
  17. 2e8c421 Remove advertise whitelist functionality by Jakub Pawlowski · 8 years ago
  18. b2a292b Renamed most C files to C++: *.c to *.cc by Pavlin Radoslavov · 8 years ago
  19. e7bd890 Implement AVRCP Controller (Client) Browsing. by Sanket Agarwal · 9 years ago
  20. f66f4e9 A2DP-related renaming: a2d_* to a2dp_* by Pavlin Radoslavov · 8 years ago
  21. cc26bfc Renamed files: *.c to *.cc in bta/av and stack/a2dp by Pavlin Radoslavov · 8 years ago
  22. 1394c19 BTIF A2DP Source and Sink refactor and cleanup by Pavlin Radoslavov · 8 years ago
  23. 08406e9 Split btif_media_task into Source, Sink and Control by Pavlin Radoslavov · 8 years ago
  24. fdd641e Fix file permissions for source code files by Pavlin Radoslavov · 8 years ago
  25. 9eaf776 Refactor advertising data types by Jakub Pawlowski · 8 years ago
  26. b3e5af3 Removed usage of A2DP codec_type as a separate field by Pavlin Radoslavov · 8 years ago
  27. c66edf3 Use only PCM as the media feeding format by Pavlin Radoslavov · 8 years ago
  28. b18f03e Localize the usage of tA2D_SBC_CIE only within the SBC codec by Pavlin Radoslavov · 8 years ago
  29. 79506e8 Extended the A2DP codec abstraction API by Pavlin Radoslavov · 8 years ago
  30. 6d488f5 Merge "AVRCP 1.6: media browsing support on Target(1/3)" by Ajay Panicker · 8 years ago
  31. a408eb7 AVRCP 1.6: media browsing support on Target(1/3) by Avish Shah · 8 years ago
  32. 00a53d1 Remove BTA layer components for LE advertising by Jakub Pawlowski · 8 years ago
  33. 6a96661 Unify LE advertising instance identifiers by Jakub Pawlowski · 8 years ago
  34. d8c312e Cleanup in the bta/av layer by Pavlin Radoslavov · 8 years ago
  35. 7e58626 Added A2DP codec-related APIs by Pavlin Radoslavov · 8 years ago
  36. a62c5a3 Cleanup and removed BTIF-related unused code by Pavlin Radoslavov · 8 years ago
  37. 89330a3 Removed duplicate and unused BTA_AV_ and BTIF_AV_ constants by Pavlin Radoslavov · 8 years ago
  38. e5c7895 Make it possible to post closures to BTA message queue by Jakub Pawlowski · 8 years ago
  39. 7aaf7c6 A2DP-related naming refactoring and cleanup by Pavlin Radoslavov · 8 years ago
  40. 7738627 Removed unused code related to Audio, A2DP Sink and Video by Pavlin Radoslavov · 8 years ago
  41. 07c7892 New status code for two SMP authorization failures by Jacky Cheung · 8 years ago
  42. bd60854 Add LE Secure Connection data parsing (3/4) by Jakub Pawlowski · 8 years ago
  43. d19e078 Use standard types, consistent ifdef style everywhere by Marie Janssen · 8 years ago
  44. 4de9bbc HFP 1.7 profile update (1/4) by Mudumba Ananth · 9 years ago
  45. bb920a6 Rmove write type from GATT descriptor writes (4/4) by Jakub Pawlowski · 8 years ago
  46. a641b6f GATT Server refactoring (4/4) by Jakub Pawlowski · 9 years ago
  47. 24ea892 Add callbacks to GATT read/write operation by Jakub Pawlowski · 8 years ago
  48. 3c5451d Simplify GATT characteristic read memory handling by Jakub Pawlowski · 8 years ago
  49. b7f64bc btif: standardize types, #ifs by Marie Janssen · 8 years ago
  50. e9e58ce bta: use standard types by Marie Janssen · 8 years ago
  51. 26ecec0 Use vector instead of C arrays in bta_gatt_api by Jakub Pawlowski · 8 years ago
  52. bb83844 Bump HDP version to 1.1 by Andre Eisenbach · 8 years ago
  53. 63b0519 Fix misc-macro-parentheses warnings by Chih-Hung Hsieh · 8 years ago
  54. c3fe5a0 Remove dead HID code by Jakub Pawlowski · 9 years ago
  55. 845b49d Rewrite multi adv callbacks to new style by Jakub Pawlowski · 9 years ago
  56. 5f848b4 Rewrite batch scan related functions to new style by Jakub Pawlowski · 9 years ago
  57. 4ed8924 Rewrite bta_track_adv_event_cb to new style by Jakub Pawlowski · 9 years ago
  58. da5b59b Rewrite scan filter related callbacks to new style by Jakub Pawlowski · 9 years ago
  59. 3d6accf Move extern "C" to top of headers and remove tBTA_HF_CLIENT_HDR. by Bryce Lee · 9 years ago
  60. 713993d Convert BTIF code from C to C++ by Jakub Pawlowski · 9 years ago
  61. 063ca02 Add const guarantees by Jakub Pawlowski · 9 years ago
  62. a58d7fe AVRCP: Update sdp record correctly for CT or TG. by AnubhavGupta · 9 years ago
  63. 547a297 Delete unused JV code by Sharvil Nanavati · 9 years ago
  64. 9dc9985 Use handles to identify GATT attributes (1/4) by Jakub Pawlowski · 9 years ago
  65. e8187e5 HID service discovery refactor by Jakub Pawlowski · 9 years ago
  66. 5204fd7 Restructure GATTC by Jakub Pawlowski · 9 years ago
  67. 6721232 Add LE L2CAP Connection Oriented Channel by Navin Kochar · 9 years ago
  68. 22aaded HID multi-device refactoring by Jakub Pawlowski · 9 years ago
  69. c10b209 GATT cache storage refactoring by Jakub Pawlowski · 9 years ago
  70. 1be7ae1 Remove btla-specific comments by Jakub Pawlowski · 9 years ago
  71. ee6b6d0 Remove dead methods and callbacks by Jakub Pawlowski · 9 years ago
  72. 9fd552b Add handle range to BTA_GATTC_GetGattDb by Jakub Pawlowski · 9 years ago
  73. cceb430 Replaced osi_getbuf()/osi_freebuf() with osi_malloc()/osi_free() by Pavlin Radoslavov · 9 years ago
  74. 20524d3 Refactor usage of osi_free() and osi_freebuf() by Pavlin Radoslavov · 9 years ago
  75. 533fdbf Add new HAL method get_gatt_db by Jakub Pawlowski · 9 years ago
  76. f40b136 Add explicit sec_act parameter to encryption requests by Andre Eisenbach · 9 years ago
  77. 78bcff7 Refactor the Bluetooth timers by Pavlin Radoslavov · 9 years ago
  78. 6b84f29 Support for A2DP Sink and Proper initialization of profiles by Anubhav Gupta · 10 years ago
  79. 47b4310 A2DP SRC offload support by Abhijit Adsule · 9 years ago
  80. 175da70 Remove BTM_OOB_INCLUDED by Jakub Pawlowski · 9 years ago
  81. 258c253 GKI cleanup - moved GKI buffer allocation wrappers to OSI by Pavlin Radoslavov · 9 years ago
  82. 70ae7de GKI cleanup - Remove GKI pool related defines by Pavlin Radoslavov · 9 years ago
  83. 2e3d006 GKI cleanup - Eliminate usage of pool buffers by Pavlin Radoslavov · 9 years ago
  84. 6b24485 Fix PAN and AV role switch war by tturney · 9 years ago
  85. 1a1b3eb am bc6ad53e: Merge "Improve adv_data transfer between contexts." by Ian Coolidge · 9 years ago
  86. d4c1036 Improve adv_data transfer between contexts. by Ian Coolidge · 9 years ago
  87. 1076b7b Customize Bluetooth sniff interval by Pavlin Radoslavov · 9 years ago
  88. 76356ae Bug fix PM changes and LE connectivity mode fixes by VenkatRaghavan VijayaRaghavan · 10 years ago
  89. 616e741 Handle multi party call states by Mallikarjuna GB · 9 years ago
  90. 818d0f2 SAP: Make it possible to enforce a 16-digit pin code (1/5) by Casper Bonde · 9 years ago
  91. 935324a LE low power scan feature by Satya Calloji · 10 years ago
  92. d345bb2 Handle multi party call states by Mallikarjuna GB · 9 years ago
  93. f6c48a0 Resetting system/bt by Brian Carlstrom · 10 years ago
  94. 5725fc6 LE low power scan feature by Satya Calloji · 10 years ago
  95. 7766821 Fix compilation on some platforms with LE disabled by Andre Eisenbach · 10 years ago
  96. e280553 Cross transport key mapping fixes by Chaojing Sun · 10 years ago
  97. 636d671 LE Data Packet Extension support by Priti Aghera · 10 years ago
  98. 2cd086a am f29a2fb..e07ad10 from mirror-m-wireless-internal-release by Vinit Deshpande · 10 years ago
  99. 899b771 BR/EDR secure connections support by Mudumba Ananth · 10 years ago
  100. 444a8da LE Privacy 1.2 and LE secure connections by Satya Calloji · 10 years ago