1. 205c32e Rootcanal: Add SetDeviceAddress by Myles Watson · 6 years ago
  2. 28f5244 Module: Don't expose kModuleStopTimeout to header by Hansong Zhang · 6 years ago
  3. 9f32923 Merge "RootCanal: Upgrade the LinkLayer in RootCanal to PDL" by Treehugger Robot · 6 years ago
  4. 68ae4bc Merge "Add protection to prevent null pointer dereference." by Treehugger Robot · 6 years ago
  5. 7bb3f65 Add protection to prevent null pointer dereference. by jonerlin · 6 years ago
  6. e170d09 Merge "SecurityManagerChannel: Unit tests" by Treehugger Robot · 6 years ago
  7. 0b89a1a Merge "Expand legacy shim l2cap tests" by Myles Watson · 6 years ago
  8. db55f31 RootCanal: Upgrade the LinkLayer in RootCanal to PDL by Chienyuan · 6 years ago
  9. 863ce08 Merge "test_vendor_lib: Simplify Beacon ad timing" by Treehugger Robot · 6 years ago
  10. d2be4c8 Expand legacy shim l2cap tests by Chris Manton · 6 years ago
  11. 9f4120f SecurityManagerChannel: Unit tests by Martin Brabham · 6 years ago
  12. b61370b Merge "Check before handle next command" by Treehugger Robot · 6 years ago
  13. 48183d8 test_vendor_lib: Simplify Beacon ad timing by Myles Watson · 6 years ago
  14. 935cc0f Merge "Save callbacks in thread protected space" by Treehugger Robot · 6 years ago
  15. 68cdaed Check before handle next command by Chris Manton · 6 years ago
  16. 803d72f Merge "Handle AVRCP fragment due to unique event 0xFFF" by Jay Patel · 6 years ago
  17. 5a2366f Merge "L2CAP: Swap SCID and DCID in connection response" by Treehugger Robot · 6 years ago
  18. 569b889 Save callbacks in thread protected space by Chris Manton · 6 years ago
  19. 556d7dc Merge "HCI: Add AdvertisingManager tests" by Treehugger Robot · 6 years ago
  20. 4670e8c L2CAP: Swap SCID and DCID in connection response by Hansong Zhang · 6 years ago
  21. ebe8fa1 Merge "L2CAP: Reverse order in disconnection response" by Treehugger Robot · 6 years ago
  22. f155964 Merge "HCI: Add two-bit filter policy, rename MultiAdvt" by Treehugger Robot · 6 years ago
  23. f733d17 Legacy shim l2cap updates by Chris Manton · 6 years ago
  24. e867e2d Merge "gd shim layer changes" by Treehugger Robot · 6 years ago
  25. ed9da0b HCI: Add AdvertisingManager tests by Myles Watson · 6 years ago
  26. 41bab61 HCI: Add two-bit filter policy, rename MultiAdvt by Myles Watson · 6 years ago
  27. 6c270cb Handle AVRCP fragment due to unique event 0xFFF by JiLin Wan · 6 years ago
  28. cb52623 Merge "Add @UnsupportedAppUsage annotations for greylist." by Treehugger Robot · 6 years ago
  29. c6f8744 gd shim layer changes by Chris Manton · 6 years ago
  30. 8513c97 Merge "L2CAP: Reject unknown command" by Treehugger Robot · 6 years ago
  31. 948f407 L2CAP: Reverse order in disconnection response by Hansong Zhang · 6 years ago
  32. 2b0a4c5 L2CAP: Reject unknown command by Hansong Zhang · 6 years ago
  33. d61c90e Minor clean up detail for signalling by Chris Manton · 6 years ago
  34. dee1a25 Add remote cid insertion to packet for transmission by Chris Manton · 6 years ago
  35. c80181d Add @UnsupportedAppUsage annotations for greylist. by Artur Satayev · 6 years ago
  36. 5788881 Suppress logging qualcomm debug unknown handle message by Chris Manton · 6 years ago
  37. 6662d50 L2CAP: Notify DynamicChannel open after configuration is done by Hansong Zhang · 6 years ago
  38. 73ffe76 HCI: Add LeScanningManager by Myles Watson · 6 years ago
  39. f3916a0 HCI: Make Controller getters virtual and const by Myles Watson · 6 years ago
  40. 1290e96 RootCanal: update last_le_advertisement_ by Chienyuan · 6 years ago
  41. 0f0d6e2 Merge "Hci: Add extended scanning packets to hci_packets" by Treehugger Robot · 6 years ago
  42. 0494eb5 Hci: Add extended scanning packets to hci_packets by Myles Watson · 6 years ago
  43. c8c5a88 add legacy shim l2cap tests by Chris Manton · 6 years ago
  44. a95e345 Merge "Remove unused module" by Treehugger Robot · 6 years ago
  45. 1286c30 Merge "Revert "RootCanal: Upgrade the LinkLayer in RootCanal to PDL"" by Treehugger Robot · 6 years ago
  46. 85471e4 Revert "RootCanal: Upgrade the LinkLayer in RootCanal to PDL" by Chienyuan Huang · 6 years ago
  47. 0b68213 Merge "Cert: remove unregister_controllers" by Treehugger Robot · 6 years ago
  48. d5f1e62 Merge "Remove unused events in acl manager" by Treehugger Robot · 6 years ago
  49. 76fc501 Cert: remove unregister_controllers by Chienyuan · 6 years ago
  50. a8b3458 Remove unused events in acl manager by Chris Manton · 6 years ago
  51. 8466ef4 Merge "Add avrcp_device_fuzz." by Treehugger Robot · 6 years ago
  52. e9c4462 Remove unused module by Chris Manton · 6 years ago
  53. bb0d621 Merge "Rootcanal: Le resolving list hci cmds" by Treehugger Robot · 6 years ago
  54. 7f2b95e Merge "Standardize l2cap shim naming" by Treehugger Robot · 6 years ago
  55. 119ba69 Merge "[system][bt] fix -Wimplicit-fallthrough" by Treehugger Robot · 6 years ago
  56. 56deae0 Standardize l2cap shim naming by Chris Manton · 6 years ago
  57. 97935e8 Merge "Initial security manager API create/remove bond." by Treehugger Robot · 6 years ago
  58. ee1980c Rootcanal: Le resolving list hci cmds by Calvin Huang · 6 years ago
  59. 3266acf Merge "[system][bt] address -Wimplicit-fallthrough" by Nick Desaulniers · 6 years ago
  60. fc45cd9 [system][bt] address -Wimplicit-fallthrough by Nick Desaulniers · 6 years ago
  61. b6a5ecf HCI: Add Fragmentation by Myles Watson · 6 years ago
  62. 341e3cb Merge "[system][bt] fix -Wc99-designator" by Treehugger Robot · 6 years ago
  63. 512d6de Merge "Connect inquiry API query implementation" by Treehugger Robot · 6 years ago
  64. 6f1ec72 L2CAP: Dequeue next request if previous response is invalid by Hansong Zhang · 6 years ago
  65. 605d6f1 Initial security manager API create/remove bond. by Martin Brabham · 6 years ago
  66. f85c870 Connect inquiry API query implementation by Chris Manton · 6 years ago
  67. 64c6499 Merge "Return matching device in CreateDatabase when called twice" by Treehugger Robot · 6 years ago
  68. 60057cf Return matching device in CreateDatabase when called twice by Martin Brabham · 6 years ago
  69. 2b3c42a Merge "RootCanal:Add Hci cmds" by Treehugger Robot · 6 years ago
  70. 0c9f7ee Merge "RootCanal: Upgrade the LinkLayer in RootCanal to PDL" by Treehugger Robot · 6 years ago
  71. e63a120 Merge "Expose psm value through l2cap classic service" by Treehugger Robot · 6 years ago
  72. 61b86ee Merge "Use proper PBF boundary for upper layer packets" by Chris Manton · 6 years ago
  73. 309987d Expose psm value through l2cap classic service by Chris Manton · 6 years ago
  74. 9894008 [system][bt] fix -Wc99-designator by Nick Desaulniers · 6 years ago
  75. f207913 Merge "Add information request after acl connect" by Treehugger Robot · 6 years ago
  76. 56d3bc0 Merge changes I238c23f5,I7c7b8045 by Treehugger Robot · 6 years ago
  77. 52aac47 RootCanal: Upgrade the LinkLayer in RootCanal to PDL by Chienyuan · 6 years ago
  78. b6f973e Merge "HCI Classic ACL: Queue pending connection requests" by Treehugger Robot · 6 years ago
  79. 2480960 Add information request after acl connect by Chris Manton · 6 years ago
  80. 8b39a22 Extend l2cap functionality for CoC by Chris Manton · 6 years ago
  81. 976f62c Swap cid parameters by Chris Manton · 6 years ago
  82. 6f1e2ee Use proper PBF boundary for upper layer packets by Chris Manton · 6 years ago
  83. 63a0896 RootCanal:Add Hci cmds by Calvin Huang · 6 years ago
  84. e4fe737 Merge changes Iec8b53b8,I6f74be04 by Treehugger Robot · 6 years ago
  85. 2f1bf0b HCI Classic ACL: Queue pending connection requests by Hansong Zhang · 6 years ago
  86. a37f63e packet: Add Fragmentation by Myles Watson · 6 years ago
  87. d7e5d22 packet: Add Append for reassembly by Myles Watson · 6 years ago
  88. 56fb214 Merge changes I9693f8e4,I3568a3dc by Treehugger Robot · 6 years ago
  89. 0d739b0 Merge "Signal id of zero is silently ignored per spec" by Treehugger Robot · 6 years ago
  90. e7fb7c0 Merge changes I33b0ace1,I3af9a79d by Treehugger Robot · 6 years ago
  91. 3336a2a L2CAP Classic Cert: Auto generate cid for incoming request by Hansong Zhang · 6 years ago
  92. 1ab6b3e L2CAP: Fix SignallingManager request queuing by Hansong Zhang · 6 years ago
  93. 0634491 Merge "Revert "RootCanal: Upgrade the LinkLayer in RootCanal to PDL"" by Colin Cross · 6 years ago
  94. 6f801ab Separate out connect actions for initiate/target by Chris Manton · 6 years ago
  95. 1d5ceeb Remove channel connection timeouts by Chris Manton · 6 years ago
  96. 1beae60 Revert "RootCanal: Upgrade the LinkLayer in RootCanal to PDL" by Cody Schuffelen · 6 years ago
  97. 7bad4d2 Signal id of zero is silently ignored per spec by Chris Manton · 6 years ago
  98. dd89c00 [system][bt] fix -Wimplicit-fallthrough by Nick Desaulniers · 6 years ago
  99. 7134379 Merge "Add inquiry module unit tests" by Treehugger Robot · 6 years ago
  100. f07b182 Merge "Dont disconnect if connection complete event with an ACL connection exists" by Treehugger Robot · 6 years ago