History log of /wlan-dirver/utils/sigma-dut/wpa_helpers.h (Results 1 – 10 of 10)
Revision Date Author Comments
# c9bc15d1 29-Jan-2020 Alexei Avshalom Lazar <ailizaro@codeaurora.org>

Add option to override the default tmp dir

Add command line argument -Z<path> for overriding the default temporary
path.

Signed-off-by: Alexei Avshalom Lazar <ailizaro@codeaurora.org>


# 016ae6c8 04-Nov-2019 Jouni Malinen <jouni@codeaurora.org>

Add pointer to struct sigma_dut to get-ifname helper functions

This is needed to allow more dynamic generation of the interface name
for dual-radio cases.

Signed-off-by: Jouni Malinen <jouni@codeau

Add pointer to struct sigma_dut to get-ifname helper functions

This is needed to allow more dynamic generation of the interface name
for dual-radio cases.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>

show more ...


# 66a4af01 07-Feb-2019 Arif Hussain <arifhussain@codeaurora.org>

sta_scan: Add support for GetParameter,SSID_BSSID

Fetch the list of BSSID/SCAN pairs from scan results if this parameter
is specified.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>


# 0c1d82d4 23-Dec-2018 Alexei Avshalom Lazar <ailizaro@codeaurora.org>

ap_get_parameter: Add a new command for fetching SSID and PSK

This is needed for 60 GHz WPS testing.

Signed-off-by: Alexei Avshalom Lazar <ailizaro@codeaurora.org>


# dc7bf05e 23-Dec-2018 Alexei Avshalom Lazar <ailizaro@codeaurora.org>

Add hapd_command*() to communicate with hostapd

These allow control interface commands to be issued to hostapd similarly
to the previously used functionality with wpa_supplicant. These are
needed fo

Add hapd_command*() to communicate with hostapd

These allow control interface commands to be issued to hostapd similarly
to the previously used functionality with wpa_supplicant. These are
needed for 60 GHz WPS testing.

Signed-off-by: Alexei Avshalom Lazar <ailizaro@codeaurora.org>

show more ...


# 52ec2363 18-Dec-2018 Alexei Avshalom Lazar <ailizaro@codeaurora.org>

Support monitoring hostapd events from the control interface

Some 60G tests require getting events from the hostapd control interface
connection similarly to the existing case with wpa_supplicant, s

Support monitoring hostapd events from the control interface

Some 60G tests require getting events from the hostapd control interface
connection similarly to the existing case with wpa_supplicant, so extend
this to support hostapd as well.

Signed-off-by: Alexei Avshalom Lazar <ailizaro@codeaurora.org>

show more ...


# c86d8021 11-Oct-2018 Kiran Kumar Lokere <klokere@codeaurora.org>

HE: Add support to get beacon RSSI parameter

sta_get_parameter can now be used with Program,HE,Parameter,RSSI to
fetch information from wpa_supplicant SIGNAL_POLL command.

Signed-off-by: Jouni Mali

HE: Add support to get beacon RSSI parameter

sta_get_parameter can now be used with Program,HE,Parameter,RSSI to
fetch information from wpa_supplicant SIGNAL_POLL command.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>

show more ...


# 9d7e31d5 22-Dec-2017 Jouni Malinen <jouni@qca.qualcomm.com>

Update copyright notice years

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>


# f2af39bf 10-Apr-2016 Danny Segal <dsegal@qti.qualcomm.com>

Use P2P virtual interface for P2P operations if needed

Implement support for virtual interface with P2P_DEVICE interface type.
This is used by wpa_supplicant for all P2P non-group operations
(discov

Use P2P virtual interface for P2P operations if needed

Implement support for virtual interface with P2P_DEVICE interface type.
This is used by wpa_supplicant for all P2P non-group operations
(discovery, GO negotiation, ..) with some drivers. It does not have an
associated netdev with it so it is simpler to implement. It is used to
separate scan and P2P search.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>

show more ...


# cd4e3c3e 29-Oct-2015 Jouni Malinen <jouni@qca.qualcomm.com>

Import the initial version of sigma_dut open source project

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>