Home
last modified time | relevance | path

Searched refs:isWpaAdd (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dhdi_wpa_hal.h55 int (*wpaCliAddIface)(WifiWpaInterface *p, const AddInterfaceArgv *argv, bool isWpaAdd);
H A Dhdi_wpa_hal.c112 static int WpaCliAddIface(WifiWpaInterface *p, const AddInterfaceArgv *argv, bool isWpaAdd) in WpaCliAddIface() argument
138 if (isWpaAdd && (snprintf_s(cmd, sizeof(cmd), sizeof(cmd) - 1, "INTERFACE_ADD %s\t%s", in WpaCliAddIface()

Completed in 1 milliseconds