Home
last modified time | relevance | path

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

/hardware/st/nfc/st21nfc/include/
Dhal_config.h37 #define NAME_OFF_HOST_SIM_PIPE_ID "OFF_HOST_SIM_PIPE_ID" macro
/hardware/samsung/nfc/halimpl/include/
Dconfig.h94 #define NAME_OFF_HOST_SIM_PIPE_ID "OFF_HOST_SIM_PIPE_ID" macro
/hardware/nxp/nfc/pn8x/halimpl/utils/
DphNxpConfig.h104 #define NAME_OFF_HOST_SIM_PIPE_ID "OFF_HOST_SIM_PIPE_ID" macro
/hardware/nxp/nfc/snxxx/halimpl/utils/
DphNxpConfig.h111 #define NAME_OFF_HOST_SIM_PIPE_ID "OFF_HOST_SIM_PIPE_ID" macro
/hardware/nxp/nfc/snxxx/1.1/
DNfcExtns.cpp76 if (GetNxpNumValue(NAME_OFF_HOST_SIM_PIPE_ID, &num, sizeof(num))) { in getConfig()
/hardware/nxp/nfc/snxxx/aidl/
DNfcExtns.cpp68 if (GetNxpNumValue(NAME_OFF_HOST_SIM_PIPE_ID, &num, sizeof(num))) { in getConfig()
/hardware/nxp/nfc/snxxx/1.2/
DNfcExtns.cpp110 if (GetNxpNumValue(NAME_OFF_HOST_SIM_PIPE_ID, &num, sizeof(num))) { in getConfig()
/hardware/st/nfc/1.1/
Dhal_st21nfc.cc472 if (GetNumValue(NAME_OFF_HOST_SIM_PIPE_ID, &num, sizeof(num))) { in StNfc_hal_getConfig()
/hardware/samsung/nfc/halimpl/src/
Dhal.cc393 if (GetNumValue(NAME_OFF_HOST_SIM_PIPE_ID, &num, sizeof(num))) { in nfc_hal_getVendorConfig()
/hardware/st/nfc/aidl/
Dhal_st21nfc.cc511 if (GetNumValue(NAME_OFF_HOST_SIM_PIPE_ID, &num, sizeof(num))) { in StNfc_hal_getConfig()
/hardware/st/nfc/1.2/
Dhal_st21nfc.cc494 if (GetNumValue(NAME_OFF_HOST_SIM_PIPE_ID, &num, sizeof(num))) { in StNfc_hal_getConfig()
/hardware/nxp/nfc/pn8x/halimpl/hal/
DphNxpNciHal.cc2355 if (GetNxpNumValue(NAME_OFF_HOST_SIM_PIPE_ID, &num, sizeof(num))) { in phNxpNciHal_getVendorConfig()