Searched refs:mWaitforRsp (Results 1 – 4 of 4) sorted by relevance
301 mWaitforRsp = false; in WiFiConfigCommand()337 mWaitforRsp = wait; in waitForRsp()409 if (!res && (mWaitforRsp == true)) { in requestEvent()419 __FUNCTION__, res, mWaitforRsp); in requestEvent()
54 bool mWaitforRsp; variable
82 bool mWaitforRsp; variable
783 mWaitforRsp = false; in WifiLoggerCommand()965 ALOGV("%s: Msg sent, res=%d, mWaitForRsp=%d", __FUNCTION__, res, mWaitforRsp); in requestEvent()967 if (!res && (mWaitforRsp == true)) { in requestEvent()977 __FUNCTION__, res, mWaitforRsp); in requestEvent()1364 mWaitforRsp = wait; in waitForRsp()