Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/nfc/services/include/
H A Dtag_dispatcher.h48 KITS::TagInfoParcelable* GetTagInfoParcelableFromTag(uint32_t rfDiscId);
/ohos5.0/foundation/communication/nfc/services/src/tag/
H A Dtag_dispatcher.cpp177 tagInfo = GetTagInfoParcelableFromTag(tagDiscId); in HandleTagFound()
224 KITS::TagInfoParcelable* TagDispatcher::GetTagInfoParcelableFromTag(uint32_t tagDiscId) in GetTagInfoParcelableFromTag() function in OHOS::NFC::TAG::TagDispatcher