Home
last modified time | relevance | path

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

/packages/apps/Nfc/nci/jni/
DNfcTag.cpp1286 bool NfcTag::isT2tNackResponse (const UINT8* response, UINT32 responseLen) in isT2tNackResponse() argument
1291 if (responseLen == 1) in isT2tNackResponse()
DNfcTag.h248 bool isT2tNackResponse (const UINT8* response, UINT32 responseLen);