1. a7e25ac Packet: Refactor packet generation executable by Jack He · 4 years, 9 months ago
  2. c61124e Packet: Refactor packet fields definition by Jack He · 4 years, 9 months ago
  3. 1cf65dd Merge changes I4be323bc,I737488ed,Iba0c6ee1 by Treehugger Robot · 4 years, 9 months ago
  4. 0e70f98 Merge "Gd shim updates" by Treehugger Robot · 4 years, 9 months ago
  5. 213fc7c L2CAP: Simplify parameters for segmenter and reassembler by Hansong Zhang · 4 years, 9 months ago
  6. f68f5f8 L2CAP: Make a common ChannelImpl interface by Hansong Zhang · 4 years, 9 months ago
  7. 28fc863 L2CAP Segmenter: Keep a reference to DynamicChannelImpl by Hansong Zhang · 4 years, 9 months ago
  8. 71493cb Merge "acl manager Move from reference to const reference" by Treehugger Robot · 4 years, 9 months ago
  9. 9c33a69 acl manager Move from reference to const reference by Chris Manton · 4 years, 9 months ago
  10. ea1299e Merge "Remove redundant RawAddress declaration" by Treehugger Robot · 4 years, 9 months ago
  11. 13e85b6 Remove redundant RawAddress declaration by Ugo Yu · 4 years, 9 months ago
  12. 8f9d41a Merge "GD HCI: Define undefined hci event" by Treehugger Robot · 4 years, 9 months ago
  13. 87bbd21 Merge "Minor: clang-format for bta_dm_act.cc" by Treehugger Robot · 4 years, 9 months ago
  14. b86bc49 Merge "Skip SDP search with an empty service class id" by Treehugger Robot · 4 years, 9 months ago
  15. acabe28 Merge changes I353f27c3,I4ce56909,Ia4a1707d,I50e6d383 by Treehugger Robot · 4 years, 9 months ago
  16. c2c6d19 Minor: clang-format for bta_dm_act.cc by slki.shin · 4 years, 9 months ago
  17. dc04c5c Skip SDP search with an empty service class id by slki.shin · 4 years, 9 months ago
  18. 568c978 Merge "Add capability to callback on client or server for connection" by Treehugger Robot · 4 years, 9 months ago
  19. eefabf5 Merge "AVRCP Controller refresh track data on Interim" by Joseph Pirozzo · 4 years, 9 months ago
  20. c5827a0 Merge "Rootcanal: Beacons should use ScanResponse" by Myles Watson · 4 years, 9 months ago
  21. 40139e0 L2CAP Reassembler: Keep a reference to DynamicChannelImpl by Hansong Zhang · 4 years, 9 months ago
  22. 4b5ed85 Rootcanal: Beacons should use ScanResponse by Myles Watson · 4 years, 9 months ago
  23. 240a3c5 L2CAP: Store channel configuration on request by Hansong Zhang · 4 years, 9 months ago
  24. 4b206a5 Gd shim updates by Chris Manton · 4 years, 9 months ago
  25. f58d511 GD HCI: Define undefined hci event by Chienyuan · 4 years, 9 months ago
  26. 5659d08 L2CAP: Decouple scheduler and segmenter by Hansong Zhang · 4 years, 9 months ago
  27. f43cda6 L2CAP: Minor clean up for scheduler and mtu by Hansong Zhang · 4 years, 9 months ago
  28. 6230a6f Add capability to callback on client or server for connection by Chris Manton · 4 years, 9 months ago
  29. 6b91c32 Merge "Remove connect method from IBluetoothMap" by Treehugger Robot · 4 years, 9 months ago
  30. a3d6216 AVRCP Controller refresh track data on Interim by Joseph Pirozzo · 4 years, 9 months ago
  31. 5e91db8 Remove connect method from IBluetoothMap by Rahul Sabnis · 4 years, 9 months ago
  32. 3ab0315 L2CAP: Add Reassembler to separate outgoing and incoming queue by Hansong Zhang · 4 years, 9 months ago
  33. 7f2ac5c MockAclConnection: Use a real queue for testing by Hansong Zhang · 4 years, 9 months ago
  34. 2e3e0ac Merge "Add ToString() to Modules" by Treehugger Robot · 4 years, 9 months ago
  35. eccf897 Merge "Rootcanal: Add SetDeviceAddress" by Treehugger Robot · 4 years, 9 months ago
  36. 6fd349a Add ToString() to Modules by Zongheng Wang · 4 years, 9 months ago
  37. bed3462 Merge "L2CAP: Use new event stream model" by Treehugger Robot · 4 years, 9 months ago
  38. 205c32e Rootcanal: Add SetDeviceAddress by Myles Watson · 4 years, 9 months ago
  39. e7daf78 Decline l2cap response flag by Chris Manton · 4 years, 9 months ago
  40. 5c30ec8 L2CAP: Use new event stream model by Hansong Zhang · 4 years, 10 months ago
  41. 28f5244 Module: Don't expose kModuleStopTimeout to header by Hansong Zhang · 4 years, 9 months ago
  42. 9f32923 Merge "RootCanal: Upgrade the LinkLayer in RootCanal to PDL" by Treehugger Robot · 4 years, 9 months ago
  43. 68ae4bc Merge "Add protection to prevent null pointer dereference." by Treehugger Robot · 4 years, 10 months ago
  44. 7bb3f65 Add protection to prevent null pointer dereference. by jonerlin · 4 years, 10 months ago
  45. e170d09 Merge "SecurityManagerChannel: Unit tests" by Treehugger Robot · 4 years, 10 months ago
  46. 0b89a1a Merge "Expand legacy shim l2cap tests" by Myles Watson · 4 years, 10 months ago
  47. db55f31 RootCanal: Upgrade the LinkLayer in RootCanal to PDL by Chienyuan · 4 years, 10 months ago
  48. 863ce08 Merge "test_vendor_lib: Simplify Beacon ad timing" by Treehugger Robot · 4 years, 10 months ago
  49. d2be4c8 Expand legacy shim l2cap tests by Chris Manton · 4 years, 10 months ago
  50. 9f4120f SecurityManagerChannel: Unit tests by Martin Brabham · 4 years, 10 months ago
  51. b61370b Merge "Check before handle next command" by Treehugger Robot · 4 years, 10 months ago
  52. 48183d8 test_vendor_lib: Simplify Beacon ad timing by Myles Watson · 4 years, 10 months ago
  53. 935cc0f Merge "Save callbacks in thread protected space" by Treehugger Robot · 4 years, 10 months ago
  54. 68cdaed Check before handle next command by Chris Manton · 4 years, 10 months ago
  55. 803d72f Merge "Handle AVRCP fragment due to unique event 0xFFF" by Jay Patel · 4 years, 10 months ago
  56. 5a2366f Merge "L2CAP: Swap SCID and DCID in connection response" by Treehugger Robot · 4 years, 10 months ago
  57. 569b889 Save callbacks in thread protected space by Chris Manton · 4 years, 10 months ago
  58. 556d7dc Merge "HCI: Add AdvertisingManager tests" by Treehugger Robot · 4 years, 10 months ago
  59. 4670e8c L2CAP: Swap SCID and DCID in connection response by Hansong Zhang · 4 years, 10 months ago
  60. ebe8fa1 Merge "L2CAP: Reverse order in disconnection response" by Treehugger Robot · 4 years, 10 months ago
  61. f155964 Merge "HCI: Add two-bit filter policy, rename MultiAdvt" by Treehugger Robot · 4 years, 10 months ago
  62. f733d17 Legacy shim l2cap updates by Chris Manton · 4 years, 10 months ago
  63. e867e2d Merge "gd shim layer changes" by Treehugger Robot · 4 years, 10 months ago
  64. ed9da0b HCI: Add AdvertisingManager tests by Myles Watson · 4 years, 10 months ago
  65. 41bab61 HCI: Add two-bit filter policy, rename MultiAdvt by Myles Watson · 4 years, 10 months ago
  66. 6c270cb Handle AVRCP fragment due to unique event 0xFFF by JiLin Wan · 5 years ago
  67. cb52623 Merge "Add @UnsupportedAppUsage annotations for greylist." by Treehugger Robot · 4 years, 10 months ago
  68. c6f8744 gd shim layer changes by Chris Manton · 4 years, 10 months ago
  69. 8513c97 Merge "L2CAP: Reject unknown command" by Treehugger Robot · 4 years, 10 months ago
  70. 948f407 L2CAP: Reverse order in disconnection response by Hansong Zhang · 4 years, 10 months ago
  71. 2b0a4c5 L2CAP: Reject unknown command by Hansong Zhang · 4 years, 10 months ago
  72. d61c90e Minor clean up detail for signalling by Chris Manton · 4 years, 10 months ago
  73. dee1a25 Add remote cid insertion to packet for transmission by Chris Manton · 4 years, 10 months ago
  74. c80181d Add @UnsupportedAppUsage annotations for greylist. by Artur Satayev · 4 years, 10 months ago
  75. 5788881 Suppress logging qualcomm debug unknown handle message by Chris Manton · 4 years, 10 months ago
  76. 6662d50 L2CAP: Notify DynamicChannel open after configuration is done by Hansong Zhang · 4 years, 10 months ago
  77. 73ffe76 HCI: Add LeScanningManager by Myles Watson · 4 years, 10 months ago
  78. f3916a0 HCI: Make Controller getters virtual and const by Myles Watson · 4 years, 10 months ago
  79. 1290e96 RootCanal: update last_le_advertisement_ by Chienyuan · 4 years, 10 months ago
  80. 0f0d6e2 Merge "Hci: Add extended scanning packets to hci_packets" by Treehugger Robot · 4 years, 10 months ago
  81. 0494eb5 Hci: Add extended scanning packets to hci_packets by Myles Watson · 4 years, 10 months ago
  82. c8c5a88 add legacy shim l2cap tests by Chris Manton · 4 years, 10 months ago
  83. a95e345 Merge "Remove unused module" by Treehugger Robot · 4 years, 10 months ago
  84. 1286c30 Merge "Revert "RootCanal: Upgrade the LinkLayer in RootCanal to PDL"" by Treehugger Robot · 4 years, 10 months ago
  85. 85471e4 Revert "RootCanal: Upgrade the LinkLayer in RootCanal to PDL" by Chienyuan Huang · 4 years, 10 months ago
  86. 0b68213 Merge "Cert: remove unregister_controllers" by Treehugger Robot · 4 years, 10 months ago
  87. d5f1e62 Merge "Remove unused events in acl manager" by Treehugger Robot · 4 years, 10 months ago
  88. 76fc501 Cert: remove unregister_controllers by Chienyuan · 4 years, 10 months ago
  89. a8b3458 Remove unused events in acl manager by Chris Manton · 4 years, 10 months ago
  90. 8466ef4 Merge "Add avrcp_device_fuzz." by Treehugger Robot · 4 years, 10 months ago
  91. e9c4462 Remove unused module by Chris Manton · 4 years, 10 months ago
  92. bb0d621 Merge "Rootcanal: Le resolving list hci cmds" by Treehugger Robot · 4 years, 10 months ago
  93. 7f2b95e Merge "Standardize l2cap shim naming" by Treehugger Robot · 4 years, 10 months ago
  94. 119ba69 Merge "[system][bt] fix -Wimplicit-fallthrough" by Treehugger Robot · 4 years, 10 months ago
  95. 56deae0 Standardize l2cap shim naming by Chris Manton · 4 years, 10 months ago
  96. 97935e8 Merge "Initial security manager API create/remove bond." by Treehugger Robot · 4 years, 10 months ago
  97. ee1980c Rootcanal: Le resolving list hci cmds by Calvin Huang · 4 years, 10 months ago
  98. 3266acf Merge "[system][bt] address -Wimplicit-fallthrough" by Nick Desaulniers · 4 years, 10 months ago
  99. fc45cd9 [system][bt] address -Wimplicit-fallthrough by Nick Desaulniers · 4 years, 10 months ago
  100. b6a5ecf HCI: Add Fragmentation by Myles Watson · 4 years, 10 months ago