History log of /wlan-dirver/utils/sigma-dut/wpa_ctrl.h (Results 1 – 3 of 3)
Revision Date Author Comments
# 831b5497 22-Mar-2018 Rajiv Ranjan <rrajiv@codeaurora.org>

Introduce wpa_ctrl_open2() to override the default client socket path

This adds a new helper function wpa_ctrl_open2() that can be used
instead of wpa_ctrl_open() to override the default client sock

Introduce wpa_ctrl_open2() to override the default client socket path

This adds a new helper function wpa_ctrl_open2() that can be used
instead of wpa_ctrl_open() to override the default client socket
directory.

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

show more ...


# e104e32a 03-Apr-2018 vamsi krishna <vamsi_krishna@codeaurora.org>

Remove unused wpa_ctrl_cleanup()

This was causing some build issues due to readdir_r() use and since the
function is completely unused in sigma_dut, it is simplest to just drop
it complete.

Signed-

Remove unused wpa_ctrl_cleanup()

This was causing some build issues due to readdir_r() use and since the
function is completely unused in sigma_dut, it is simplest to just drop
it complete.

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

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>