Searched refs:WlcCtl_WptReq (Results 1 – 1 of 1) sorted by relevance
99 int WlcCtl_WptReq = 0; field in NfcCharging402 WlcCtl_WptReq = (mNdefPayload[1] & 0xC0) >> 6; in checkWlcCtlMsg()403 if (WlcCtl_WptReq > 1) WlcCtl_WptReq = 0; in checkWlcCtlMsg()406 if (WlcCtl_WptDuration > 0x13) WlcCtl_WptReq = 0x13; in checkWlcCtlMsg()410 if (WlcCtl_WptReq == 0) WlcCtl_WptInfoReq = 0; in checkWlcCtlMsg()915 if (WlcCtl_WptReq == 0x0) { in HandleWLCState()