1. 904cbb7 Add @VsrTest annotations to CheckApfIsSupported by Yuyang Huang · 1 year, 2 months ago
  2. b959192 Merge "Adapt CheckApfIsSupported for VSR-15 compatibility" into main by Yuyang Huang · 1 year, 5 months ago
  3. f3f6e5b Merge "Update APF VTS for VSR-14 compliance" into main by Treehugger Robot · 1 year, 5 months ago
  4. 641f0ae Adapt CheckApfIsSupported for VSR-15 compatibility by Yuyang Huang · 1 year, 6 months ago
  5. fe83a98 Update APF VTS for VSR-14 compliance by Yuyang Huang · 1 year, 5 months ago
  6. 25ae719 Merge "Update VTS to exempt low-power TVs from APF" into main am: 37ad71f3ce by Yuyang Huang · 1 year, 6 months ago
  7. 9f21511 Update VTS to exempt low-power TVs from APF by Yuyang Huang · 1 year, 6 months ago
  8. 74dc4cc Merge "[DON'T BLOCK] Test ownership migration rules" into main am: 27e97308c4 by Treehugger Robot · 1 year, 6 months ago
  9. c8e974d wifi: no rust by default by Steven Moreland · 1 year, 6 months ago
  10. ad2ba1b [DON'T BLOCK] Test ownership migration rules by Aditya Choudhary · 1 year, 6 months ago
  11. 763c473 Merge Android 24Q1 Release (ab/11220357) by Xin Li · 1 year, 6 months ago
  12. 2478e17 Rename mDNS offload feature name by Hongguang Chen · 1 year, 7 months ago
  13. f91d7ad APF exempt list for TVs to use hardware feature by Andres Schafhauser · 1 year, 7 months ago
  14. af860de vts: Add vts to test setVoipMode by Les Lee · 1 year, 8 months ago
  15. 87ee8c7 Merge "Add TWT support for vendor HAL" into main by Mahesh KKV · 1 year, 8 months ago
  16. 3990382 Add TWT support for vendor HAL by maheshkkv · 1 year, 8 months ago
  17. 2d5f8ca Merge "Add capability bit for the cached scan data feature" into main by Kai Shi · 1 year, 8 months ago
  18. 9193664 Add OuiKeyed Data to Aware AIDL APIs including enable, by Vinay Gannevaram · 1 year, 8 months ago
  19. df77362 Add capability bit for the cached scan data feature by Kai Shi · 1 year, 8 months ago
  20. c1f2c5e Merge "Add HAL support for IEEE 802.11 az ranging" into main by Mahesh KKV · 1 year, 8 months ago
  21. 94378be Merge "wifi: Supports new feature flag about Voip mode" into main by Les Lee · 1 year, 8 months ago
  22. 4dbabdd Merge "Add discovery session in the bootstrapping request and respond" into main by Nate Jiang · 1 year, 8 months ago
  23. d8fc157 Merge "wifi: rename mode 'ON' to 'VOICE'." into main by Les Lee · 1 year, 8 months ago
  24. a0fc827 Merge "Add the HAL support for getCachedScanResult." into main by Kai Shi · 1 year, 8 months ago
  25. eb508f7 Merge "Add capability bit for the roaming mode feature in the Vendor HAL interface." into main by Gabriel Biren · 1 year, 8 months ago
  26. b8c242a Add capability bit for the roaming mode feature in the Vendor HAL interface. by divya.n1 · 1 year, 8 months ago
  27. b7ec038 Add discovery session in the bootstrapping request and respond by Nate Jiang · 1 year, 8 months ago
  28. 7d42281 Add HAL support for IEEE 802.11 az ranging by maheshkkv · 1 year, 9 months ago
  29. b5d73ee wifi: rename mode 'ON' to 'VOICE'. by Les Lee · 1 year, 8 months ago
  30. b792cda wifi: Supports new feature flag about Voip mode by Les Lee · 1 year, 9 months ago
  31. 8efe375 wifi: Supports setVoipMode in HAL by Les Lee · 1 year, 9 months ago
  32. 7d0e5e9 Add the HAL support for getCachedScanResult. by Kai Shi · 1 year, 9 months ago
  33. 3478b3d Merge "Add CSIA into NDP request to support frame protection" into main by Nate Jiang · 1 year, 8 months ago
  34. 67d33e9 Add aggressive roaming support to the Vendor HAL implementation. by Gabriel Biren · 1 year, 8 months ago
  35. 2b8b126 Add enum for aggressive roaming mode to the Vendor HAL AIDL interface. by divya.n1 · 1 year, 11 months ago
  36. bbf2198 Add CSIA into NDP request to support frame protection by Nate Jiang · 1 year, 8 months ago
  37. aa9bd83 Update the Vendor HAL and compatibility matrix to by Gabriel Biren · 1 year, 9 months ago
  38. 61430f4 Add an API to the Vendor HAL to create an AP by Gabriel Biren · 1 year, 9 months ago
  39. 802828f wifi: Enhance tombstone folder dumping behavior by Hsiu-Chang Chen · 1 year, 10 months ago
  40. 3386453 Add comment to indicate the usage of the Service specific info in SDEA by Nate Jiang · 1 year, 10 months ago
  41. c320fba Merge changes I917be24b,Ia10d3805 into main by Gabriel Biren · 1 year, 11 months ago
  42. e8e161e Skip AP and P2P tests in wifi_chip_aidl_test by Gabriel Biren · 1 year, 11 months ago
  43. 70b126c Add AIDL VTS helper method to check whether by Gabriel Biren · 1 year, 11 months ago
  44. c5ba9b1 Merge "Undefine NAN before defining it again" into aosp-main-future am: 236bbe3305 am: 3e5ee9a6e6 am: 5742e2ba25 by Ryan Prichard · 1 year, 11 months ago
  45. 3e5ee9a Merge "Undefine NAN before defining it again" into aosp-main-future am: 236bbe3305 by Ryan Prichard · 1 year, 11 months ago
  46. 7373343 Check for null pointers in all public methods in wifi_aidl_test_utils. by Gabriel Biren · 1 year, 11 months ago
  47. 99a4f3c Undefine NAN before defining it again by Ryan Prichard · 2 years ago
  48. dd390fa Undefine NAN before defining it again by Ryan Prichard · 2 years ago
  49. 49d750c Merge "Fix Legacy to AIDL conversion for link state" into udc-qpr-dev am: d7175ec8e7 am: cafe6e94ce by Mahesh KKV · 2 years ago
  50. 236b04d Fix Legacy to AIDL conversion for link state by maheshkkv · 2 years ago
  51. df4463b Merge "Use a 64-bit instance of 0x1 when creating the event bitmask." into udc-qpr-dev am: 140534a783 am: dc53a4ca8f by Gabriel Biren · 2 years, 1 month ago
  52. 4c3eeb4 Use a 64-bit instance of 0x1 when creating the event bitmask. by Gabriel Biren · 2 years, 1 month ago
  53. 1f06b4b Use a 64-bit instance of 0x1 when creating the event bitmask. by Gabriel Biren · 2 years, 1 month ago
  54. 44cf0ea Represent NAN callback events as a bitmap am: 3a34c72b61 am: 46961ab73f by Gabriel Biren · 2 years, 1 month ago
  55. 3f7bfd2 Represent NAN callback events as a bitmap to better handle overlapping events. by Gabriel Biren · 2 years, 1 month ago
  56. 3a34c72 Represent NAN callback events as a bitmap to better handle overlapping events. by Gabriel Biren · 2 years, 1 month ago
  57. 50c033f Merge "Add TV devices that have MdnsOffloadManagerService to APF exempt list" into stage-aosp-udc-ts-dev am: 32d8479f86 am: 5d0f680ed9 am: 8d0d289758 by Yuyang Huang · 2 years, 1 month ago
  58. f9c27cb Merge "Add TV devices that have MdnsOffloadManagerService to APF exempt list" into stage-aosp-udc-ts-dev am: 32d8479f86 am: 5d0f680ed9 am: 76dd769ca0 by Yuyang Huang · 2 years, 1 month ago
  59. 54bbf07 Add TV devices that have MdnsOffloadManagerService to APF exempt list by Yuyang Huang · 2 years, 3 months ago
  60. 26515fa Fix memory leak in WifiLegacyHal. am: 84310761ce am: aa1f8755c8 by Ye Jiao · 2 years, 2 months ago
  61. 8431076 Fix memory leak in WifiLegacyHal. by Ye Jiao · 2 years, 2 months ago
  62. c29622f Merge "Set the value of using_dynamic_iface_combination_ in the WifiChip constructor." into udc-dev am: 0f1628e1ac am: aba5f849c2 by Gabriel Biren · 2 years, 2 months ago
  63. 0f1628e Merge "Set the value of using_dynamic_iface_combination_ in the WifiChip constructor." into udc-dev by Gabriel Biren · 2 years, 2 months ago
  64. 6de6df6 Merge "Improve process to run the Vendor HAL gTest suite." into udc-dev am: 01cf38f349 am: e269503696 by Gabriel Biren · 2 years, 2 months ago
  65. 01cf38f Merge "Improve process to run the Vendor HAL gTest suite." into udc-dev by Gabriel Biren · 2 years, 2 months ago
  66. 80f5392 Improve process to run the Vendor HAL gTest suite. by Gabriel Biren · 2 years, 2 months ago
  67. 989c78a Set the value of using_dynamic_iface_combination_ in the WifiChip constructor. by Gabriel Biren · 2 years, 2 months ago
  68. dd404c5 Merge "wifi: Fix single AP iface isn't deleted" into udc-dev am: 5d806f5adb am: 4c5f74ea8c by Treehugger Robot · 2 years, 2 months ago
  69. 5d806f5 Merge "wifi: Fix single AP iface isn't deleted" into udc-dev by Treehugger Robot · 2 years, 2 months ago
  70. 780bef0 wifi: Fix single AP iface isn't deleted by Sunil Ravi · 2 years, 2 months ago
  71. 27d7f44 Merge "Update APF VTS to include the vendor API level check" into udc-dev am: 51d7c99586 am: 2da31e5e30 by Yuyang Huang · 2 years, 3 months ago
  72. 5c3c648 Update APF VTS to include the vendor API level check by Yuyang Huang · 2 years, 3 months ago
  73. a6f1220 Merge "Add documentation for Aware suspend & resume" into udc-dev am: 73ab317336 am: dbde1264f0 by Mahesh KKV · 2 years, 3 months ago
  74. 0ace7e5 Add documentation for Aware suspend & resume by maheshkkv · 2 years, 3 months ago
  75. fe3af10 Merge "Skip RTT responder VTS tests if the capabilities do not indicate responder support." into udc-dev am: b647d3f95b am: 8a2c4f5dcf by Treehugger Robot · 2 years, 3 months ago
  76. 6d41484 Skip RTT responder VTS tests if the capabilities by Gabriel Biren · 2 years, 3 months ago
  77. 1e7d67d Merge "Add a lock around any public methods in the AidlCallbackHandler." into udc-dev am: 51d0682216 am: 0a75c0a614 by Gabriel Biren · 2 years, 4 months ago
  78. fce371b Add a lock around any public methods in the AidlCallbackHandler. by Gabriel Biren · 2 years, 4 months ago
  79. 510fd6d Merge "Add missing newline to health/wifi AIDL interfaces" by Kevin Jeon · 2 years, 4 months ago
  80. b37f9a8 Add @VsrTest annotation to Apf test by Yuyang Huang · 2 years, 4 months ago
  81. 0331772 Add missing newline to health/wifi AIDL interfaces by Kevin Jeon · 2 years, 4 months ago
  82. f5c86e5 Merge "Acquire the global lock when the dump method is called." into udc-dev by Gabriel Biren · 2 years, 4 months ago
  83. e238106 Merge "Update the setDtimMultiplier aidl API documentation." into udc-dev by Xiao Ma · 2 years, 4 months ago
  84. 9acf79f Update the setDtimMultiplier aidl API documentation. by Xiao Ma · 2 years, 5 months ago
  85. 1deeb7f Merge "UpsideDownCake is now 34" into udc-dev by Alex Buynytskyy · 2 years, 4 months ago
  86. 57896d2 Acquire the global lock when the dump method is called. by Gabriel Biren · 2 years, 4 months ago
  87. ec1198d UpsideDownCake is now 34 by Alex Buynytskyy · 2 years, 4 months ago
  88. 9005938 Do not check the returned value in the VTS test for IWifiChip#getFeatureSet. by Gabriel Biren · 2 years, 4 months ago
  89. 1096ca0 Merge "Add VTS to cover the APF VSR requirement since U" into udc-dev by Yuyang Huang · 2 years, 4 months ago
  90. e6396ba Add VTS to cover the APF VSR requirement since U by Yuyang Huang · 2 years, 5 months ago
  91. 2dc47ca Add config to skip state toggle off/on for Wi-Fi NAN by Ye Jiao · 2 years, 5 months ago
  92. e07c697 Merge "Update setAfcChannelAllowance" into udc-dev by Oscar Shu · 2 years, 5 months ago
  93. 4275c87 Update setAfcChannelAllowance by Oscar Shu · 2 years, 5 months ago
  94. 0d841ae Add comment to the Vendor HAL Android.bp file to by Gabriel Biren · 2 years, 5 months ago
  95. c939532 Merge "Remove deprecated method getValidFrequenciesForBand from IWifiApIface and IWifiStaIface." into udc-dev by Gabriel Biren · 2 years, 5 months ago
  96. 2f86249 Rename getCapabilities to getFeatureSet in the Vendor HAL implementation. by Gabriel Biren · 2 years, 5 months ago
  97. 2a391a0 Rename getCapabilities to getFeatureSet in IWifiChip and IWifiStaIface. by Gabriel Biren · 2 years, 5 months ago
  98. 810771c Remove deprecated method getValidFrequenciesForBand by Gabriel Biren · 2 years, 5 months ago
  99. 0e270ef Merge "Convert NAN enums that are used as bitmaps to an int." into udc-dev by TreeHugger Robot · 2 years, 5 months ago
  100. b77c796 Merge "Update comments to indicate whether NAN enums are used as an enum or a bitmask." into udc-dev by TreeHugger Robot · 2 years, 5 months ago