Home
last modified time | relevance | path

Searched refs:NAME_PRESENCE_CHECK_ALGORITHM (Results 1 – 12 of 12) sorted by relevance

/aosp12/hardware/st/nfc/st21nfc/include/
H A Dhal_config.h38 #define NAME_PRESENCE_CHECK_ALGORITHM "PRESENCE_CHECK_ALGORITHM" macro
/aosp12/hardware/samsung/nfc/halimpl/include/
H A Dconfig.h96 #define NAME_PRESENCE_CHECK_ALGORITHM "PRESENCE_CHECK_ALGORITHM" macro
/aosp12/hardware/nxp/nfc/pn8x/halimpl/utils/
H A DphNxpConfig.h106 #define NAME_PRESENCE_CHECK_ALGORITHM "PRESENCE_CHECK_ALGORITHM" macro
/aosp12/system/nfc/src/include/
H A Dnfc_config.h47 #define NAME_PRESENCE_CHECK_ALGORITHM "PRESENCE_CHECK_ALGORITHM" macro
/aosp12/hardware/nxp/nfc/snxxx/halimpl/utils/
H A DphNxpConfig.h131 #define NAME_PRESENCE_CHECK_ALGORITHM "PRESENCE_CHECK_ALGORITHM" macro
/aosp12/system/nfc/src/adaptation/
H A DNfcAdaptation.cc264 configMap.emplace(NAME_PRESENCE_CHECK_ALGORITHM, in GetVendorConfigs()
268 NAME_PRESENCE_CHECK_ALGORITHM, in GetVendorConfigs()
/aosp12/hardware/st/nfc/1.1/
H A Dhal_st21nfc.cc490 if (GetNumValue(NAME_PRESENCE_CHECK_ALGORITHM, &num, sizeof(num))) { in StNfc_hal_getConfig()
/aosp12/hardware/samsung/nfc/halimpl/src/
H A Dhal.cc410 if ((GetNumValue(NAME_PRESENCE_CHECK_ALGORITHM, &num, sizeof(num))) && in nfc_hal_getVendorConfig()
/aosp12/hardware/st/nfc/1.2/
H A Dhal_st21nfc.cc516 if (GetNumValue(NAME_PRESENCE_CHECK_ALGORITHM, &num, sizeof(num))) { in StNfc_hal_getConfig()
/aosp12/packages/apps/Nfc/nci/jni/
H A DNfcTag.cpp108 if (NfcConfig::hasKey(NAME_PRESENCE_CHECK_ALGORITHM)) in initialize()
110 NfcConfig::getUnsigned(NAME_PRESENCE_CHECK_ALGORITHM); in initialize()
/aosp12/hardware/nxp/nfc/pn8x/halimpl/hal/
H A DphNxpNciHal.cc2304 if ((GetNxpNumValue(NAME_PRESENCE_CHECK_ALGORITHM, &num, sizeof(num))) && in phNxpNciHal_getVendorConfig()
/aosp12/hardware/nxp/nfc/snxxx/halimpl/hal/
H A DphNxpNciHal.cc2631 if ((GetNxpNumValue(NAME_PRESENCE_CHECK_ALGORITHM, &num, sizeof(num))) && in phNxpNciHal_getVendorConfig()