Home | History | Annotate | Download | only in wifi_hal

Lines Matching refs:requestResponse

312 int TdlsCommand::requestResponse()
314 return WifiCommand::requestResponse(mMsg);
412 ret = pTdlsCommand->requestResponse();
414 ALOGE("%s: requestResponse Error:%d", __FUNCTION__, ret);
465 ret = pTdlsCommand->requestResponse();
467 ALOGE("%s: requestResponse Error:%d", __FUNCTION__, ret);
514 ret = pTdlsCommand->requestResponse();
516 ALOGE("%s: requestResponse Error:%d", __FUNCTION__, ret);
555 ret = pTdlsCommand->requestResponse();
557 ALOGE("%s: requestResponse Error:%d", __FUNCTION__, ret);