Home
last modified time | relevance | path

Searched refs:NfcExtns (Results 1 – 10 of 10) sorted by relevance

/hardware/nxp/nfc/snxxx/1.1/
DNfcExtns.h30 struct NfcExtns { struct
32 NfcExtns() = default;
DNfcExtns.cpp39 void NfcExtns::getConfig(android::hardware::nfc::V1_1::NfcConfig& config) { in getConfig()
DNfc.cpp143 NfcExtns nfcExtns; in getConfig()
/hardware/nxp/nfc/snxxx/1.2/
DNfcExtns.h31 struct NfcExtns { struct
33 NfcExtns() = default;
DNfcExtns.cpp39 void NfcExtns::getConfig(android::hardware::nfc::V1_2::NfcConfig& config) { in getConfig()
73 void NfcExtns::getConfig(android::hardware::nfc::V1_1::NfcConfig& config) { in getConfig()
DNfc.cpp144 NfcExtns nfcExtns; in getConfig()
152 NfcExtns nfcExtns; in getConfig_1_2()
/hardware/nxp/nfc/snxxx/aidl/
DNfcExtns.h39 struct NfcExtns { struct
41 NfcExtns() = default;
DNfcExtns.cpp29 void NfcExtns::getConfig(NfcConfig& config) { in getConfig()
DNfc.cpp119 NfcExtns nfcExtns; in getConfig()
/hardware/nxp/nfc/snxxx/
DAndroid.bp160 "aidl/NfcExtns.cpp",