Home
last modified time | relevance | path

Searched refs:GetNxpStrValue (Results 1 – 4 of 4) sorted by relevance

/hardware/nxp/nfc/halimpl/utils/
DphNxpConfig.h46 int GetNxpStrValue(const char* name, char* p_value, unsigned long len);
DphNxpConfig.cpp725 extern "C" int GetNxpStrValue(const char* name, char* pValue, in GetNxpStrValue() function
/hardware/nxp/nfc/halimpl/self-test/
DphNxpNciHal_SelfTest.cc1185 } else if (!GetNxpStrValue(NAME_NXP_NFC_DEV_NODE, nfc_dev_node, in phNxpNciHal_TestMode_open()
/hardware/nxp/nfc/halimpl/hal/
DphNxpNciHal.cc605 } else if (!GetNxpStrValue(NAME_NXP_NFC_DEV_NODE, nfc_dev_node, in phNxpNciHal_MinOpen()