1. cfb3649 Merge "Add protection to prevent null pointer dereference." by Treehugger Robot · 6 years ago
  2. 8413636 Add protection to prevent null pointer dereference. by jonerlin · 6 years ago
  3. 845cfc4 Merge "SecurityManagerChannel: Unit tests" by Treehugger Robot · 6 years ago
  4. 77921bb Merge "Expand legacy shim l2cap tests" by Myles Watson · 6 years ago
  5. 43c90f2 Merge "test_vendor_lib: Simplify Beacon ad timing" by Treehugger Robot · 6 years ago
  6. 8ee9467 Expand legacy shim l2cap tests by Chris Manton · 6 years ago
  7. 218f6f1 SecurityManagerChannel: Unit tests by Martin Brabham · 6 years ago
  8. 16bb558 Merge "Check before handle next command" by Treehugger Robot · 6 years ago
  9. a637f4b test_vendor_lib: Simplify Beacon ad timing by Myles Watson · 6 years ago
  10. 74fd064 Merge "Save callbacks in thread protected space" by Treehugger Robot · 6 years ago
  11. fe3a279 Check before handle next command by Chris Manton · 6 years ago
  12. 4795c3c Merge "Handle AVRCP fragment due to unique event 0xFFF" by Jay Patel · 6 years ago
  13. 17df4c7 Merge "L2CAP: Swap SCID and DCID in connection response" by Treehugger Robot · 6 years ago
  14. 553ee3d Save callbacks in thread protected space by Chris Manton · 6 years ago
  15. 68b62ef Merge "HCI: Add AdvertisingManager tests" by Treehugger Robot · 6 years ago
  16. a9fa4d5 L2CAP: Swap SCID and DCID in connection response by Hansong Zhang · 6 years ago
  17. 8bd1464 Merge "L2CAP: Reverse order in disconnection response" by Treehugger Robot · 6 years ago
  18. 78dfcfa Merge "HCI: Add two-bit filter policy, rename MultiAdvt" by Treehugger Robot · 6 years ago
  19. 1b65f88 Legacy shim l2cap updates by Chris Manton · 6 years ago
  20. a061530 Merge "gd shim layer changes" by Treehugger Robot · 6 years ago
  21. 6ba9644 HCI: Add AdvertisingManager tests by Myles Watson · 6 years ago
  22. e17a683 HCI: Add two-bit filter policy, rename MultiAdvt by Myles Watson · 6 years ago
  23. 7fa3b71 Handle AVRCP fragment due to unique event 0xFFF by JiLin Wan · 6 years ago
  24. 652ee96 Merge "Add @UnsupportedAppUsage annotations for greylist." by Treehugger Robot · 6 years ago
  25. a28dd57 gd shim layer changes by Chris Manton · 6 years ago
  26. 610f701 Merge "L2CAP: Reject unknown command" by Treehugger Robot · 6 years ago
  27. b6783eb L2CAP: Reverse order in disconnection response by Hansong Zhang · 6 years ago
  28. 49abc91 L2CAP: Reject unknown command by Hansong Zhang · 6 years ago
  29. f16d7e8 Minor clean up detail for signalling by Chris Manton · 6 years ago
  30. 8b518cd Add remote cid insertion to packet for transmission by Chris Manton · 6 years ago
  31. 5816438 Add @UnsupportedAppUsage annotations for greylist. by Artur Satayev · 6 years ago
  32. ae8e01b Suppress logging qualcomm debug unknown handle message by Chris Manton · 6 years ago
  33. f0b905f L2CAP: Notify DynamicChannel open after configuration is done by Hansong Zhang · 6 years ago
  34. 9f111f8 HCI: Add LeScanningManager by Myles Watson · 6 years ago
  35. b523389 HCI: Make Controller getters virtual and const by Myles Watson · 6 years ago
  36. 74a8db5 RootCanal: update last_le_advertisement_ by Chienyuan · 6 years ago
  37. adee8f5 Merge "Hci: Add extended scanning packets to hci_packets" by Treehugger Robot · 6 years ago
  38. 7786a5a Hci: Add extended scanning packets to hci_packets by Myles Watson · 6 years ago
  39. 3ee967b add legacy shim l2cap tests by Chris Manton · 6 years ago
  40. 6fd2c99 Merge "Remove unused module" by Treehugger Robot · 6 years ago
  41. 882c9fc Merge "Revert "RootCanal: Upgrade the LinkLayer in RootCanal to PDL"" by Treehugger Robot · 6 years ago
  42. 913b63b Revert "RootCanal: Upgrade the LinkLayer in RootCanal to PDL" by Chienyuan Huang · 6 years ago
  43. 4f263ae Merge "Cert: remove unregister_controllers" by Treehugger Robot · 6 years ago
  44. 401876c Merge "Remove unused events in acl manager" by Treehugger Robot · 6 years ago
  45. ac2d33d Cert: remove unregister_controllers by Chienyuan · 6 years ago
  46. b8c5940 Remove unused events in acl manager by Chris Manton · 6 years ago
  47. bb8e74d Merge "Add avrcp_device_fuzz." by Treehugger Robot · 6 years ago
  48. d5a14cf Remove unused module by Chris Manton · 6 years ago
  49. bcdc32d Merge "Rootcanal: Le resolving list hci cmds" by Treehugger Robot · 6 years ago
  50. 2461fd9 Merge "Standardize l2cap shim naming" by Treehugger Robot · 6 years ago
  51. acf01af Merge "[system][bt] fix -Wimplicit-fallthrough" by Treehugger Robot · 6 years ago
  52. 71f3f59 Standardize l2cap shim naming by Chris Manton · 6 years ago
  53. 6bd76a6 Merge "Initial security manager API create/remove bond." by Treehugger Robot · 6 years ago
  54. 2389b60 Rootcanal: Le resolving list hci cmds by Calvin Huang · 6 years ago
  55. b31803e Merge "[system][bt] address -Wimplicit-fallthrough" by Nick Desaulniers · 6 years ago
  56. fd47182 [system][bt] address -Wimplicit-fallthrough by Nick Desaulniers · 6 years ago
  57. 021b35d HCI: Add Fragmentation by Myles Watson · 6 years ago
  58. 800653a Merge "[system][bt] fix -Wc99-designator" by Treehugger Robot · 6 years ago
  59. e26de87 Merge "Connect inquiry API query implementation" by Treehugger Robot · 6 years ago
  60. e2d3398 L2CAP: Dequeue next request if previous response is invalid by Hansong Zhang · 6 years ago
  61. bb00e5a Initial security manager API create/remove bond. by Martin Brabham · 6 years ago
  62. 69b9134 Connect inquiry API query implementation by Chris Manton · 6 years ago
  63. b76d1fa Merge "Return matching device in CreateDatabase when called twice" by Treehugger Robot · 6 years ago
  64. 5560dc3 Return matching device in CreateDatabase when called twice by Martin Brabham · 6 years ago
  65. a3d6587 Merge "RootCanal:Add Hci cmds" by Treehugger Robot · 6 years ago
  66. f6f3fdc Merge "RootCanal: Upgrade the LinkLayer in RootCanal to PDL" by Treehugger Robot · 6 years ago
  67. 13b914a Merge "Expose psm value through l2cap classic service" by Treehugger Robot · 6 years ago
  68. 3d237de Merge "Use proper PBF boundary for upper layer packets" by Chris Manton · 6 years ago
  69. c581c50 Expose psm value through l2cap classic service by Chris Manton · 6 years ago
  70. 13f68b0 [system][bt] fix -Wc99-designator by Nick Desaulniers · 6 years ago
  71. 0906302 Merge "Add information request after acl connect" by Treehugger Robot · 6 years ago
  72. a879f31 Merge changes I238c23f5,I7c7b8045 by Treehugger Robot · 6 years ago
  73. f95c23a RootCanal: Upgrade the LinkLayer in RootCanal to PDL by Chienyuan · 6 years ago
  74. b1e65d6 Merge "HCI Classic ACL: Queue pending connection requests" by Treehugger Robot · 6 years ago
  75. 54b4964 Add information request after acl connect by Chris Manton · 6 years ago
  76. 320c782 Extend l2cap functionality for CoC by Chris Manton · 6 years ago
  77. e9d4c0e Swap cid parameters by Chris Manton · 6 years ago
  78. 4ad0551 Use proper PBF boundary for upper layer packets by Chris Manton · 6 years ago
  79. 05d604c RootCanal:Add Hci cmds by Calvin Huang · 6 years ago
  80. 8532f09 Merge changes Iec8b53b8,I6f74be04 by Treehugger Robot · 6 years ago
  81. 5fc8af3 HCI Classic ACL: Queue pending connection requests by Hansong Zhang · 6 years ago
  82. 31dcccc packet: Add Fragmentation by Myles Watson · 6 years ago
  83. 0f9df62 packet: Add Append for reassembly by Myles Watson · 6 years ago
  84. b16c44c Merge changes I9693f8e4,I3568a3dc by Treehugger Robot · 6 years ago
  85. 66f6fdd Merge "Signal id of zero is silently ignored per spec" by Treehugger Robot · 6 years ago
  86. 5a2706f Merge changes I33b0ace1,I3af9a79d by Treehugger Robot · 6 years ago
  87. 5e21609 L2CAP Classic Cert: Auto generate cid for incoming request by Hansong Zhang · 6 years ago
  88. 70de5d0 L2CAP: Fix SignallingManager request queuing by Hansong Zhang · 6 years ago
  89. 22dcb7f Merge "Revert "RootCanal: Upgrade the LinkLayer in RootCanal to PDL"" by Colin Cross · 6 years ago
  90. 1b68df3 Separate out connect actions for initiate/target by Chris Manton · 6 years ago
  91. e8ef42b Remove channel connection timeouts by Chris Manton · 6 years ago
  92. 0239a22 Revert "RootCanal: Upgrade the LinkLayer in RootCanal to PDL" by Cody Schuffelen · 6 years ago
  93. bc66092 Signal id of zero is silently ignored per spec by Chris Manton · 6 years ago
  94. 58233fc [system][bt] fix -Wimplicit-fallthrough by Nick Desaulniers · 6 years ago
  95. 046dd00 Merge "Add inquiry module unit tests" by Treehugger Robot · 6 years ago
  96. 0cd968b Merge "Dont disconnect if connection complete event with an ACL connection exists" by Treehugger Robot · 6 years ago
  97. 05a7e9e Merge "RootCanal: Upgrade the LinkLayer in RootCanal to PDL" by Treehugger Robot · 6 years ago
  98. cd588b6 L2cap shim layer with legacy by Chris Manton · 6 years ago
  99. 5d37e8c gd shim layer by Chris Manton · 6 years ago
  100. c2a965d Merge "Interop Workaround: Add Joy-Con" by Treehugger Robot · 6 years ago