Searched refs:WlcCap_NegoWait (Results 1 – 1 of 1) sorted by relevance
79 int WlcCap_NegoWait = 0; field in NfcCharging305 WlcCap_NegoWait = (mNdefPayload[1] >> 1) & 0x1; in checkWlcCapMsg()306 if (DBG) Log.d(TAG, "WlcCap_NegoWait = " + WlcCap_NegoWait); in checkWlcCapMsg()779 if (WlcCap_NegoWait == 1) { in HandleWLCState()