Home
last modified time | relevance | path

Searched defs:cardIndex (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/nfc/test/fuzztest/services_test/isodepcardhandler_test/isodepcardhandler/isodepcardhandler_fuzzer/
H A Disodepcardhandler_fuzzer.cpp48 uint8_t cardIndex = static_cast<uint8_t>(data[0]); in FuzzGetCardName() local
/foundation/communication/nfc/test/unittest/services/isodep_card_handler_test/
H A Disodep_card_handler_test.cpp75 uint8_t cardIndex = 0; in HWTEST_F() local
90 uint8_t cardIndex = 0; in HWTEST_F() local
105 uint8_t cardIndex = 0; in HWTEST_F() local
/foundation/communication/nfc/services/src/tag/
H A Dtag_dispatcher.cpp316 uint8_t cardIndex = INVALID_CARD_INDEX; in PublishTagNotification() local
H A Disodep_card_handler.cpp174 bool IsodepCardHandler::IsSupportedTransportCard(uint32_t rfDiscId, uint8_t &cardIndex) in IsSupportedTransportCard() argument
193 bool IsodepCardHandler::MatchCity(uint32_t rfDiscId, uint8_t cardIndex) in MatchCity() argument
215 bool IsodepCardHandler::CheckApduResponse(const std::string &response, uint8_t cardIndex) in CheckApduResponse() argument
245 GetBalance(uint32_t rfDiscId, uint8_t cardIndex, int &balance) GetBalance() argument
293 GetCardName(uint8_t cardIndex, std::string &cardName) GetCardName() argument
[all...]

Completed in 3 milliseconds