Home
last modified time | relevance | path

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

/hardware/nxp/secure_element/snxxx/aidl/
DNxpEseService.cpp90 if (GetNxpStrValue(NAME_NXP_SPI_SE_TERMINAL_NUM, terminalID, TERMINAL_LEN)) { in main()
115 if (GetNxpStrValue(NAME_NXP_VISO_SE_TERMINAL_NUM, terminalID, TERMINAL_LEN)) { in main()
/hardware/nxp/nfc/pn8x/halimpl/utils/
DphNxpConfig.h46 int GetNxpStrValue(const char* name, char* p_value, unsigned long len);
DphNxpConfig.cpp752 extern "C" int GetNxpStrValue(const char* name, char* pValue, in GetNxpStrValue() function
/hardware/nxp/nfc/snxxx/halimpl/utils/
DphNxpConfig.h46 int GetNxpStrValue(const char* name, char* p_value, unsigned long len);
DphNxpConfig.cc958 extern "C" int GetNxpStrValue(const char* name, char* pValue, in GetNxpStrValue() function
/hardware/nxp/nfc/snxxx/halimpl/recovery/
DphNxpNciHal_Recovery.cc527 } else if (!GetNxpStrValue(NAME_NXP_NFC_DEV_NODE, nfc_dev_node, in phnxpNciHal_partialOpen()
/hardware/nxp/nfc/snxxx/halimpl/self-test/
DphNxpNciHal_SelfTest.cc1176 } else if (!GetNxpStrValue(NAME_NXP_NFC_DEV_NODE, nfc_dev_node, max_len)) { in phNxpNciHal_TestMode_open()
/hardware/nxp/nfc/pn8x/halimpl/self-test/
DphNxpNciHal_SelfTest.cc1177 } else if (!GetNxpStrValue(NAME_NXP_NFC_DEV_NODE, nfc_dev_node, in phNxpNciHal_TestMode_open()
/hardware/nxp/nfc/snxxx/halimpl/dnld/
DphNxpNciHal_Dnld.cc1823 if (!GetNxpStrValue(NAME_NXP_NFC_DEV_NODE, nfc_dev_node, in phNxpNciHal_releasePendingRead()
/hardware/nxp/nfc/pn8x/halimpl/hal/
DphNxpNciHal.cc626 } else if (!GetNxpStrValue(NAME_NXP_NFC_DEV_NODE, nfc_dev_node, max_len)) { in phNxpNciHal_MinOpen()
/hardware/nxp/nfc/snxxx/halimpl/hal/
DphNxpNciHal.cc738 } else if (!GetNxpStrValue(NAME_NXP_NFC_DEV_NODE, nfc_dev_node, max_len)) { in phNxpNciHal_MinOpen()