1. a3be9e2 Merge changes from topic "parcelable_peer_handle" by Etan Cohen · 6 years ago
  2. bd0ebf8 [AWARE] Create a Parcelable version of PeerHandle by Etan Cohen · 6 years ago
  3. ea79222 Revert "[AWARE] Make PeerHandle parcelable" by Etan Cohen · 6 years ago
  4. 912eff0 [AWARE] Enhance TLV utils to support new TLV structs in NAN by Etan Cohen · 6 years ago
  5. b1772f9 RTT LCI API (Client Side) by Roy Want · 6 years ago
  6. 7b8b30b Merge "Wifi usability: Add link probe results and rx link speed into usability stats" by Mingguang Xu · 6 years ago
  7. 5af35cba Merge "WifiNetworkConfigBuilder: Split into 2 separate builders" by Roshan Pius · 6 years ago
  8. 3409263 WifiNetworkConfigBuilder: Split into 2 separate builders by Roshan Pius · 6 years ago
  9. b3f2800 Merge "passpoint-r2: set CA certificate for remediation server" by Ecco Park · 6 years ago
  10. bed0885 Wifi usability: Add link probe results and rx link speed into usability stats by Mingguang Xu · 6 years ago
  11. c99e749 passpoint-r2: set CA certificate for remediation server by Ecco Park · 6 years ago
  12. 7abd8e4 WifiInfo: App attribution for suggestion/request by Roshan Pius · 6 years ago
  13. 658db85 Merge "WifiConfiguration: App attribution for suggestion/request" by TreeHugger Robot · 6 years ago
  14. f15a972 WifiConfiguration: App attribution for suggestion/request by Roshan Pius · 6 years ago
  15. 8683314 Wifi usability: Add @SystemApi to send Wifi usability stats by Mingguang Xu · 6 years ago
  16. 6c3d416 WifiNetworkConfigBuilder: Pass package name by Roshan Pius · 6 years ago
  17. 6d60413 passpoint-r2: copy updateIdenfier field in the copy constructor by Ecco Park · 6 years ago
  18. f473169 Merge "passpoint-r2: handle multiple CA certificates" by Ecco Park · 6 years ago
  19. cf1cf81 Merge "[AWARE] Add Wi-Fi Aware-specific Network info: port, transport protocol" by Etan Cohen · 6 years ago
  20. ccbce52 passpoint-r2: handle multiple CA certificates by Ecco Park · 6 years ago
  21. 485251a Merge "[WPA3] Rename allowedGroupMgmtCiphers to allowedGroupManagementCiphers" by TreeHugger Robot · 6 years ago
  22. 69139f4 [WPA3] Rename allowedGroupMgmtCiphers to allowedGroupManagementCiphers by Hai Shalom · 6 years ago
  23. 7faa4fa [AWARE] Add Wi-Fi Aware-specific Network info: port, transport protocol by Etan Cohen · 6 years ago
  24. 72efe39 Merge "passpoint-r2: add OSU flag for WifiInfo" by TreeHugger Robot · 6 years ago
  25. 05df45d passpoint-r2: change the return type of getAllMatchingWifiConfigs by Ecco Park · 6 years ago
  26. e366488 passpoint-r2: add OSU flag for WifiInfo by Ecco Park · 6 years ago
  27. a36b5c5 [AWARE] Make PeerHandle parcelable by Etan Cohen · 6 years ago
  28. c9f79d8 Migrate frameworks/base/wifi to androidx.test by KOUSHIK PANUGANTI · 6 years ago
  29. f2e2a8f Merge "passpoint-r2: define getMatchingPasspointConfigsForOsuProviders API" by Ecco Park · 6 years ago
  30. ef02883 Merge "[AWARE] Add builder pattern for Wi-Fi Aware NetworkSpecifier" by Etan Cohen · 6 years ago
  31. c7a2502 Merge "[AWARE] Add Wi-Fi Aware-specific Network Capabilities" by Etan Cohen · 6 years ago
  32. cbc40c9 passpoint-r2: define getMatchingPasspointConfigsForOsuProviders API by Ecco Park · 6 years ago
  33. 37a22b6 Merge "MAC randomization: getFactoryMacAddresses API" by Oscar Shu · 6 years ago
  34. 8690e5d [AWARE] Add builder pattern for Wi-Fi Aware NetworkSpecifier by Etan Cohen · 6 years ago
  35. 557b77f [AWARE] Add Wi-Fi Aware-specific Network Capabilities by Etan Cohen · 6 years ago
  36. 9806aa5 MAC randomization: getFactoryMacAddresses API by xshu · 6 years ago
  37. f33e2a1 Merge "WifiScanner: Pass the band scanned in ScanData" by TreeHugger Robot · 6 years ago
  38. b0618c7 WifiNetworkSuggestion: Allow apps to provide granular suggestions by Roshan Pius · 6 years ago
  39. d1a4a56 WifiManager: Set a max limit on num of suggestions by Roshan Pius · 6 years ago
  40. f51f7cf WifiNetworkConfigBuilder: Add support for SAE, OWE & SuiteB by Roshan Pius · 6 years ago
  41. eb9f819 Merge changes from topics "abort_network_request", "untrused_network", "on_match_scan_results", "network_suggestions_impl" by Roshan Pius · 6 years ago
  42. 7d18334 WifiManager: Add abort callback for network request by Roshan Pius · 6 years ago
  43. 9a8e181 WifiNetworkAgentSpecifier: Allow satisfiedBy call for 2 instances by Roshan Pius · 6 years ago
  44. db99b31 WifiConfiguration: Add a field to mark network as trusted by Roshan Pius · 6 years ago
  45. dc69f46 WifiManager: Send list of matching scan results for network request by Roshan Pius · 6 years ago
  46. 98b14ec WifiManager: Implement network suggestion API by Roshan Pius · 6 years ago
  47. 8561aa3 passpoint-r2: define getMatchingOsuProviders(List<ScanResult>) API by Ecco Park · 6 years ago
  48. f035a04 passpoint-r2: define getAllMatchingWifiConfigs(List<ScanResult>) API by Ecco Park · 6 years ago
  49. b0499e9 passpoint-r2: add validate function for R2 configuration by Ecco Park · 6 years ago
  50. 5a600f5 WifiScanner: Pass the band scanned in ScanData by Roshan Pius · 6 years ago
  51. 28e1628 Merge "Handle hiddenSSID as one of soft ap config for backup & restore" by Oscar Shu · 6 years ago
  52. 4e7bbd8 Handle hiddenSSID as one of soft ap config for backup & restore by Daichi Ueura · 6 years ago
  53. 709893b7 [WPA3] Fix WifiConfigurtionTest to support OWE as open network by Hai Shalom · 6 years ago
  54. d84d668 Merge changes from topic "network_request_match_callback" by Roshan Pius · 6 years ago
  55. b0856c5 Pno frequency culling: add frequencies field by xshu · 6 years ago
  56. 3c38ee4 WifiManager: Network request match callback registration by Roshan Pius · 6 years ago
  57. 99cfe09 wifi(API): NetworkSpecifier for Wifi NetworkAgent by Roshan Pius · 6 years ago
  58. bc662b1 wifi(API): New API surface for network suggestion by Roshan Pius · 6 years ago
  59. 819e1a7 wifi(API): New API surface for connection via NetworkRequest by Roshan Pius · 6 years ago
  60. fe42c12 Merge "Remove usage of StringFactory" am: 8a79748b0c am: 49b054800d by Neil Fuller · 6 years ago
  61. ce3ed54 Remove usage of StringFactory by Neil Fuller · 6 years ago
  62. 3f770d9 WifiAwareAgentNetworkSpecifier: Initialize unmarshaled instance by Roshan Pius · 6 years ago
  63. b0b67fc Merge "Add missing SmallTest annotations in frameworks/base/wifi" by Michael Plass · 6 years ago
  64. f53446d Fix some fields in WifiInfo are not written into Parcel by keigo, nishira · 6 years ago
  65. 045d380 WifiManager: Add verbose logging enabled flag by Roshan Pius · 6 years ago
  66. 870d381 Add missing SmallTest annotations in frameworks/base/wifi by Michael Plass · 6 years ago
  67. 04b05b4 Fix some fields in WifiInfo are not written into Parcel by keigo, nishira · 6 years ago
  68. 80fb137 WifiManager: Add callback for traffic poller by Roshan Pius · 6 years ago
  69. 84d601f passpoint-r1: fix the wrong filed for PPS-MO. by Ecco Park · 6 years ago
  70. 5c059bd Merge "[RTT] Update RTT preamble selection algorithm" into pi-dev am: 51f3c4481c by Etan Cohen · 6 years ago
  71. 057718d Merge "[RTT] Update RTT preamble selection algorithm" into pi-dev am: 51f3c4481c by Etan Cohen · 6 years ago
  72. 67f5ffb [RTT] Update RTT preamble selection algorithm by Etan Cohen · 6 years ago
  73. 66cbe22 wifi: implement hashCode to be consistent with equals by Jimmy Chen · 6 years ago
  74. f2153e3 Merge "Revert "Revert "WifiManager: Return status from startScan()""" into pi-dev by Roshan Pius · 6 years ago
  75. e93daa4 Merge "Revert "Revert "WifiManager: Return status from startScan()""" into pi-dev by Roshan Pius · 6 years ago
  76. c705615 Revert "Revert "WifiManager: Return status from startScan()"" by Roshan Pius · 6 years ago
  77. cb27c77 Merge "Revert "WifiManager: Return status from startScan()"" into pi-dev by Doris Ling · 6 years ago
  78. ebcb2e0 Merge "Revert "WifiManager: Return status from startScan()"" into pi-dev by Doris Ling · 6 years ago
  79. 4c36c29 Revert "WifiManager: Return status from startScan()" by Doris Ling · 6 years ago
  80. 1eeab66 Merge "WifiManager: Return status from startScan()" into pi-dev am: deb2e6ed8c by Roshan Pius · 6 years ago
  81. deb2e6e Merge "WifiManager: Return status from startScan()" into pi-dev by TreeHugger Robot · 6 years ago
  82. b81c3d5 WifiManager: Return status from startScan() by Roshan Pius · 6 years ago
  83. c5e42dc Merge "update wifi unit test script" into pi-dev am: 4a7913c268 by Rebecca Silberstein · 6 years ago
  84. 3f26ff2 update wifi unit test script by Rebecca Silberstein · 6 years ago
  85. 03ba2d9 Merge "Exempt tests for hidden APIs." into pi-dev am: 0e675bd901 by Nicolas Geoffray · 6 years ago
  86. b0284fb Exempt tests for hidden APIs. by Nicolas Geoffray · 6 years ago
  87. b198f1a Merge "WifiManager: allow setWifiApConfiguration to return false" into pi-dev by Rebecca Silberstein · 6 years ago
  88. 9c2c8f5 Merge "WifiManager: allow setWifiApConfiguration to return false" into pi-dev by Rebecca Silberstein · 6 years ago
  89. c5ba4d3 Merge "Remove duplicate definitions of utility variables" am: 8d5a39ac62 by Dan Willemsen · 6 years ago
  90. 0f57f60 Merge ""02:00:00:00:00:00" invalid for MAC randomization" into pi-dev by Mukesh Agrawal · 6 years ago
  91. cf1b40f WifiManager: allow setWifiApConfiguration to return false by Rebecca Silberstein · 6 years ago
  92. 9caee5b Remove duplicate definitions of utility variables by Dan Willemsen · 6 years ago
  93. ce7179b [RTT] Add API for number of measurements by Etan Cohen · 6 years ago
  94. d184ba5 "02:00:00:00:00:00" invalid for MAC randomization by Jong Wook Kim · 6 years ago
  95. be72e62 frameworks/base: Set LOCAL_SDK_VERSION where possible. by Anton Hansson · 6 years ago
  96. d137c87 frameworks/base: Set LOCAL_SDK_VERSION where possible. by Anton Hansson · 6 years ago
  97. e43df4d [AWARE] Add target API check to the Responder to ANYONE config by Etan Cohen · 6 years ago
  98. d334646 Merge "Frameworks: Annotate JUnit4 test with @Test" am: 3a12454f9a am: af8f4b192d by Andreas Gampe · 6 years ago
  99. 112bbf1 Frameworks: Annotate JUnit4 test with @Test by Andreas Gampe · 6 years ago
  100. 52982a9 [RTT] Replace Handler with Executor in public APIs by Etan Cohen · 7 years ago