1. c695f25 Bluetooth: Prevent gatt DB copy if server cache is absent by Nitin Arora · 8 years ago
  2. b3e5af3 Removed usage of A2DP codec_type as a separate field by Pavlin Radoslavov · 8 years ago
  3. c66edf3 Use only PCM as the media feeding format by Pavlin Radoslavov · 8 years ago
  4. b18f03e Localize the usage of tA2D_SBC_CIE only within the SBC codec by Pavlin Radoslavov · 8 years ago
  5. d7ff47c A2DP related API update and cleanup by Pavlin Radoslavov · 8 years ago
  6. 79506e8 Extended the A2DP codec abstraction API by Pavlin Radoslavov · 8 years ago
  7. 629f814 Merge "Deregister from notifications when an HOGP background connection is cancelled" by Treehugger Robot · 8 years ago
  8. 6d488f5 Merge "AVRCP 1.6: media browsing support on Target(1/3)" by Ajay Panicker · 8 years ago
  9. 4689e1e Deregister from notifications when an HOGP background connection is cancelled by IHLHO KIM · 8 years ago
  10. a408eb7 AVRCP 1.6: media browsing support on Target(1/3) by Avish Shah · 8 years ago
  11. 00a53d1 Remove BTA layer components for LE advertising by Jakub Pawlowski · 8 years ago
  12. 6a96661 Unify LE advertising instance identifiers by Jakub Pawlowski · 8 years ago
  13. d8c312e Cleanup in the bta/av layer by Pavlin Radoslavov · 8 years ago
  14. 7e58626 Added A2DP codec-related APIs by Pavlin Radoslavov · 8 years ago
  15. 5b12a83 Use closures in advertising related code by Jakub Pawlowski · 8 years ago
  16. a62c5a3 Cleanup and removed BTIF-related unused code by Pavlin Radoslavov · 8 years ago
  17. 5f7514d Update linux BUILD.gn files by Jakub Pawlowski · 8 years ago
  18. 89330a3 Removed duplicate and unused BTA_AV_ and BTIF_AV_ constants by Pavlin Radoslavov · 8 years ago
  19. e5c7895 Make it possible to post closures to BTA message queue by Jakub Pawlowski · 8 years ago
  20. 7aaf7c6 A2DP-related naming refactoring and cleanup by Pavlin Radoslavov · 8 years ago
  21. bde45bd Removed BTA_AV_INCLUDED conditional guard which is always true by Pavlin Radoslavov · 8 years ago
  22. 7738627 Removed unused code related to Audio, A2DP Sink and Video by Pavlin Radoslavov · 8 years ago
  23. 109891d Make gatt_attr use opportunistic connection by Jakub Pawlowski · 8 years ago
  24. 55f82cd Synchronize the code with the internal tree by Pavlin Radoslavov · 8 years ago
  25. 21a7e48 Merge "Always send a SUSPEND_CFM event when suspended due to A2DP RECONFIGURE." by Treehugger Robot · 8 years ago
  26. 61f864a Always send a SUSPEND_CFM event when suspended due to A2DP RECONFIGURE. by Sridhar Vashist · 9 years ago
  27. 5e10e74 GATT: Deregister notification when a GATT connection is closed by ugo_yu · 8 years ago
  28. 07c7892 New status code for two SMP authorization failures by Jacky Cheung · 8 years ago
  29. bd60854 Add LE Secure Connection data parsing (3/4) by Jakub Pawlowski · 8 years ago
  30. 42657c2 Revert "Register for Service Changed notifications for untrusted devices" by Satomi · 8 years ago
  31. 4fd9ce1 strlcpy call size fixes, memory clearing by Satish Kodishala · 9 years ago
  32. ebf5f47 Fix descriptor write by Jakub Pawlowski · 8 years ago
  33. d19e078 Use standard types, consistent ifdef style everywhere by Marie Janssen · 8 years ago
  34. 4de9bbc HFP 1.7 profile update (1/4) by Mudumba Ananth · 9 years ago
  35. bb920a6 Rmove write type from GATT descriptor writes (4/4) by Jakub Pawlowski · 8 years ago
  36. a641b6f GATT Server refactoring (4/4) by Jakub Pawlowski · 8 years ago
  37. 09d91c0 Proper handling of AV connection collision by Ayan Ghosh · 8 years ago
  38. 3edefef Make parameter set S4 default for eSCO by Andre Eisenbach · 8 years ago
  39. 24ea892 Add callbacks to GATT read/write operation by Jakub Pawlowski · 8 years ago
  40. 3c5451d Simplify GATT characteristic read memory handling by Jakub Pawlowski · 8 years ago
  41. 25984b0 Get rid of unused BTA_DYNAMIC_MEMORY by Jakub Pawlowski · 8 years ago
  42. a05734c Use bta_gattc_cb directly, not through aliases by Jakub Pawlowski · 8 years ago
  43. b7f64bc btif: standardize types, #ifs by Marie Janssen · 8 years ago
  44. e9e58ce bta: use standard types by Marie Janssen · 8 years ago
  45. ec79baa Vectors as parameters to GATT write/indicate (1/3) by Jakub Pawlowski · 8 years ago
  46. 26ecec0 Use vector instead of C arrays in bta_gatt_api by Jakub Pawlowski · 8 years ago
  47. c6d93ad AVRCP: rename constant AVRC_CTLR_INCLUDED by Marie Janssen · 8 years ago
  48. 7c172b7 HOGP: Clear pending operations for a given device on connect by Jakub Pawlowski · 8 years ago
  49. 4f76028 HOGP: Preffer write command over write requests by Jakub Pawlowski · 8 years ago
  50. b7938c1 Convert HID and Device Manager BTA code to C++ by Jakub Pawlowski · 8 years ago
  51. 6c81482 Fix missing GATT Characteristic from last service by Jakub Pawlowski · 8 years ago
  52. d407e1a Use UINT16 for GATT attribute id field by Jakub Pawlowski · 8 years ago
  53. 82e2fa1 Add missing curly braces in clear notification by Jakub Pawlowski · 8 years ago
  54. f978a57 HOGP: Clear pending operations for a given device on disconnect by Jakub Pawlowski · 8 years ago
  55. 3e4f01a Set disable timer in case of any active ACL connection by Srinu Jella · 8 years ago
  56. bb83844 Bump HDP version to 1.1 by Andre Eisenbach · 8 years ago
  57. 63b0519 Fix misc-macro-parentheses warnings by Chih-Hung Hsieh · 8 years ago
  58. cbeed50 Do not allow LE connection timeout smaller than 1s for HID devices by Jakub Pawlowski · 8 years ago
  59. 0a0a7e9 Linux build fix by Jakub Pawlowski · 8 years ago
  60. 1911770 Convert GATT related BTA code to C++ by Jakub Pawlowski · 8 years ago
  61. 9b99e99 Remove unnecesarry hash_map includes by Jakub Pawlowski · 8 years ago
  62. e34b0eb Add a log message to capture NULL pointer in l2c_link_hci_disc_comp() by Pavlin Radoslavov · 8 years ago
  63. 556b78b HID: Prevent incoming and outgoing SDP collision by Hemant Gupta · 9 years ago
  64. c3fe5a0 Remove dead HID code by Jakub Pawlowski · 8 years ago
  65. 845b49d Rewrite multi adv callbacks to new style by Jakub Pawlowski · 8 years ago
  66. 5f848b4 Rewrite batch scan related functions to new style by Jakub Pawlowski · 8 years ago
  67. 4ed8924 Rewrite bta_track_adv_event_cb to new style by Jakub Pawlowski · 8 years ago
  68. da5b59b Rewrite scan filter related callbacks to new style by Jakub Pawlowski · 8 years ago
  69. 3d6accf Move extern "C" to top of headers and remove tBTA_HF_CLIENT_HDR. by Bryce Lee · 8 years ago
  70. 9365916 Update alarm_unregister_processing_queue() to cancel scheduled alarms by Pavlin Radoslavov · 8 years ago
  71. 713993d Convert BTIF code from C to C++ by Jakub Pawlowski · 8 years ago
  72. 1bd691c Fix issues during cleanup stage of the Bluetooth stack by Pavlin Radoslavov · 8 years ago
  73. 063ca02 Add const guarantees by Jakub Pawlowski · 8 years ago
  74. 46b8d12 Fix sluggish HID devices by Bluetooth Build Test · 8 years ago
  75. a58d7fe AVRCP: Update sdp record correctly for CT or TG. by AnubhavGupta · 8 years ago
  76. 98178e4 Merge "Fix use of uninitialized value in BTA_PanSetRole" by Sharvil Nanavati · 8 years ago
  77. 17a8221 Fix use of uninitialized value in BTA_PanSetRole by Sharvil Nanavati · 8 years ago
  78. 4529f1b Cleanup unnecessary logs by Jakub Pawlowski · 8 years ago
  79. 2dfcbda Do not update sco_state when no matching peer_addr is found by Lianchao Song · 8 years ago
  80. 547a297 Delete unused JV code by Sharvil Nanavati · 8 years ago
  81. 895c094 Remove unused p_db for A2DP service discovery by Andre Eisenbach · 8 years ago
  82. 815a8d4 linux build fix by Jakub Pawlowski · 8 years ago
  83. 5bd9ffb Bluetooth: Fix the issue that peer A2DP SNK device can not auto-reconnect. by Zhao Xuewen · 9 years ago
  84. 8c10b05 Process complete AT cmd response. by Satish Kodishala · 9 years ago
  85. e77ecc5 Abort parsing in case of format error by Satish Kodishala · 9 years ago
  86. 4d10d7f Move to idle when remote disconnects during connection. by Ayan Ghosh · 11 years ago
  87. a986d61 Allocate buffer for AV SDP in Stack by Ayan Ghosh · 9 years ago
  88. c90c0d4 Do not initiate SDP for incoming AVDTP connection by Ayan Ghosh · 10 years ago
  89. 9dc9985 Use handles to identify GATT attributes (1/4) by Jakub Pawlowski · 8 years ago
  90. e8187e5 HID service discovery refactor by Jakub Pawlowski · 9 years ago
  91. 5204fd7 Restructure GATTC by Jakub Pawlowski · 9 years ago
  92. 6721232 Add LE L2CAP Connection Oriented Channel by Navin Kochar · 9 years ago
  93. f6a64de Allocate sufficient memory for FCS by Srinu Jella · 9 years ago
  94. bea3130 Removed unused function bta_sys_vs_hdl() by Pavlin Radoslavov · 9 years ago
  95. f958ee6 Removed duplicate (re)define of BTA_DM_SDP_DB_SIZE by Pavlin Radoslavov · 9 years ago
  96. 14a7309 Remove bta_gattc_id2handle by Jakub Pawlowski · 9 years ago
  97. bc5d654 Use attribute handle instead of id in GATT cache by Jakub Pawlowski · 9 years ago
  98. 22aaded HID multi-device refactoring by Jakub Pawlowski · 9 years ago
  99. c10b209 GATT cache storage refactoring by Jakub Pawlowski · 9 years ago
  100. 1be7ae1 Remove btla-specific comments by Jakub Pawlowski · 9 years ago