- 544efd9 Merge "AIDL: Use sae_password for SAE network when available with DPP configuration." into main by Treehugger Robot · 7 months ago
- 0ac1ba0 AIDL: Use sae_password for SAE network when available with DPP configuration. by Purushottam Kushwaha · 7 months ago
- f8e0653 Revert "Revert "Rename IUsdInterface to IStaInterface in the Mai..." by Gabriel Biren · 7 months ago
- 74d3938 Revert "Revert "Return an interface object from addUsdInterface ..." by Gabriel Biren · 7 months ago
- 1c2a395 Merge changes from topic "revert-32029057-mainline-supplicant-generalize-iface-type-NJLGVJHNTR" into main by Liana Kazanova (xWF) · 7 months ago
- dbe0cba Revert "Return an interface object from addUsdInterface in the M..." by Liana Kazanova (xWF) · 7 months ago
- 69a0205 Revert "Rename IUsdInterface to IStaInterface in the Mainline Su..." by Liana Kazanova (xWF) · 7 months ago
- be8bdcd Merge changes from topics "mainline-supplicant-generalize-iface-type", "mainline-supplicant-return-iface-object" into main by Gabriel Biren · 7 months ago
- c198b48 Rename IUsdInterface to IStaInterface in the Mainline Supplicant implementation. by Gabriel Biren · 7 months ago
- 5a1f436 Return an interface object from addUsdInterface in by Gabriel Biren · 7 months ago
- 9bee871 Enable USD capabilities based on USD feature by maheshkkv · 9 months ago
- 9d09b6b Merge "Add 11AX and 11BE source files to supplicant if those config variables are enabled." into main by Gabriel Biren · 8 months ago
- 917b30e Add 11AX and 11BE source files to supplicant by Gabriel Biren · 8 months ago
- 48f7455 Merge "Add configurable 11AX and 11BE flags to the supplicant Android.bp file." into main by Gabriel Biren · 8 months ago
- ee26b3d Add configurable 11AX and 11BE flags to the supplicant Android.bp file. by Gabriel Biren · 8 months ago
- c3f098f Merge "Create wpa_supplicant vendor apex" into main by Deyao Ren · 8 months ago
- c598cd3 Wi-Fi Direct R2 implementation by Sunil Ravi · 9 months ago
- 926acb4 Merge "cumilative patch from commit 795075444" into main by Treehugger Robot · 8 months ago
- 29aed31 Merge "Enable the CONFIG_NAN_USD flag in the Vendor Supplicant AIDL layer." into main by Treehugger Robot · 8 months ago
- 80acc41 Enable the CONFIG_NAN_USD flag in the Vendor Supplicant AIDL layer. by Gabriel Biren · 8 months ago
- fbcb648 Create wpa_supplicant vendor apex by Deyao Ren · 11 months ago
- 2c40d7e Merge "Remove unused if condition for wpa_supplicant" into main by Treehugger Robot · 9 months ago
- 6e2cb63 Merge "Start the mainline supplicant as user 'wifi' rather than user 'root'." into main by Gabriel Biren · 9 months ago
- b2dd627 Merge "RSNO: enable RSN Overriding when driver supports it" into main by Treehugger Robot · 9 months ago
- 66b78e2 RSNO: enable RSN Overriding when driver supports it by Kashish Awasthi · 9 months ago
- 5b7e033 Remove unused if condition for wpa_supplicant by Bill Yang · 9 months ago
- 79e6c4f cumilative patch from commit 795075444 by Sunil Ravi · 9 months ago
- 3ec1637 Add more comment for wpa_supplicant using soong by Bill Yang · 9 months ago
- d6b6eb7 Start the mainline supplicant as user 'wifi' rather than user 'root'. by Gabriel Biren · 9 months ago
- 06fd525 Add the USD dependencies to wpa_supplicant_defaults by Gabriel Biren · 9 months ago
- d68a0fa Merge "Return an error code from supplicant in onUsdPublishConfigFailed and notifyUsdSubscribeConfigFailed." into main by Gabriel Biren · 9 months ago
- 3509c05 Merge "Add support for provisionDiscoveryWithParams API" into main by Treehugger Robot · 10 months ago
- e9e8e0f Merge "Populate the disable_events field in the nan_publish_params struct." into main by Treehugger Robot · 10 months ago
- 2da838a Return an error code from supplicant in by Gabriel Biren · 10 months ago
- c62336d Add support for provisionDiscoveryWithParams API by Sunil Ravi · 10 months ago
- feab687 Merge changes I0867f694,I27481100,If5bc36c6,Iddc76053,Idc34f47b, ... into main by Gabriel Biren · 10 months ago
- 445cddb Merge "Implement getUsdCapabilities in the Vendor Supplicant." into main by Treehugger Robot · 10 months ago
- 72b6326 Populate the disable_events field in the nan_publish_params struct. by Gabriel Biren · 10 months ago
- 1f1f1dd Implement the USD callbacks in aidl_manager. by Gabriel Biren · 10 months ago
- 073f12b Setup USD callback infrastructure and function calls. by Gabriel Biren · 10 months ago
- 82462d3 Implement remaining USD methods in the Vendor Supplicant. by Gabriel Biren · 10 months ago
- ed6acec Implement startUsdSubscribe in the Vendor Supplicant. by Gabriel Biren · 10 months ago
- 557fe49 Implement startUsdPublish in the Vendor Supplicant. by Gabriel Biren · 10 months ago
- 4a70060 Add temporary default implementation for the USD methods. by Gabriel Biren · 10 months ago
- f25324a Implement getUsdCapabilities in the Vendor Supplicant. by Gabriel Biren · 10 months ago
- 10cb9b2 Merge "Add usd_defaults target to the supplicant build file." into main by Gabriel Biren · 10 months ago
- c2d0ed8 Merge "Add skeleton implemention for USD interface in the mainline supplicant." into main by Gabriel Biren · 10 months ago
- f9a1427 Add usd_defaults target to the supplicant build file. by Gabriel Biren · 10 months ago
- e1dbf79 Pare down cflags and srcs for mainline supplicant by Matthew Wang · 10 months ago
- 9ed1c79 Fix CONFIG_NO_WPA compile/link errors by Matthew Wang · 10 months ago
- 6429725 Wrap a chunk in CONFIG_P2P by Matthew Wang · 10 months ago
- 1ed6dda Add skeleton implemention for USD interface in the mainline supplicant. by Gabriel Biren · 10 months ago
- 53c6632 Wrap some functions in CONFIG_DPP by Matthew Wang · 10 months ago
- eb154fd Change the publish/subscribe return types to void by Gabriel Biren · 10 months ago
- 23b36c8 Merge "Add skeleton USD implementation in the vendor supplicant." into main by Gabriel Biren · 10 months ago
- 4bb18b4 Merge "Replace the local WifiChannelWidth enum with the new AIDL definition." into main by Treehugger Robot · 10 months ago
- 58ac92d Add skeleton USD implementation in the vendor supplicant. by Gabriel Biren · 11 months ago
- 10f5ba6 Replace the local WifiChannelWidth enum with the new AIDL definition. by Gabriel Biren · 10 months ago
- d8971d0 Merge "Support for BLE assisted discovery and pairing" into main by Treehugger Robot · 11 months ago
- a151c74 Support for BLE assisted discovery and pairing by Sunil Ravi · 11 months ago
- 0bc7872 Remove wpa_supplicant_private_lib_event from the mainline supplicant build rule. by Gabriel Biren · 11 months ago
- c98b77e Add fuzzer for the mainline supplicant service. by Gabriel Biren · 11 months ago
- 4098823 Merge changes from topic "mainline-supplicant-interfaces" into main by Gabriel Biren · 11 months ago
- ce44515 Merge "Remove sae_pmkid_in_assoc=1 from configuration file" into main by Sunil Ravi · 11 months ago
- 4f21243 Remove sae_pmkid_in_assoc=1 from configuration file by Sunil Ravi · 11 months ago
- a067961 Implement addUsdInterface and removeUsdInterface in the mainline supplicant. by Gabriel Biren · 11 months ago
- e455743 Move some config file logic to a shared utility class. by Gabriel Biren · 11 months ago
- ae30dc9 Initialize the rc and config files for the mainline supplicant. by Gabriel Biren · 11 months ago
- 8c60fc2 Add initial implementation for the mainline supplicant service. by Gabriel Biren · 12 months ago
- 2ba9e6c Prepare dependencies for the mainline supplicant AIDL implementation. by Gabriel Biren · 12 months ago
- 3c401c5 Move existing supplicant AIDL code to the /aidl/vendor subdirectory. by Gabriel Biren · 12 months ago
- 2fc9373 Add build target for the mainline supplicant. by Gabriel Biren · 12 months ago
- 08f249a Convert wpa_supplicant related module to soong by Bill Yang · 12 months ago
- e2e2b82 Merge "Support for Wi-Fi Direct R2" into main by Sunil Ravi · 11 months ago
- de0e6bf Support for Wi-Fi Direct R2 by Sunil Ravi · 12 months ago
- c8ea613 ANDROID: add SCAN_STARTED and SCAN_RESULTS events... by Matthew Wang · 12 months ago
- bd9b109 Merge "ANDROID: filter USD events for mainline supplicant" into main by Matthew Wang · 12 months ago
- b820c2b ANDROID: filter USD events for mainline supplicant by Matthew Wang · 1 year ago
- 195740e Merge "[wpa_supplicant] cumilative patch from commit a8655be0b" into main by Sunil Ravi · 12 months ago
- 532c598 Make bgscan and PASN configurable in Android.bp by Matthew Wang · 12 months ago
- 2907c8a Merge "Create prebuilts for wpa_supplicant" into main am: 073b9ad1b7 am: 8039094351 by Treehugger Robot · 12 months ago
- 9a4404a Merge "libpasn: Add Android.bp changes to generate pasn library" into main by Sunil Ravi · 1 year ago
- 309bc3c Merge "Enable CONFIG_PASN and add pasn files to Android.bp" into main by Treehugger Robot · 1 year ago
- 97e30ce libpasn: Add Android.bp changes to generate pasn library by Vinay Gannevaram · 1 year, 6 months ago
- e008ff3 Enable CONFIG_PASN and add pasn files to Android.bp by Vinay Gannevaram · 1 year, 3 months ago
- 84db0e2 Create prebuilts for wpa_supplicant by Deyao Ren · 1 year, 1 month ago
- 5e2a116 Merge "Support for P2P Compatibility Mode" into main by Sunil Ravi · 1 year ago
- b24d63e Support for P2P Compatibility Mode by Sunil Ravi · 1 year ago
- b129714 Allow configuration of the CONFIG_NO_ROAMING flag in Android.bp by Matthew Wang · 1 year ago
- a546d42 Allow specifying a custom supplicant config file by Matthew Wang · 1 year ago
- c0f5d41 [wpa_supplicant] cumilative patch from commit a8655be0b by Sunil Ravi · 1 year, 1 month ago
- 47af8d9 Get RSN overriding feature support by Sunil Ravi · 1 year, 1 month ago
- c1ac7ed Update supplicant service to use supplicant AIDL V4 interface. by Sunil Ravi · 1 year, 1 month ago
- 7f76929 [wpa_supplicant] cumilative patch from commit 92374d59d by Sunil Ravi · 1 year, 2 months ago
- 99c035e Revert "Revert "[wpa_supplicant] cumilative patch from commit 4b..." by Sunil Ravi · 1 year, 3 months ago
- b0ac25f Revert "Revert "[wpa_supplicant] cumilative patch from commit 3a..." by Sunil Ravi · 1 year, 3 months ago
- 4b85f37 Define vintf fragment as a module by Kiyoung Kim · 1 year, 2 months ago
- 38cc6cd Merge "Define vintf fragment as a module" into main by Kiyoung Kim · 1 year, 1 month ago
- badd26c Merge "Add mutex to the supplicant aidl_return_util to support multiple clients to the service." into main by Gabriel Biren · 1 year, 1 month ago
- dbf1964 Add mutex to the supplicant aidl_return_util by Gabriel Biren · 1 year, 1 month ago