Home | History | Annotate | Download | only in wifi_hal

Lines Matching refs:mWaitforRsp

778     mWaitforRsp = false;
960 ALOGV("%s: Msg sent, res=%d, mWaitForRsp=%d", __FUNCTION__, res, mWaitforRsp);
962 if (!res && (mWaitforRsp == true)) {
971 ALOGV("%s: Command invoked return value:%d, mWaitForRsp=%d",
972 __FUNCTION__, res, mWaitforRsp);
1353 mWaitforRsp = wait;