1. c5827a0 Merge "Rootcanal: Beacons should use ScanResponse" by Myles Watson · 5 years ago
  2. 40139e0 L2CAP Reassembler: Keep a reference to DynamicChannelImpl by Hansong Zhang · 5 years ago
  3. 4b5ed85 Rootcanal: Beacons should use ScanResponse by Myles Watson · 5 years ago
  4. 240a3c5 L2CAP: Store channel configuration on request by Hansong Zhang · 5 years ago
  5. 4b206a5 Gd shim updates by Chris Manton · 5 years ago
  6. f58d511 GD HCI: Define undefined hci event by Chienyuan · 5 years ago
  7. 5659d08 L2CAP: Decouple scheduler and segmenter by Hansong Zhang · 5 years ago
  8. f43cda6 L2CAP: Minor clean up for scheduler and mtu by Hansong Zhang · 5 years ago
  9. 6230a6f Add capability to callback on client or server for connection by Chris Manton · 5 years ago
  10. 6b91c32 Merge "Remove connect method from IBluetoothMap" by Treehugger Robot · 5 years ago
  11. a3d6216 AVRCP Controller refresh track data on Interim by Joseph Pirozzo · 5 years ago
  12. 5e91db8 Remove connect method from IBluetoothMap by Rahul Sabnis · 5 years ago
  13. 3ab0315 L2CAP: Add Reassembler to separate outgoing and incoming queue by Hansong Zhang · 5 years ago
  14. 7f2ac5c MockAclConnection: Use a real queue for testing by Hansong Zhang · 5 years ago
  15. 2e3e0ac Merge "Add ToString() to Modules" by Treehugger Robot · 5 years ago
  16. eccf897 Merge "Rootcanal: Add SetDeviceAddress" by Treehugger Robot · 5 years ago
  17. 6fd349a Add ToString() to Modules by Zongheng Wang · 5 years ago
  18. bed3462 Merge "L2CAP: Use new event stream model" by Treehugger Robot · 5 years ago
  19. 205c32e Rootcanal: Add SetDeviceAddress by Myles Watson · 5 years ago
  20. e7daf78 Decline l2cap response flag by Chris Manton · 5 years ago
  21. 5c30ec8 L2CAP: Use new event stream model by Hansong Zhang · 5 years ago
  22. 28f5244 Module: Don't expose kModuleStopTimeout to header by Hansong Zhang · 5 years ago
  23. 9f32923 Merge "RootCanal: Upgrade the LinkLayer in RootCanal to PDL" by Treehugger Robot · 5 years ago
  24. 68ae4bc Merge "Add protection to prevent null pointer dereference." by Treehugger Robot · 5 years ago
  25. 7bb3f65 Add protection to prevent null pointer dereference. by jonerlin · 5 years ago
  26. e170d09 Merge "SecurityManagerChannel: Unit tests" by Treehugger Robot · 5 years ago
  27. 0b89a1a Merge "Expand legacy shim l2cap tests" by Myles Watson · 5 years ago
  28. db55f31 RootCanal: Upgrade the LinkLayer in RootCanal to PDL by Chienyuan · 5 years ago
  29. 863ce08 Merge "test_vendor_lib: Simplify Beacon ad timing" by Treehugger Robot · 5 years ago
  30. d2be4c8 Expand legacy shim l2cap tests by Chris Manton · 5 years ago
  31. 9f4120f SecurityManagerChannel: Unit tests by Martin Brabham · 5 years ago
  32. b61370b Merge "Check before handle next command" by Treehugger Robot · 5 years ago
  33. 48183d8 test_vendor_lib: Simplify Beacon ad timing by Myles Watson · 5 years ago
  34. 935cc0f Merge "Save callbacks in thread protected space" by Treehugger Robot · 5 years ago
  35. 68cdaed Check before handle next command by Chris Manton · 5 years ago
  36. 803d72f Merge "Handle AVRCP fragment due to unique event 0xFFF" by Jay Patel · 5 years ago
  37. 5a2366f Merge "L2CAP: Swap SCID and DCID in connection response" by Treehugger Robot · 5 years ago
  38. 569b889 Save callbacks in thread protected space by Chris Manton · 5 years ago
  39. 556d7dc Merge "HCI: Add AdvertisingManager tests" by Treehugger Robot · 5 years ago
  40. 4670e8c L2CAP: Swap SCID and DCID in connection response by Hansong Zhang · 5 years ago
  41. ebe8fa1 Merge "L2CAP: Reverse order in disconnection response" by Treehugger Robot · 5 years ago
  42. f155964 Merge "HCI: Add two-bit filter policy, rename MultiAdvt" by Treehugger Robot · 5 years ago
  43. f733d17 Legacy shim l2cap updates by Chris Manton · 5 years ago
  44. e867e2d Merge "gd shim layer changes" by Treehugger Robot · 5 years ago
  45. ed9da0b HCI: Add AdvertisingManager tests by Myles Watson · 5 years ago
  46. 41bab61 HCI: Add two-bit filter policy, rename MultiAdvt by Myles Watson · 5 years ago
  47. 6c270cb Handle AVRCP fragment due to unique event 0xFFF by JiLin Wan · 5 years ago
  48. cb52623 Merge "Add @UnsupportedAppUsage annotations for greylist." by Treehugger Robot · 5 years ago
  49. c6f8744 gd shim layer changes by Chris Manton · 5 years ago
  50. 8513c97 Merge "L2CAP: Reject unknown command" by Treehugger Robot · 5 years ago
  51. 948f407 L2CAP: Reverse order in disconnection response by Hansong Zhang · 5 years ago
  52. 2b0a4c5 L2CAP: Reject unknown command by Hansong Zhang · 5 years ago
  53. d61c90e Minor clean up detail for signalling by Chris Manton · 5 years ago
  54. dee1a25 Add remote cid insertion to packet for transmission by Chris Manton · 5 years ago
  55. c80181d Add @UnsupportedAppUsage annotations for greylist. by Artur Satayev · 5 years ago
  56. 5788881 Suppress logging qualcomm debug unknown handle message by Chris Manton · 5 years ago
  57. 6662d50 L2CAP: Notify DynamicChannel open after configuration is done by Hansong Zhang · 5 years ago
  58. 73ffe76 HCI: Add LeScanningManager by Myles Watson · 5 years ago
  59. f3916a0 HCI: Make Controller getters virtual and const by Myles Watson · 5 years ago
  60. 1290e96 RootCanal: update last_le_advertisement_ by Chienyuan · 5 years ago
  61. 0f0d6e2 Merge "Hci: Add extended scanning packets to hci_packets" by Treehugger Robot · 5 years ago
  62. 0494eb5 Hci: Add extended scanning packets to hci_packets by Myles Watson · 5 years ago
  63. c8c5a88 add legacy shim l2cap tests by Chris Manton · 5 years ago
  64. a95e345 Merge "Remove unused module" by Treehugger Robot · 5 years ago
  65. 1286c30 Merge "Revert "RootCanal: Upgrade the LinkLayer in RootCanal to PDL"" by Treehugger Robot · 5 years ago
  66. 85471e4 Revert "RootCanal: Upgrade the LinkLayer in RootCanal to PDL" by Chienyuan Huang · 5 years ago
  67. 0b68213 Merge "Cert: remove unregister_controllers" by Treehugger Robot · 5 years ago
  68. d5f1e62 Merge "Remove unused events in acl manager" by Treehugger Robot · 5 years ago
  69. 76fc501 Cert: remove unregister_controllers by Chienyuan · 5 years ago
  70. a8b3458 Remove unused events in acl manager by Chris Manton · 5 years ago
  71. 8466ef4 Merge "Add avrcp_device_fuzz." by Treehugger Robot · 5 years ago
  72. e9c4462 Remove unused module by Chris Manton · 5 years ago
  73. bb0d621 Merge "Rootcanal: Le resolving list hci cmds" by Treehugger Robot · 5 years ago
  74. 7f2b95e Merge "Standardize l2cap shim naming" by Treehugger Robot · 5 years ago
  75. 119ba69 Merge "[system][bt] fix -Wimplicit-fallthrough" by Treehugger Robot · 5 years ago
  76. 56deae0 Standardize l2cap shim naming by Chris Manton · 5 years ago
  77. 97935e8 Merge "Initial security manager API create/remove bond." by Treehugger Robot · 5 years ago
  78. ee1980c Rootcanal: Le resolving list hci cmds by Calvin Huang · 5 years ago
  79. 3266acf Merge "[system][bt] address -Wimplicit-fallthrough" by Nick Desaulniers · 5 years ago
  80. fc45cd9 [system][bt] address -Wimplicit-fallthrough by Nick Desaulniers · 5 years ago
  81. b6a5ecf HCI: Add Fragmentation by Myles Watson · 5 years ago
  82. 341e3cb Merge "[system][bt] fix -Wc99-designator" by Treehugger Robot · 5 years ago
  83. 512d6de Merge "Connect inquiry API query implementation" by Treehugger Robot · 5 years ago
  84. 6f1ec72 L2CAP: Dequeue next request if previous response is invalid by Hansong Zhang · 5 years ago
  85. 605d6f1 Initial security manager API create/remove bond. by Martin Brabham · 6 years ago
  86. f85c870 Connect inquiry API query implementation by Chris Manton · 5 years ago
  87. 64c6499 Merge "Return matching device in CreateDatabase when called twice" by Treehugger Robot · 5 years ago
  88. 60057cf Return matching device in CreateDatabase when called twice by Martin Brabham · 5 years ago
  89. 2b3c42a Merge "RootCanal:Add Hci cmds" by Treehugger Robot · 5 years ago
  90. 0c9f7ee Merge "RootCanal: Upgrade the LinkLayer in RootCanal to PDL" by Treehugger Robot · 5 years ago
  91. e63a120 Merge "Expose psm value through l2cap classic service" by Treehugger Robot · 5 years ago
  92. 61b86ee Merge "Use proper PBF boundary for upper layer packets" by Chris Manton · 5 years ago
  93. 309987d Expose psm value through l2cap classic service by Chris Manton · 5 years ago
  94. 9894008 [system][bt] fix -Wc99-designator by Nick Desaulniers · 5 years ago
  95. f207913 Merge "Add information request after acl connect" by Treehugger Robot · 5 years ago
  96. 56d3bc0 Merge changes I238c23f5,I7c7b8045 by Treehugger Robot · 5 years ago
  97. 52aac47 RootCanal: Upgrade the LinkLayer in RootCanal to PDL by Chienyuan · 5 years ago
  98. b6f973e Merge "HCI Classic ACL: Queue pending connection requests" by Treehugger Robot · 5 years ago
  99. 2480960 Add information request after acl connect by Chris Manton · 5 years ago
  100. 8b39a22 Extend l2cap functionality for CoC by Chris Manton · 5 years ago