Home
last modified time | relevance | path

Searched defs:rfDiscId (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/nfc/test/unittest/services/isodep_card_handler_test/
H A Disodep_card_handler_test.cpp74 uint32_t rfDiscId = 0; variable
89 uint32_t rfDiscId = 0; variable
/ohos5.0/foundation/communication/nfc/services/src/tag/
H A Disodep_card_handler.cpp174 bool IsodepCardHandler::IsSupportedTransportCard(uint32_t rfDiscId, uint8_t &cardIndex) in IsSupportedTransportCard()
193 bool IsodepCardHandler::MatchCity(uint32_t rfDiscId, uint8_t cardIndex) in MatchCity()
245 void IsodepCardHandler::GetBalance(uint32_t rfDiscId, uint8_t cardIndex, int &balance) in GetBalance()