Home
last modified time | relevance | path

Searched defs:nfcHalSoName (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/nfc/test/unittest/mock/
H A Dmock.cpp116 int8_t NfcVendorAdaptions::InitNfcHalInterfaces(std::string nfcHalSoName, std::string suffix) in InitNfcHalInterfaces() argument
/drivers/peripheral/nfc/vendor_adaptor/
H A Dnfc_vendor_adaptions.cpp39 string nfcHalSoName = NFC_HAL_SO_PREFIX + chipType + NFC_HAL_SO_SUFFIX; in GetNfcHalSoName() local
112 int8_t NfcVendorAdaptions::InitNfcHalInterfaces(string nfcHalSoName, string suffix) in InitNfcHalInterfaces() argument
180 string nfcHalSoName = GetNfcHalSoName(chipType); in NfcVendorAdaptions() local

Completed in 2 milliseconds