Home
last modified time | relevance | path

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

/drivers/peripheral/nfc/vendor_adaptor/
Dnfc_vendor_adaptions.cpp37 static string GetNfcHalSoName(const std::string &chipType) in GetNfcHalSoName()
64 string NfcVendorAdaptions::GetNfcHalFuncNameSuffix(const std::string &chipType) in GetNfcHalFuncNameSuffix()
158 string chipType = GetChipType(); in NfcVendorAdaptions() local