Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/nfc/services/src/tag/
H A Disodep_card_handler.cpp196 std::string checkCmdApdu = ""; in MatchCity() local
199 checkCmdApdu = cardInfoVec_[cardIndex].checkApdus[i]; in MatchCity()
204 nciTagProxy_.lock()->Transceive(rfDiscId, checkCmdApdu, rspApdu); in MatchCity()