1. 8e0abf3 NIAP: remove keystore related code for now. by weichinweng · 4 years, 1 month ago
  2. cca0727 Fix call order for BTM shim RegisterInquiryCallbacks by Jakub Pawlowski · 4 years, 3 months ago
  3. d37537b Get rid of HciLayer shim by Jakub Pawlowski · 4 years, 3 months ago
  4. e60a4cb Get rid of Advertising shim by Jakub Pawlowski · 4 years, 3 months ago
  5. 2a62d4d Get rid of Inquiry shim by Jakub Pawlowski · 4 years, 3 months ago
  6. b1e3558 Get rid of Name shim by Jakub Pawlowski · 4 years, 3 months ago
  7. 064eace Get rid of NameDB shim by Jakub Pawlowski · 4 years, 3 months ago
  8. 0572c66 Get rid of Scanning shim by Jakub Pawlowski · 4 years, 3 months ago
  9. f003375 Get rid of Storage shim by Jakub Pawlowski · 4 years, 3 months ago
  10. 59ee73d Get rid of Connectability shim by Jakub Pawlowski · 4 years, 3 months ago
  11. 3918151 Get rid of Page shim by Jakub Pawlowski · 4 years, 3 months ago
  12. c3a2419 Get rid of Security shim by Jakub Pawlowski · 4 years, 3 months ago
  13. a71658f Get rid of Discoverability shim by Jakub Pawlowski · 4 years, 3 months ago
  14. c73a895 Get rid of the redundant shim interfaces by Jakub Pawlowski · 4 years, 4 months ago
  15. 9d886fc gd: Add shim access to name db by Chris Manton · 4 years, 4 months ago
  16. f6f95f8 Don't guess transport during pairing by Hansong Zhang · 4 years, 4 months ago
  17. 078237b gd: Expand shim security api by Chris Manton · 4 years, 4 months ago
  18. 01be343 Add gd shim l2cap unit test by Chris Manton · 4 years, 4 months ago
  19. a1d52b8 SecurityManager::CreateBondLe by Jakub Pawlowski · 4 years, 4 months ago
  20. d605556 gd: Remove using directive from shim header file by Chris Manton · 4 years, 4 months ago
  21. 5dc119a gd: Refactor how psms are un/registered in shim by Chris Manton · 4 years, 4 months ago
  22. e76f11b gd shim l2cap_test by Chris Manton · 4 years, 4 months ago
  23. 2e1a231 gd: Fix for l2cap connection on failure by Chris Manton · 4 years, 4 months ago
  24. b22d23d Fix legacy shim namespace by Chris Manton · 4 years, 4 months ago
  25. ff7ffd0 Refactor dumpsys apis for legacy and gd by Chris Manton · 4 years, 4 months ago
  26. 27bc741 Merge "gd: Repair and clean up rfcomm client/server tests" by Treehugger Robot · 4 years, 5 months ago
  27. a203e4f gd: Repair and clean up rfcomm client/server tests by Chris Manton · 4 years, 5 months ago
  28. 0cb19c8 Initial entry for gd shim dumpsys support by Chris Manton · 4 years, 5 months ago
  29. fc0a39b Only use gd storage if gd stack has been started up by Chris Manton · 4 years, 5 months ago
  30. 1244a33 gd: Initial entry for main legacy storage shim by Chris Manton · 4 years, 5 months ago
  31. eac8e51 gd: Initial entry for legacy storage shim by Chris Manton · 4 years, 5 months ago
  32. 38c43e4 Redirect osi/config interface based upon gd status by Chris Manton · 4 years, 5 months ago
  33. 5804d1a Merge "Pass address type into shim::BTM_SecBond for LE devices" by Treehugger Robot · 4 years, 5 months ago
  34. 03c049e Pass address type into shim::BTM_SecBond for LE devices by Jakub Pawlowski · 4 years, 5 months ago
  35. d1ae2e1 Replace source files with static library by Chris Manton · 4 years, 5 months ago
  36. 948aeeb Merge BTM_SecBond and BTM_SecBondByTransport by Jakub Pawlowski · 4 years, 5 months ago
  37. 1e40652 Add runtime sanity checks by Chris Manton · 4 years, 5 months ago
  38. e5af90b Merge "Synchronize l2cap channel for client apps" by Treehugger Robot · 4 years, 5 months ago
  39. cb5a724 Merge "Add shim for Security CreateBond method" by Jakub Pawlowski · 4 years, 5 months ago
  40. 54d0766 Synchronize l2cap channel for client apps by Chris Manton · 4 years, 5 months ago
  41. 189c015 Add shim for Security CreateBond method by Jakub Pawlowski · 4 years, 5 months ago
  42. 0f37f56 BTM: Remove dead code by Hansong Zhang · 4 years, 5 months ago
  43. b7c765e Clear static btm checks during shutdown by Chris Manton · 4 years, 5 months ago
  44. 17eacc7 Merge "L2CAP: Integrate ERTM to shim" by Treehugger Robot · 4 years, 5 months ago
  45. feed36f L2CAP: Integrate ERTM to shim by Hansong Zhang · 4 years, 6 months ago
  46. 30c33d3 Connect shim timers by Chris Manton · 4 years, 6 months ago
  47. 7ae1a63 Add timer capability for shim stack by Chris Manton · 4 years, 6 months ago
  48. e87ebff Rearrange shim layer libs for testing by Chris Manton · 4 years, 6 months ago
  49. a37431c L2CAP: Remove unused L2CA_LocalLoopbackReq by Hansong Zhang · 4 years, 6 months ago
  50. d031606 Rework inquiry data flow by Chris Manton · 4 years, 6 months ago
  51. fdbfdb2 DO NOT MERGE Decouple inquiry result parsing by Chris Manton · 4 years, 6 months ago
  52. d3b548b Separate out legacy shim sources by Chris Manton · 4 years, 6 months ago
  53. e4a5642 L2CAP: Delete unused API by Hansong Zhang · 4 years, 6 months ago
  54. d015c98 Restructure inquiry shim API by Chris Manton · 4 years, 6 months ago
  55. 42edd92 Clean up BTM api by Chris Manton · 4 years, 6 months ago
  56. 3d4e65c Race condition with channel closure by Chris Manton · 4 years, 6 months ago
  57. 508f5b0 Add support for le privacy by Chris Manton · 4 years, 6 months ago
  58. cf4430f Add message loop post for shim layer by Chris Manton · 4 years, 6 months ago
  59. d3d9967 DO NOT MERGE Legacy side gd shim for le adv/scan by Chris Manton · 4 years, 6 months ago
  60. bcd636b L2CAP: Delete more unused API by Hansong Zhang · 4 years, 6 months ago
  61. a6052da Merge changes I1abcf94d,I720b8a16 by Treehugger Robot · 4 years, 6 months ago
  62. 9cf4924 Re-format of btm api by Chris Manton · 4 years, 6 months ago
  63. 44daf97 L2CAP: Remove never used API Ping and Echo by Hansong Zhang · 4 years, 6 months ago
  64. 77f30aa Migrate from libaudioclient to libaaudio by Zach Johnson · 4 years, 6 months ago
  65. 69f0704 Merge "Comment out keystore usage for now" by Zach Johnson · 4 years, 6 months ago
  66. d4ff793 Comment out keystore usage for now by Zach Johnson · 4 years, 7 months ago
  67. de6c013 HCI 1.1 by Jakub Pawlowski · 4 years, 7 months ago
  68. ac2aaf9 Integrate name module into legacy stack by Chris Manton · 4 years, 7 months ago
  69. 20d735c Add gd shim support for name module by Chris Manton · 4 years, 7 months ago
  70. c34a605 Initial Entry for le scanning shim by Chris Manton · 4 years, 7 months ago
  71. 70fe6e2 Merge "Initial Entry for le advertising shim" by Treehugger Robot · 4 years, 7 months ago
  72. 363df18 Initial Entry for le advertising shim by Chris Manton · 4 years, 7 months ago
  73. e6c9bee legacy shim updates by Chris Manton · 4 years, 7 months ago
  74. 4b206a5 Gd shim updates by Chris Manton · 4 years, 7 months ago
  75. e7daf78 Decline l2cap response flag by Chris Manton · 4 years, 7 months ago
  76. d2be4c8 Expand legacy shim l2cap tests by Chris Manton · 4 years, 7 months ago
  77. f733d17 Legacy shim l2cap updates by Chris Manton · 4 years, 7 months ago
  78. c6f8744 gd shim layer changes by Chris Manton · 4 years, 7 months ago
  79. c8c5a88 add legacy shim l2cap tests by Chris Manton · 4 years, 7 months ago
  80. 56deae0 Standardize l2cap shim naming by Chris Manton · 4 years, 7 months ago
  81. f85c870 Connect inquiry API query implementation by Chris Manton · 4 years, 7 months ago
  82. 1d5ceeb Remove channel connection timeouts by Chris Manton · 4 years, 7 months ago
  83. a746cad L2cap shim layer with legacy by Chris Manton · 4 years, 7 months ago
  84. 3db5d72 Unify log tag for shim layer by Chris Manton · 4 years, 7 months ago
  85. 731d821 Connect inquiry results back to legacy layer by Chris Manton · 4 years, 7 months ago
  86. f561787 Conditional entry between legacy Gd stack by Chris Manton · 4 years, 8 months ago
  87. 1776e0e Add property check for gd shim entry by Chris Manton · 4 years, 8 months ago
  88. faedfe2 Legacy portion of btm shim layer by Chris Manton · 4 years, 8 months ago
  89. 2f7e160 Legacy portion of l2cap shim layer by Chris Manton · 4 years, 8 months ago
  90. d434863 Add legacy/gd shim hci layer module by Chris Manton · 4 years, 9 months ago
  91. 229de74 Add legacy/gd shim controller module by Chris Manton · 4 years, 9 months ago
  92. 1bb0e51 Initial Entry for shim layer by Chris Manton · 4 years, 9 months ago
  93. 43326f3 Remove libhwbinder/libhidltransport deps by Steven Moreland · 4 years, 9 months ago
  94. c7e2c9e Merge changes I42c47d98,If38ad50d am: 558c5114b6 am: 9771880d8e by Colin Cross · 5 years ago
  95. 6208435 bpfmt -w $(find . -name Android.bp) by Colin Cross · 5 years ago
  96. 2a27af6 Merge "Add stack side interface for Bluetooth audio HAL V2" am: 9ac498e5f3 am: 03b104281d by Cheney Ni · 5 years ago
  97. ad05f3e Add stack side interface for Bluetooth audio HAL V2 by Cheney Ni · 6 years ago
  98. 9a3f38b Implement key attestation using AndroidKeystore. by Martin Brabham · 5 years ago
  99. fc27af1 DO NOT MERGE: Revert "Revert "Add libprocessgroup dependency and fix sched_policy include"" by Suren Baghdasaryan · 5 years ago
  100. e5751ca DO NOT MERGE: Revert "Add libprocessgroup dependency and fix sched_policy include" by Suren Baghdasaryan · 5 years ago