Searched refs:WPA_CMD_RETURN_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
28 #define WPA_CMD_RETURN_TIMEOUT (-2) macro123 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()
37 #define WPA_CMD_RETURN_TIMEOUT (-2) macro172 if (ret == WPA_CMD_RETURN_TIMEOUT) { in WpaCliCmd()174 return WPA_CMD_RETURN_TIMEOUT; in WpaCliCmd()