1. baf8421 Fix an integer overflow bug in avdt_msg_asmbl by Hui Peng · 1 year, 4 months ago
  2. 1671d8e Fix OOB access in avdt_scb_hdl_pkt_no_frag by Hui Peng · 1 year, 10 months ago
  3. 5f07777 Revert "Fix OOB access in avdt_scb_hdl_pkt_no_frag" by Bharath · 1 year, 6 months ago
  4. b6e04a6 Fix OOB access in avdt_scb_hdl_pkt_no_frag by Hui Peng · 1 year, 10 months ago
  5. 1a40ba5 Add bounds check in avdt_scb_act.cc by Brian Delwiche · 2 years ago
  6. 2a7ab5c AVDTP: Fix a potential overflow about the media payload offset by Mayank Madhukar · 2 years, 2 months ago rel/11/fp3/8901.4.A.0019 rel/11/fp3/8901.4.A.0019.1 rel/11/fp3/8901.4.A.0019.2
  7. decde98 Fix integer overflow when parsing avrc response by Keith Mok · 2 years, 1 month ago
  8. 3257380 Add length check when copy AVDT and AVCT packet by Keith Mok · 2 years, 1 month ago
  9. cca4467 Add length check when copy AVDTP packet by Ted Wang · 2 years, 2 months ago
  10. c49665a AVDTP: Prevent OOB read when parsing rejected response by Cheney Ni · 4 years, 8 months ago
  11. feed36f L2CAP: Integrate ERTM to shim by Hansong Zhang · 4 years, 9 months ago
  12. 2aad5d8 A2DP: More clear log messages for both BTA and AVDT SCB handle by Cheney Ni · 5 years ago
  13. 7a1cf9e Merge changes I83fef3d9,I71cd2f22,Ibe23668a by TreeHugger Robot · 6 years ago
  14. 437463e Merge "Fix OOB in avdt_msg_prs_cfg" by TreeHugger Robot · 6 years ago
  15. 15b9bbf Fix OOB in avdt_msg_asmbl by Ted Wang · 6 years ago
  16. f636e78 Fix OOB in avdt_msg_prs_cfg by Chienyuan · 6 years ago
  17. c43efea initialize msg/cfg in avdt_msg_ind by Chienyuan · 6 years ago
  18. 8303629 Add Filtering for snoop logs based on L2CAP and RFCOMM Channels (1/4) by Ajay Panicker · 6 years ago
  19. 4a1616e Fix possible OOB when AVDT data channel recive ACL data am: baa9bf5bfe by Ugo Yu · 6 years ago
  20. baa9bf5 Fix possible OOB when AVDT data channel recive ACL data by Ugo Yu · 6 years ago
  21. da8fdc5 Fix typo in avdt_scb_by_hdl by wangfukai · 6 years ago
  22. d97e095 Replace period_ms_t with uint64_t by Jack He · 6 years ago
  23. 4a7688a Merge "Add checks whether the AVDTP element data length is valid" into oc-dev am: 3c083d2d96 am: af9c4bf9c1 am: e3d36896d1 by Pavlin Radoslavov · 6 years ago
  24. 4fdd667 Merge "Add checks whether the AVDTP element data length is valid" into oc-dev am: 3c083d2d96 am: af9c4bf9c1 by Pavlin Radoslavov · 6 years ago
  25. e3d3689 Merge "Add checks whether the AVDTP element data length is valid" into oc-dev am: 3c083d2d96 by Pavlin Radoslavov · 6 years ago
  26. af9c4bf Merge "Add checks whether the AVDTP element data length is valid" into oc-dev by Pavlin Radoslavov · 6 years ago
  27. ee30c88 Add checks whether the AVDTP element data length is valid by Pavlin Radoslavov · 6 years ago
  28. 8757bc7 Reduce A2DP/AVDTP related dumpsys output by Pavlin Radoslavov · 6 years ago
  29. 1e71c20 Don't mix internal AVDTP state when connecting to two devices by Pavlin Radoslavov · 6 years ago
  30. 1e2cab3 Don't mix internal AVDTP state when connecting to two devices by Pavlin Radoslavov · 6 years ago
  31. d1dfdac Include only the Basic Capability for AVDTP GetCapabilities response by Pavlin Radoslavov · 6 years ago
  32. 148a10d Include only the Basic Capability for AVDTP GetCapabilities response by Pavlin Radoslavov · 6 years ago
  33. 3e01e01 Improve A2DP codec run-time debug-abilitity by Pavlin Radoslavov · 6 years ago
  34. 25cd054 Improve A2DP codec run-time debug-abilitity by Pavlin Radoslavov · 6 years ago
  35. ef673c5 Uprev to AVDTP 1.3 and Implement AVDTP delay reports by Ajay Panicker · 8 years ago
  36. 1f94478 Report credit count change, when credits are received for LE CoC by Jakub Pawlowski · 7 years ago
  37. d752229 Add support for Multi-A2DP state machines per device by Pavlin Radoslavov · 7 years ago
  38. 56c48f0 Removed unused or unnecessary defines by Pavlin Radoslavov · 7 years ago
  39. 6542d34 Make copyright headers consistent with Google template; remove "(C)" by Jakub Pawlowski · 7 years ago
  40. 5b790fe Make copyright headers consistent with Google template; remove "(C)" by Jakub Pawlowski · 7 years ago
  41. ad8b856 Merge "stack: Remove casts and spell local_keys correctly" am: 89262fa363 by Myles Watson · 7 years ago
  42. 13d04d9 stack: Remove casts and spell local_keys correctly by Myles Watson · 7 years ago
  43. af90de6 Manually convert to unary where coccinelle could not am: 5d5fcf26d9 by Myles Watson · 7 years ago
  44. 0553480 Use unary operator instead of == bool am: b749ebde2c by Myles Watson · 7 years ago
  45. 5d5fcf2 Manually convert to unary where coccinelle could not by Myles Watson · 7 years ago
  46. b749ebd Use unary operator instead of == bool by Myles Watson · 7 years ago
  47. f8cf3ca Merge "Added extra A2DP logging when there is an error" am: 81e9b33cdf by Pavlin Radoslavov · 7 years ago
  48. cf15c9b Added extra A2DP logging when there is an error by Pavlin Radoslavov · 7 years ago
  49. 6c6d2f6 Added extra A2DP logging when there is an error by Pavlin Radoslavov · 7 years ago
  50. 61fdc8c Merge "Run clang format on files touched by CL 488398" am: 3494410e02 by Myles Watson · 7 years ago
  51. ec57737 Run clang format on files touched by CL 488398 by Myles Watson · 7 years ago
  52. 8e89469 Remove casts to unions to avoid unaligned accesses by Myles Watson · 7 years ago
  53. 30f8ab7 Remove casts to unions to avoid unaligned accesses am: 8d749047a0 by Myles Watson · 7 years ago
  54. 8d74904 Remove casts to unions to avoid unaligned accesses by Myles Watson · 7 years ago
  55. 8a3813e Fix alarms being posted on wrong thread am: be8bbd7a83 by Jakub Pawlowski · 7 years ago
  56. 4761653 Fix alarms being posted on wrong thread by Jakub Pawlowski · 7 years ago
  57. be8bbd7 Fix alarms being posted on wrong thread by Jakub Pawlowski · 7 years ago
  58. 8da87be Don't reuse AVDTP internal state for different purposes by Pavlin Radoslavov · 7 years ago
  59. 2456fdc Don't reuse AVDTP internal state for different purposes am: c64dc1d284 by Pavlin Radoslavov · 7 years ago
  60. 318943e Don't reuse AVDTP internal state for different purposes am: c64dc1d284 by Pavlin Radoslavov · 7 years ago
  61. c64dc1d Don't reuse AVDTP internal state for different purposes by Pavlin Radoslavov · 7 years ago
  62. c4d897f Allocate buffers of the right size when BT_HDR is included am: 8810ffba99 by Pavlin Radoslavov · 7 years ago
  63. 8810ffb Allocate buffers of the right size when BT_HDR is included by Pavlin Radoslavov · 7 years ago
  64. d88838a Allocate buffers of the right size when BT_HDR is included by Pavlin Radoslavov · 7 years ago
  65. a484a88 Rename bt_bdaddr_t into RawAddress (3/3) by Jakub Pawlowski · 7 years ago
  66. 9e030fd Rename bt_bdaddr_t into RawAddress (3/3) by Jakub Pawlowski · 7 years ago
  67. 903c166 Use bt_bdaddr_t instead of BD_ADDR in AVDT related code by Jakub Pawlowski · 7 years ago
  68. c2276b0 Use bt_bdaddr_t instead of BD_ADDR by Jakub Pawlowski · 7 years ago
  69. f9c5752 cleanup: no assigns in conditionals by Marie Janssen · 8 years ago
  70. 5ce0116 Add a mechanism for configuring the A2DP Source codecs by Pavlin Radoslavov · 8 years ago
  71. f2af1c4 Replace assert with CHECK from base/logging.h by Jack He · 8 years ago
  72. ad1e23d Remove extern "C" from header files by Jack He · 8 years ago
  73. 911d1ae Apply clang-format to the rest of the tree by Myles Watson · 8 years ago
  74. 9ca0709 Reformat long comments before clang-format by Myles Watson · 8 years ago
  75. ee96a3c Fix asterisks in block quotes by Myles Watson · 8 years ago
  76. f33b6f4 readability fix: No assigns in if conditionals by Marie Janssen · 8 years ago
  77. d7ffd64 Remove deprecated UNUSED macro (5/5) by Myles Watson · 8 years ago
  78. 64c3f22 Remove deprecated UNUSED macro (4/5) by Myles Watson · 8 years ago
  79. d35a648 Remove deprecated UNUSED macro (1/5) by Myles Watson · 8 years ago
  80. e665d39 Remove multiplexing capability in AVDTP by Pavlin Radoslavov · 8 years ago
  81. b2a292b Renamed most C files to C++: *.c to *.cc by Pavlin Radoslavov · 8 years ago
  82. 37c1b5f Removed unused *_DYNAMIC_MEMORY conditional statements by Pavlin Radoslavov · 8 years ago
  83. f66f4e9 A2DP-related renaming: a2d_* to a2dp_* by Pavlin Radoslavov · 8 years ago
  84. af7b39e stack: remove dead (#if 0'd) code by Marie Janssen · 8 years ago
  85. d7ff47c A2DP related API update and cleanup by Pavlin Radoslavov · 8 years ago
  86. 7e58626 Added A2DP codec-related APIs by Pavlin Radoslavov · 8 years ago
  87. 7aaf7c6 A2DP-related naming refactoring and cleanup by Pavlin Radoslavov · 8 years ago
  88. 7738627 Removed unused code related to Audio, A2DP Sink and Video by Pavlin Radoslavov · 8 years ago
  89. b8b761e Revert "DO NOT MERGE Proper construction of AVDTP general reject message" by JivakDhadse · 9 years ago
  90. f527ce2 Disable 3Mbps packets for AVDT ACL links by Sathya Kumar · 9 years ago
  91. d19e078 Use standard types, consistent ifdef style everywhere by Marie Janssen · 8 years ago
  92. 63b0519 Fix misc-macro-parentheses warnings by Chih-Hung Hsieh · 8 years ago
  93. 3d6accf Move extern "C" to top of headers and remove tBTA_HF_CLIENT_HDR. by Bryce Lee · 8 years ago
  94. 8e7323e Removed unused functions by Pavlin Radoslavov · 8 years ago
  95. 072bd75 Do not leak eventfd's for RFCOMM/AVDT/L2CAP by Andre Eisenbach · 9 years ago
  96. 717a4a9 Removed checks for NULL returns after osi_calloc() / osi_malloc() by Pavlin Radoslavov · 9 years ago
  97. cceb430 Replaced osi_getbuf()/osi_freebuf() with osi_malloc()/osi_free() by Pavlin Radoslavov · 9 years ago
  98. 0a20dd4 Removed function osi_get_buf_size() by Pavlin Radoslavov · 9 years ago
  99. 5b9462d Remove BCM_STR* macros by Andre Eisenbach · 9 years ago
  100. 20524d3 Refactor usage of osi_free() and osi_freebuf() by Pavlin Radoslavov · 9 years ago