1. 3f1e79f Merge "Initialize SDP rmt_io_cap to UNKNOWN (0xFF)" by Treehugger Robot · 8 years ago
  2. 4e5e76a Remove usages of SDP_CLIENT_ENABLED by Ajay Panicker · 8 years ago
  3. a1a1989 Merge "Remove double includes" by Treehugger Robot · 8 years ago
  4. c8e29ef Build fix by Jakub Pawlowski · 8 years ago
  5. 5d790e4 Build fix by Jakub Pawlowski · 8 years ago
  6. 9462c5d Simplify btm_ble_resolve_random_addr by Jakub Pawlowski · 8 years ago
  7. f618f83 Initialize SDP rmt_io_cap to UNKNOWN (0xFF) by Jack He · 8 years ago
  8. 7678dca Fix invvalid lcid check in mca_tc_tbl_by_lcid() by liuchao · 8 years ago
  9. b7cfd05 Remove double includes by Myles Watson · 8 years ago
  10. 9f9166c Add extra logs by default inside sdp_copy_raw_data() by Pavlin Radoslavov · 8 years ago
  11. 37492db Remove coverity comments by Myles Watson · 8 years ago
  12. 911d1ae Apply clang-format to the rest of the tree by Myles Watson · 8 years ago
  13. 9ca0709 Reformat long comments before clang-format by Myles Watson · 8 years ago
  14. 4ebaa86 Add a mechanism for Audio Feeding Parameters negotiation by Pavlin Radoslavov · 8 years ago
  15. cd02ce9 A2DP Codec related cleanup by Pavlin Radoslavov · 8 years ago
  16. ee96a3c Fix asterisks in block quotes by Myles Watson · 8 years ago
  17. 702ae1c AVRCP: Fix get metadata attribute responses by Jack He · 8 years ago
  18. f33b6f4 readability fix: No assigns in if conditionals by Marie Janssen · 8 years ago
  19. a9bfdf9 Merge changes I9ebb32f0,I00393e2b by Treehugger Robot · 8 years ago
  20. 29a0f79 Fix a unit test failure related to SBC maxbitpool testing by Pavlin Radoslavov · 8 years ago
  21. 2e8e9f4 Remove SMP_INCLUDED define by Myles Watson · 8 years ago
  22. 9979121 Remove BTA_GATT_INCLUDED by Myles Watson · 8 years ago
  23. 84baa7f Remove BLE_INCLUDED define by Myles Watson · 8 years ago
  24. 318e310 Report proper advertiser status on registration error by Jakub Pawlowski · 8 years ago
  25. a1e7e55 Constant Cleanup: Remove BT_TRACE_VERBOSE by Marie Janssen · 8 years ago
  26. a75087e Move startAdvertising() logic into native code (2/3) by Jakub Pawlowski · 8 years ago
  27. d374366 Do not reject valid SBC codec parameters by Andre Eisenbach · 8 years ago
  28. 133f0b6 btif: Remove AVRC_CTRL_INCLUDED ifdefs by Marie Janssen · 8 years ago
  29. f62708b Merge "Fix a NULL-pointer check order reverse in GATTC_ConfigureMTU" by Treehugger Robot · 8 years ago
  30. 18738c3 Fix a NULL-pointer check order reverse in GATTC_ConfigureMTU by liuchao · 8 years ago
  31. 7d1faf3 NULL-pointer access before check in BTM_SetBleDataLength by liuchao · 8 years ago
  32. a60c5fd Remove unused GATT_Listen by Jakub Pawlowski · 8 years ago
  33. 06325e3 Reenable advertising instance after an LE advertising state change by Jakub Pawlowski · 8 years ago
  34. 8c29b62 Remove useless NULL-pointer check code in l2cap_client_new by liuchao · 8 years ago
  35. 033d5a2 AVRCP: unify Get{Element,Item}Attributes response. by Marie Janssen · 8 years ago
  36. d0f7dd5 Merge "Fix how LE connection parameters are set after connecting" by Treehugger Robot · 8 years ago
  37. d964cf9 Unify advertising API (1/3) by Jakub Pawlowski · 8 years ago
  38. 7680a0b Always use big endian for keeping service UUID by Jakub Pawlowski · 8 years ago
  39. f9f9926 Fix how LE connection parameters are set after connecting by Jakub Pawlowski · 8 years ago
  40. edb5ecf Handling Authentication Failure From the lower layer by Matadeen Mishra · 9 years ago
  41. 7921e8f BLE OOB Pairing - parse address type (1/5) by Jakub Pawlowski · 8 years ago
  42. 50d1c49 Merge "Add missing brackets for "if" statement inside BTM_ConfirmReqReply()" by Treehugger Robot · 8 years ago
  43. 143d94b Merge "Handle L2CAP disconnection on incomplete connection" by Treehugger Robot · 8 years ago
  44. 45f6847 Add missing brackets for "if" statement inside BTM_ConfirmReqReply() by Jack He · 8 years ago
  45. 2c7a241 Handle L2CAP disconnection on incomplete connection by Srinu Jella · 9 years ago
  46. 28b20ff Replace DWORD with uint32_t by Jakub Pawlowski · 8 years ago
  47. feee26c A2DP codec related fixes and cleanup by Pavlin Radoslavov · 8 years ago
  48. 3a2747f Remove unused BLE_PERIPHERAL_MODE_SUPPORT by Jakub Pawlowski · 8 years ago
  49. a8d73ef Move start advertise method to advertising interface (3/3) by Jakub Pawlowski · 8 years ago
  50. 30c81fa Implement AVRCP SetAddressedPlayer Cmd by Sanket Agarwal · 8 years ago
  51. 8a81119 [AVRCP1.6 CT] Add reply status to get_folder_items_callback. by Sanket Agarwal · 8 years ago
  52. 2e8c421 Remove advertise whitelist functionality by Jakub Pawlowski · 8 years ago
  53. d7ffd64 Remove deprecated UNUSED macro (5/5) by Myles Watson · 8 years ago
  54. 64c3f22 Remove deprecated UNUSED macro (4/5) by Myles Watson · 8 years ago
  55. d628a06 Remove deprecated UNUSED macro (3/5) by Myles Watson · 8 years ago
  56. b96d349 Remove deprecated UNUSED macro (2/5) by Myles Watson · 8 years ago
  57. d35a648 Remove deprecated UNUSED macro (1/5) by Myles Watson · 8 years ago
  58. 26f2102 Simplify SBC encoder API by Jakub Pawlowski · 8 years ago
  59. 82fcd30 Update the A2DP codec setup and selection mechanism by Pavlin Radoslavov · 8 years ago
  60. 83503b2 Merge "Dequeues direct connection request during cancel conn operation" by Treehugger Robot · 8 years ago
  61. 0e4989b Dequeues direct connection request during cancel conn operation by Subramanian Srinivasan · 10 years ago
  62. 3cb4b33 Update macros: Add parens and do-while blocks by Myles Watson · 8 years ago
  63. e665d39 Remove multiplexing capability in AVDTP by Pavlin Radoslavov · 8 years ago
  64. ed82cc2 Merge "Various small warning/build fixes for Linux" by Treehugger Robot · 8 years ago
  65. 415d112 Reset device security flags when pairing fails by Andre Eisenbach · 8 years ago
  66. 6c0ca7a Various small warning/build fixes for Linux by Jakub Pawlowski · 8 years ago
  67. 029a43b Various small fixes for Linux build by Jakub Pawlowski · 8 years ago
  68. b7bb9f0 Abstract the adjustment of A2DP codec parameters by Pavlin Radoslavov · 8 years ago
  69. 43b6bd3 Merge "Add the appropriate statement to "case:" without "break"" by Treehugger Robot · 8 years ago
  70. 95f9af3 Merge "Remove GAP_CONN_POST_EVT_INCLUDED" by Treehugger Robot · 8 years ago
  71. a1a32078 Remove GAP_CONN_POST_EVT_INCLUDED by Andre Eisenbach · 8 years ago
  72. 4d237f2 Linux build fix by Jakub Pawlowski · 8 years ago
  73. 3ff34be Add the appropriate statement to "case:" without "break" by Pavlin Radoslavov · 8 years ago
  74. b2a292b Renamed most C files to C++: *.c to *.cc by Pavlin Radoslavov · 8 years ago
  75. 1dd7751 Make advertising instance count part of the HCI interface by Jakub Pawlowski · 8 years ago
  76. e7bd890 Implement AVRCP Controller (Client) Browsing. by Sanket Agarwal · 9 years ago
  77. 397e5a5 Format A2DP-related code with clang-format by Pavlin Radoslavov · 8 years ago
  78. 37c1b5f Removed unused *_DYNAMIC_MEMORY conditional statements by Pavlin Radoslavov · 8 years ago
  79. f66f4e9 A2DP-related renaming: a2d_* to a2dp_* by Pavlin Radoslavov · 8 years ago
  80. 3f3b855 Merge "Renamed files: *.c to *.cc in bta/av and stack/a2dp" by Treehugger Robot · 8 years ago
  81. ce1f340 Update GATT channel state to closing during disconnection by Nitin Arora · 9 years ago
  82. a6a2ece Skip LE key derivation if BR key is temporary by Nitin Arora · 9 years ago
  83. cc26bfc Renamed files: *.c to *.cc in bta/av and stack/a2dp by Pavlin Radoslavov · 8 years ago
  84. 682ff8e Merge "Rectify size passed to copy service name to security records" by Treehugger Robot · 8 years ago
  85. 5f35daa Rectify size passed to copy service name to security records by Gurpreet Ghai · 8 years ago
  86. 23f1d32 Add missing header files for ninja by Jakub Pawlowski · 8 years ago
  87. dd5ed02 Add a mechanism to dump A2DP codec stats by Pavlin Radoslavov · 8 years ago
  88. 1394c19 BTIF A2DP Source and Sink refactor and cleanup by Pavlin Radoslavov · 8 years ago
  89. cc8d3ab Update BUILD.gn files by Jakub Pawlowski · 8 years ago
  90. 08406e9 Split btif_media_task into Source, Sink and Control by Pavlin Radoslavov · 8 years ago
  91. 85cd328 cleanup: Remove BT_USE_TRACES and BT_TRACE_APPL by Marie Janssen · 8 years ago
  92. af7b39e stack: remove dead (#if 0'd) code by Marie Janssen · 8 years ago
  93. 80d7f60 Replace all uses of sprintf() with snprint() by George Burgess IV · 9 years ago
  94. b2f7a95 Merge "Revert "Add dumpsys support for LE connection parameter updates"" by Treehugger Robot · 8 years ago
  95. cd03b04 Revert "Add dumpsys support for LE connection parameter updates" by Andre Eisenbach · 8 years ago
  96. 3d5fbca Remove return value of BTM_VendorSpecificCommand function by Jakub Pawlowski · 8 years ago
  97. 763abdf Remove return value from btsnd_hcic_* functions by Jakub Pawlowski · 8 years ago
  98. b6ab9b3 Ignore return value of btsnd_hcic_* functions by Jakub Pawlowski · 8 years ago
  99. 9eaf776 Refactor advertising data types by Jakub Pawlowski · 8 years ago
  100. a0db321 Use the correct API to check whether a codec is valid by Pavlin Radoslavov · 8 years ago