Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/nfc/services/src/nci_adapter/nci_native_default/include/
H A Dtag_nci_adapter_ntf.h68 void SetNfcID0ForTypeB(uint8_t* nfcID0);
H A Dtag_nci_adapter.h112 void SetNfcID0ForTypeB(uint8_t* nfcID0);
/ohos5.0/foundation/communication/nfc/services/src/nci_adapter/nci_native_default/src/
H A Dnfcc_nci_adapter.cpp178 TagNciAdapterNtf::GetInstance().SetNfcID0ForTypeB( in DoNfaActivatedEvt()
H A Dtag_nci_adapter_ntf.cpp279 void TagNciAdapterNtf::SetNfcID0ForTypeB(uint8_t* nfcID0) in SetNfcID0ForTypeB() function in OHOS::NFC::NCI::TagNciAdapterNtf
H A Dtag_nci_adapter.cpp500 void TagNciAdapter::SetNfcID0ForTypeB(uint8_t* nfcID0) in SetNfcID0ForTypeB() function in OHOS::NFC::NCI::TagNciAdapter