Searched refs:techPoll (Results 1 – 2 of 2) sorted by relevance
513 std::string techPoll = ""; in GetTechPollForTypeB() local522 techPoll = KITS::NfcSdkCommon::BytesVecToHexString( in GetTechPollForTypeB()525 return techPoll; in GetTechPollForTypeB()530 std::string techPoll = ""; in GetTechPollFromData() local535 techPoll = KITS::NfcSdkCommon::BytesVecToHexString( in GetTechPollFromData()538 …techPoll = GetTechPollForTypeB(nfcRfTechParams, TagNciAdapterCommon::GetInstance().tagTechList_[i]… in GetTechPollFromData()555 techPoll = KITS::NfcSdkCommon::BytesVecToHexString(fTechPoll, F_POLL_LENGTH); in GetTechPollFromData()558 techPoll = KITS::NfcSdkCommon::BytesVecToHexString(vTechPoll, I93_POLL_LENGTH); in GetTechPollFromData()560 techPoll = ""; in GetTechPollFromData()562 TagNciAdapterCommon::GetInstance().tagPollBytes_.push_back(techPoll); in GetTechPollFromData()
1352 std::string techPoll = ""; in GetTechPollForTypeB() local1361 techPoll = KITS::NfcSdkCommon::BytesVecToHexString( in GetTechPollForTypeB()1364 return techPoll; in GetTechPollForTypeB()1369 std::string techPoll = ""; in GetTechPollFromData() local1374 techPoll = KITS::NfcSdkCommon::BytesVecToHexString( in GetTechPollFromData()1377 techPoll = GetTechPollForTypeB(nfcRfTechParams, tagTechList_[i]); in GetTechPollFromData()1394 techPoll = KITS::NfcSdkCommon::BytesVecToHexString(fTechPoll, F_POLL_LENGTH); in GetTechPollFromData()1397 techPoll = KITS::NfcSdkCommon::BytesVecToHexString(vTechPoll, I93_POLL_LENGTH); in GetTechPollFromData()1399 techPoll = ""; in GetTechPollFromData()1401 tagPollBytes_.push_back(techPoll); in GetTechPollFromData()