Home
last modified time | relevance | path

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

/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dhdi_wpa_common.c28 #define WPA_CMD_RETURN_TIMEOUT (-2) macro
123 if (ret == WPA_CMD_RETURN_TIMEOUT) { in StaCliCmd()
125 return WPA_CMD_RETURN_TIMEOUT; in StaCliCmd()
150 if (ret == WPA_CMD_RETURN_TIMEOUT) { in P2pCliCmd()
152 return WPA_CMD_RETURN_TIMEOUT; in P2pCliCmd()
177 if (ret == WPA_CMD_RETURN_TIMEOUT) { in ChbaCliCmd()
179 return WPA_CMD_RETURN_TIMEOUT; in ChbaCliCmd()
204 if (ret == WPA_CMD_RETURN_TIMEOUT) { in CommonCliCmd()
206 return WPA_CMD_RETURN_TIMEOUT; in CommonCliCmd()

Completed in 1 milliseconds