History log of /wlan-dirver/utils/sigma-dut/ftm.c (Results 1 – 9 of 9)
Revision Date Author Comments
# 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 ...


# 3b9fdd38 14-Jun-2019 Vinay Gannevaram <vganneva@codeaurora.org>

Add wifi hal initialization in location tests

lowi-server communicates with driver through wifi hal. wifi hal is
required for program LOC as presetting for the test.

Signed-off-by: Jouni Malinen <j

Add wifi hal initialization in location tests

lowi-server communicates with driver through wifi hal. wifi hal is
required for program LOC as presetting for the test.

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

show more ...


# 75ae7eb0 19-Feb-2019 Jouni Malinen <jouni@codeaurora.org>

FTM: Remove unused variable writes

These default values are overridden in the following switch statement.

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


# 5fc02a04 27-Aug-2018 Srikanth Marepalli <srimarep@codeaurora.org>

Fix a resource leak on an error path

The open file needs to be closed on all error paths.

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


# e7df6d86 23-May-2018 vamsi krishna <vamsi_krishna@codeaurora.org>

FTM: Remove unnecessary const char[] variables for cmd parameters

Remove unnecessary LOC_CAPI* const char arrays and use the strings
inline instead. These definitions did not really add any value an

FTM: Remove unnecessary const char[] variables for cmd parameters

Remove unnecessary LOC_CAPI* const char arrays and use the strings
inline instead. These definitions did not really add any value and were
unnecessarily affecting the readability.

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

show more ...


# bf7b5c90 16-May-2018 vamsi krishna <vamsi_krishna@codeaurora.org>

FTM: Remove unused static const char arrays

This gets rid of unused-variable and unused-const-variable warnings.

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


# 0dd682a8 02-Sep-2016 priyadharshini gowthaman <pgowtham@qca.qualcomm.com>

sta_send_frame: Add ability to control Address3 field in GAS ANQP frame

Signed-off-by: priyadharshini gowthaman <pgowtham@qca.qualcomm.com>


# 26357a04 02-Sep-2016 priyadharshini gowthaman <pgowtham@qca.qualcomm.com>

loc_write_xml_file: Use a value of 0 for the ptsf no preference field

This change allows the HW to accurately time the FTM trigger frame for
ASAP0 test cases.

Signed-off-by: priyadharshini gowthama

loc_write_xml_file: Use a value of 0 for the ptsf no preference field

This change allows the HW to accurately time the FTM trigger frame for
ASAP0 test cases.

Signed-off-by: priyadharshini gowthaman <pgowtham@qca.qualcomm.com>

show more ...


# d66913ac 29-Jul-2016 priyadharshini gowthaman <pgowtham@qca.qualcomm.com>

Add support for Location program STA features

These commit includes the followng changes:
1) Fine Timing Measurement Request - Single Burst
2) Fine Timing Measurement Request - Multi Burst
3) ANQP -

Add support for Location program STA features

These commit includes the followng changes:
1) Fine Timing Measurement Request - Single Burst
2) Fine Timing Measurement Request - Multi Burst
3) ANQP - LCI, Location Civic & FQDN Request
4) Neighbor Report Request

Signed-off-by: priyadharshini gowthaman <pgowtham@qca.qualcomm.com>

show more ...