Home
last modified time | relevance | path

Searched refs:WlcCtl_PowerAdjReq (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Nfc/src/com/android/nfc/wlc/
DNfcCharging.java103 int WlcCtl_PowerAdjReq = 0; field in NfcCharging
413 WlcCtl_PowerAdjReq = mNdefPayload[2]; in checkWlcCtlMsg()
415 WlcCtl_PowerAdjReq = 0; in checkWlcCtlMsg()
418 if (DBG) Log.d(TAG, "checkWlcCtlMsg WlcCtl_PowerAdjReq = " + WlcCtl_PowerAdjReq); in checkWlcCtlMsg()
768 startWlcPowerTransfer(WlcCtl_PowerAdjReq, WlcCap_CapWt); in HandleWLCState()
940 startWlcPowerTransfer(WlcCtl_PowerAdjReq, WlcCtl_WptDuration); in HandleWLCState()