summaryrefslogtreecommitdiff
path: root/wifi/supplicant/aidl/vts
AgeCommit message (Collapse)Author
2022-07-07Update supplicant AIDL VTS tests to use the newGabriel Biren
version of stopWifiFramework(). Bug: 234853504 Test: atest VtsHalWifiSupplicantStaIfaceTargetTest \ VtsHalWifiSupplicantStaNetworkTargetTest \ VtsHalWifiSupplicantP2pIfaceTargetTest # AIDL service Change-Id: I9e06f025a5b6b44d6a6caf8362c64bd5a546e1ac (cherry picked from commit 99bb1485108ae2da16045cc845e7e7b43126441d) Merged-In: I9e06f025a5b6b44d6a6caf8362c64bd5a546e1ac
2022-03-21wifi: Remove RxFilter Tests from VTS test suiteSunil Ravi
APF is the latest packet filter supportered in Android. So remove the tests related to deprecated RXFILTER commands. Bug: 217233384 Test: atest VtsHalWifiSupplicantStaIfaceTargetTest Change-Id: I1eb2558fe17f1f7e468440fb541aaadff215b542
2022-02-23Add bssid to onEapFailure callback method.Gabriel Biren
Bug: 165342942 Test: atest VtsHalWifiSupplicantStaIfaceTargetTest Change-Id: I188ab7c5dbabd48220d38c66a46003ad3630721c
2022-02-22Merge "wifi: Add qosPolicyRequestId in definition of supplicant AIDL APIs" ↵Gabriel Biren
into tm-dev
2022-02-22wifi: Add qosPolicyRequestId in definition of supplicant AIDL APIsShivani Baranwal
This CL is to add param qosPolicyRequestId in the supplicant AIDL APIs needed for QoS policy feature. This param contains the dialog token information of the Qos Policies. Bug: 191426881 Test: atest VtsHalWifiSupplicantStaIfaceTargetTest Change-Id: I31f9bf6006652ac8c75cbdfba231535bfd676ecd
2022-02-18Create callback to call on auxiliary supplicant events, namelyGabriel Biren
EAP_METHOD_SELECTED, SSID_TEMP_DISABLED, and OPEN_SSL_FAILURE. Bug: 165342942 Test: m Change-Id: I28ccd513bba937041ae8be1c5eff1fa6cb491c97
2022-02-12Merge "Supplicant: Add support for DPP AKM configuration and connection."Sunil Ravi
2022-02-10Supplicant: Add support for DPP AKM configuration and connection.Purushottam Kushwaha
This commit adds HAL interfaces needed to facilitate DPP AKM based configuration and connection to DPP network. Bug: 207732665 Test: vts test Change-Id: Ibea85c9c50b6ce7da77477c399e95f45d924fcb6 Signed-off-by: Purushottam Kushwaha <quic_pkushwah@quicinc.com>
2022-02-08Merge "p2p: add new HAL API to pass vendor-specific data"Jimmy Chen
2022-02-03Merge "Improve initialization sequence for supplicant AIDL VTS tests." am: ↵Gabriel Biren
1048b42ea6 am: 352fc9106f am: 36072bf04a am: fddd95734d Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1966398 Change-Id: If38b8bfe7cfe510a07293c1aabe6a785dd8e7380
2022-02-02Improve initialization sequence for supplicantGabriel Biren
AIDL VTS tests. Bug: 215298798 Bug: 215467859 Test: atest VtsHalWifiSupplicantStaIfaceTargetTest \ VtsHalWifiSupplicantStaNetworkTargetTest \ VtsHalWifiSupplicantP2pIfaceTargetTest (Tested on both a Coral and Oriole device) Change-Id: I435e16a447af16d9cd619c5bc8883ed24151080a
2022-02-02Merge "wifi: Add support for AP initiated QoS policy feature"Ahmed ElArabawy
2022-02-02wifi: Add support for AP initiated QoS policy featureVeerendranath Jakkam
This commit defines supplicant AIDL APIs needed for QoS policy feature. Bug: 191426881 Test: VTS test Change-Id: Iab9c78d716da6c263ac7c6d49e257ee2e794a648 (cherry-picked from commit 4f43701bd12994f7bbaacf6b547ae7d7093b6c38) Change-Id: Ifb7a58192723d2d9135f4c5fffe192780c8bb482
2022-01-28p2p: add new HAL API to pass vendor-specific dataJimmy Chen
Bug: 197695047 Test: atest VtsHalWifiSupplicantStaIfaceTargetTest \ VtsHalWifiSupplicantStaNetworkTargetTest \ VtsHalWifiSupplicantP2pIfaceTargetTest Change-Id: Ie746deb74c08307b70bd7959e5950c5f3c1679c5
2022-01-27p2p: support find a specific channelJimmy Chen
Bug: 159094739 Test: atest VtsHalWifiSupplicantStaIfaceTargetTest \ VtsHalWifiSupplicantStaNetworkTargetTest \ VtsHalWifiSupplicantP2pIfaceTargetTest Change-Id: Ia55b0b13588f9df39a53ccc945c43f2ba7c962f1
2022-01-19wifi: add API for setting roaming consortium selectionJimmy Chen
Bug: 210879633 Test: atest VtsHalWifiSupplicantStaNetworkTargetTest Change-Id: I3eb89065ae7348d34ac09627af16d2d9460c9173
2022-01-13Merge "wifi: add certificate HAL callback for Trust On First Use support"Jimmy Chen
2022-01-13Merge "Inform p2p framework about the channel change event"Sunil Ravi
2022-01-12Allow VTS tests to pass on devices without Supplicant AIDL.Gabriel Biren
Bug: 212653303 Bug: 212652735 Bug: 212652340 Test: Run VTS tests on an AOSP build (since AOSP is still using the HIDL interface). Change-Id: I442efb35c4c68a1337cacc952c3fdb338ef2615d
2022-01-11Inform p2p framework about the channel change eventSunil Ravi
Added a callback function to indicate that the p2p operating frequency has been changed. Bug: 202758240 Test: vts test Test: Manually triggered channel switch through hostapd command and verified the new frequency in logs. Change-Id: I5814a108c77478cf96bc88f2d8fd8193bd8168be
2022-01-11wifi: add certificate HAL callback for Trust On First Use supportJimmy Chen
This API is used to pass the certificate returned from the server to the framework. Bug: 196180536 Test: atest VtsHalWifiSupplicantStaIfaceTargetTest \ VtsHalWifiSupplicantStaNetworkTargetTest \ VtsHalWifiSupplicantP2pIfaceTargetTest Change-Id: I462008e8b2a0f18824b2886613f300213544c785
2021-12-14Add Wifi HAL supplicant AIDL interface definitions.Gabriel Biren
Converted from android.hardware.wifi.supplicant@1.4 HIDL interface. Bug: 196235436 Test: m android.hardware.wifi.supplicant-update-api BYPASS_INCLUSIVE_LANGUAGE_REASON=HE refers to High Efficiency Change-Id: I9872f297450457c347fb5fe8cf4005b01d3ab1f6