1. c802e09 wifi(vts): Add retry for HAL start by Roshan Pius · 8 years ago
  2. e4d3189 Update makefiles. by Steven Moreland · 8 years ago
  3. 8716f30 Update makefiles for c++-sources and c++-headers. by Steven Moreland · 8 years ago
  4. 5c604fc Merge "Fix RssiMonitoring VTS tests" into oc-dev by TreeHugger Robot · 8 years ago
  5. 1c6cb69 Merge "Clean up after RTT operations finished. (1/2)" into oc-dev by Wei Wang · 8 years ago
  6. 8c50b5a Clean up after RTT operations finished. (1/2) by Wei Wang · 8 years ago
  7. b666cda Revert "Add capabilities for wifi_hal_legacy" by Randy Pan · 8 years ago
  8. 5eca115 Merge changes from topic 'fix_configure_chip' into oc-dev by TreeHugger Robot · 8 years ago
  9. f8bb8d7 Fix configureChip() VTS test by Ningyuan Wang · 8 years ago
  10. b1ad3a7 Return ERROR_NOT_SUPPORTED when configureChip() is used for reconfiguration by Ningyuan Wang · 8 years ago
  11. 0d0fb63 Merge changes from topic 'fuguWifi' into oc-dev by Randy Pan · 8 years ago
  12. 08d1df4 wifi(implementation): Turn on DFS flag for STA by Roshan Pius · 8 years ago
  13. dbb3102 Improve logger feature set handling by Randy Pan · 8 years ago
  14. 1addbea Add capabilities for wifi_hal_legacy by Randy Pan · 8 years ago
  15. 0e99756 Fix RssiMonitoring VTS tests by Ningyuan Wang · 8 years ago
  16. 8afd952 Merge "Changed the naming scheme for Treble java libraries (both static and dynamic)" into oc-dev by TreeHugger Robot · 8 years ago
  17. 6fa374a Changed the naming scheme for Treble java libraries (both static and dynamic) by Andreas Huber · 8 years ago
  18. c788891 wifi(interface): Add links to APF docs by Roshan Pius · 8 years ago
  19. b2799c3 Update makefiles. by Steven Moreland · 8 years ago
  20. 2c5d412 wifi: add VTS tests for IWifiApIface by Peter Qiu · 8 years ago
  21. eeee2b1 Merge "wifi: add VTS tests for IWifiStaIface" into oc-dev by TreeHugger Robot · 8 years ago
  22. 32a736f wifi: add VTS tests for IWifiStaIface by Peter Qiu · 8 years ago
  23. 7f326f9 [WIFI][VTS] Don't call RequestDriverDebugDump API if not supported by Etan Cohen · 8 years ago
  24. 4b132a9 [AWARE][VTS] Update WifiChipHidlTest NAN tests by Etan Cohen · 8 years ago
  25. 3797e18 wifi(implementation): Print out the cb object on failure by Roshan Pius · 8 years ago
  26. 4094107 wifi(implementation): Ignore IE parsing error by Roshan Pius · 8 years ago
  27. cab37be wifi(implementation): Return const-ref for callback set by Roshan Pius · 8 years ago
  28. 67d378d [AWARE] Create true translations between legacy and hidl enums by Etan Cohen · 8 years ago
  29. 675ae49 Convert all comments into "doxygen-ready" comments. by Andreas Huber · 8 years ago
  30. 34e4bc4 wifi(implementation): Stop loading vendor library statically by Roshan Pius · 8 years ago
  31. e90c31f Update makefiles. by Steven Moreland · 8 years ago
  32. 2d523c0 [WIFI] Restore initialization code by Etan Cohen · 8 years ago
  33. 9e71d7d Merge "[AWARE] Add Passphrase data-path security" by Etan Cohen · 8 years ago
  34. c58619e [AWARE] Add Passphrase data-path security by Etan Cohen · 8 years ago
  35. a1c76e4 wifi(implementation): Return proper status code on initialize by Roshan Pius · 8 years ago
  36. 16ae0c8 Merge "[AWARE] Separate Aware (NAN) VTS tests into a separate test binary." by Etan Cohen · 8 years ago
  37. a49579b [AWARE] Separate Aware (NAN) VTS tests into a separate test binary. by Etan Cohen · 8 years ago
  38. d32a43f wifi(implementation): Make a boolean flag atomic by Roshan Pius · 8 years ago
  39. e42ace2 wifi: Add support for multiple radio stats by Roshan Pius · 8 years ago
  40. 48df739 wifi: Link the new libcld80211 library by Subhani Shaik · 8 years ago
  41. 48b4ce2 Merge "[WIFI][HIDL] Add device-based feature flag support" by Etan Cohen · 8 years ago
  42. 78cfef9 wifi(implementation): Add null checks for RTT result by Roshan Pius · 8 years ago
  43. c570040 [WIFI][HIDL] Add device-based feature flag support by Etan Cohen · 8 years ago
  44. 6b87201 Change vts target base test class name by Yuexi Ma · 8 years ago
  45. cdca055 Merge changes If83c1cbe,I12ad2665 by Roshan Pius · 8 years ago
  46. 46b6454 wifi(implementation): Move out clearing on stop complete by Roshan Pius · 8 years ago
  47. 255cdb2 Merge "[AWARE] Relocate ranging field in legacy HAL - match in HIDL impl" by Etan Cohen · 8 years ago
  48. 3819e41 wifi(vts): Some IWifiChip/IWifiStaIface tests by Roshan Pius · 9 years ago
  49. 691a455 Add hidl_default and make modules use hidl_default. by Steven Moreland · 8 years ago
  50. 853a9b5 update-makefiles.sh: wifi by Steven Moreland · 8 years ago
  51. 5b80421 [AWARE] Relocate ranging field in legacy HAL - match in HIDL impl by Etan Cohen · 8 years ago
  52. 4cf4059 wifi: Fetch the gscan bucket idx from request by Roshan Pius · 8 years ago
  53. f12f1ee wifi(implementation): Clear the chip immediately on IWifi.stop() by Roshan Pius · 8 years ago
  54. 814b765 wifi(implementation): Allow wifi hal to access gps by Roshan Pius · 8 years ago
  55. 89145d5 Merge "[AWARE] VTS baseline" by Etan Cohen · 8 years ago
  56. 8005413 [AWARE] VTS baseline by Etan Cohen · 8 years ago
  57. 590744b wifi(implementation): Clear all structs before conversion by Roshan Pius · 8 years ago
  58. 208e46b wifi(implementation): Use strlen for size of ssid by Roshan Pius · 8 years ago
  59. 8c0c8e9 wifi: Few minor interface changes by Roshan Pius · 8 years ago
  60. 7d32288 Merge "Add columns to namespace for vts target base test invocation" by Treehugger Robot · 8 years ago
  61. 93d2541 Add columns to namespace for vts target base test invocation by Yuexi Ma · 8 years ago
  62. a4b9cad Merge "[AWARE] Data-path negotiation update" by Etan Cohen · 8 years ago
  63. 5fd2ce6 Merge "change all vts hidl tests to use VtsHalHidlTargetBaseTest" by Yuexi Ma · 8 years ago
  64. 4ba6a7d Merge "[AWARE] Data-path cipher API correction" by Etan Cohen · 8 years ago
  65. 178dfd5 change all vts hidl tests to use VtsHalHidlTargetBaseTest by Yuexi Ma · 8 years ago
  66. 3c5d8ae [AWARE] Data-path negotiation update by Etan Cohen · 8 years ago
  67. d188984 [AWARE] Data-path cipher API correction by Etan Cohen · 8 years ago
  68. d28a3dc Remove viral dependency on libhwbinder. by Steven Moreland · 8 years ago
  69. 9dabc7c [AWARE] Correct ranging specification documentation by Etan Cohen · 8 years ago
  70. 7f4574d wifi: Duplicate getValidChannelsForBand in AP iface by Roshan Pius · 8 years ago
  71. 81f9968 Remove .vts spec files. by Tri Vo · 8 years ago
  72. a7543a7 [AWARE] Add service support for SDEA service info by Etan Cohen · 8 years ago
  73. c190f93 [AWARE] Ranging as a service discovery constraint by Etan Cohen · 8 years ago
  74. 2bfad0c Merge "[AWARE] Add capability info: max subscribe addresses" by Etan Cohen · 8 years ago
  75. 10b0e08 Merge "wifi(implementation): Callback death handler" by Treehugger Robot · 8 years ago
  76. f7693ee Update the test binary and source file name. by Zhuoyao Zhang · 8 years ago
  77. 09a604b [AWARE] Add capability info: max subscribe addresses by Etan Cohen · 8 years ago
  78. 2eff5c8 Merge "[AWARE] Update comments on transmit followup status codes" by Etan Cohen · 8 years ago
  79. 88c3272 wifi(implementation): Initialize flags before conversion by Roshan Pius · 8 years ago
  80. d5d6e37 [AWARE] Update comments on transmit followup status codes by Etan Cohen · 8 years ago
  81. d37341f wifi(implementation): Callback death handler by Roshan Pius · 9 years ago
  82. 90f3217 wifi(vts): simplify HIDL calls by mukesh agrawal · 9 years ago
  83. 751dc69 Merge "[AWARE] Correct comment on Discovery Window usage" by Etan Cohen · 8 years ago
  84. 8cd0125 Merge "Remove --coverage in Android.bp" by Treehugger Robot · 8 years ago
  85. 06cd8de [AWARE] Correct comment on Discovery Window usage by Etan Cohen · 8 years ago
  86. 46c0b94 Move hidl shims to the vendor partition. by Steven Moreland · 9 years ago
  87. 3646298 Merge changes Ieee26013,I275bba11,I7e7258e7,I88111181 by Roshan Pius · 8 years ago
  88. 742bb97 wifi(implementation): Copy the user complete callback by value by Roshan Pius · 9 years ago
  89. 65c99d7 Update vts files on aosp. by Zhuoyao Zhang · 9 years ago
  90. bc66220 wifi(implementation): Add status check for all cb invocation by Roshan Pius · 9 years ago
  91. 091e1c1 wifi(implementation): Add global lock by Roshan Pius · 9 years ago
  92. 9651872 Merge "[WIFI] Update VTS generated file" by Etan Cohen · 8 years ago
  93. ff7aac5 [WIFI] Update VTS generated file by Etan Cohen · 8 years ago
  94. 10569b1 Merge "[AWARE] Update capabilties" by Etan Cohen · 8 years ago
  95. 11cea0d Merge "[AWARE] Add support for Subscribe Service ID List Attribute" by Etan Cohen · 8 years ago
  96. 97c3540 Merge "[AWARE] Add support for SDEA.ServiceInfo field" by Etan Cohen · 8 years ago
  97. 66dcae0 Merge "[AWARE] Update HIDL to match spec and add comments" by Etan Cohen · 8 years ago
  98. 4daf983 [AWARE] Update capabilties by Etan Cohen · 8 years ago
  99. b9b71ce [AWARE] Add support for Subscribe Service ID List Attribute by Etan Cohen · 8 years ago
  100. 2373fe2 [AWARE] Add support for SDEA.ServiceInfo field by Etan Cohen · 8 years ago