/hardware/nxp/secure_element/snxxx/aidl/ |
D | NxpEseService.cpp | 33 using INfc = android::hardware::nfc::V1_2::INfc; typedef 34 using INfcAidl = ::aidl::android::hardware::nfc::INfc; 46 android::sp<INfc> nfc_service = nullptr; in waitForNFCHAL() 64 nfc_service = INfc::tryGetService(); in waitForNFCHAL()
|
/hardware/interfaces/nfc/1.0/default/ |
D | service.cpp | 8 using android::hardware::nfc::V1_0::INfc; 12 return defaultPassthroughServiceImplementation<INfc>(); in main()
|
D | Nfc.h | 14 using ::android::hardware::nfc::V1_0::INfc; 22 struct Nfc : public INfc, public hidl_death_recipient { 63 extern "C" INfc* HIDL_FETCH_INfc(const char* name);
|
D | android.hardware.nfc@1.0-service.rc | 2 interface android.hardware.nfc@1.0::INfc default
|
/hardware/nxp/secure_element/snxxx/1.2/ |
D | NxpEseService.cpp | 46 using INfc = android::hardware::nfc::V1_2::INfc; typedef 54 using INfcAidl = ::aidl::android::hardware::nfc::INfc; 64 android::sp<INfc> nfc_service = nullptr; in waitForNFCHAL() 82 nfc_service = INfc::tryGetService(); in waitForNFCHAL()
|
/hardware/interfaces/nfc/1.2/ |
D | INfc.hal | 18 import @1.1::INfc; 21 interface INfc extends @1.1::INfc {
|
/hardware/samsung/nfc/1.2/ |
D | SecNfcService.cpp | 15 using android::hardware::nfc::V1_2::INfc; 20 sp<INfc> nfc_service = new Nfc(); in main()
|
D | SecNfc.h | 23 using ::android::hardware::nfc::V1_2::INfc; 26 struct Nfc : public V1_2::INfc, public hidl_death_recipient {
|
/hardware/st/nfc/1.1/ |
D | StNfcService.cpp | 32 using android::hardware::nfc::V1_1::INfc; 37 sp<INfc> nfc_service = new Nfc(); in main()
|
D | Nfc.h | 42 using ::android::hardware::nfc::V1_1::INfc; 44 struct Nfc : public V1_1::INfc, public hidl_death_recipient {
|
/hardware/nxp/nfc/pn8x/1.2/ |
D | NxpNfcService.cpp | 33 using android::hardware::nfc::V1_2::INfc; 40 sp<INfc> nfc_service = new Nfc(); in main()
|
D | Nfc.h | 41 using ::android::hardware::nfc::V1_2::INfc; 43 struct Nfc : public V1_2::INfc, public hidl_death_recipient {
|
/hardware/nxp/nfc/pn8x/1.1/ |
D | NxpNfcService.cpp | 33 using android::hardware::nfc::V1_1::INfc; 40 sp<INfc> nfc_service = new Nfc(); in main()
|
D | Nfc.h | 41 using ::android::hardware::nfc::V1_1::INfc; 43 struct Nfc : public V1_1::INfc, public hidl_death_recipient {
|
/hardware/interfaces/nfc/1.2/vts/functional/ |
D | VtsHalNfcV1_2TargetTest.cpp | 38 using ::android::hardware::nfc::V1_2::INfc; 91 nfc_ = INfc::getService(GetParam()); in SetUp() 132 sp<INfc> nfc_; 161 testing::ValuesIn(android::hardware::getAllHalInstanceNames(INfc::descriptor)),
|
/hardware/st/nfc/1.2/ |
D | StNfcService.cpp | 41 using android::hardware::nfc::V1_2::INfc; 48 sp<INfc> nfc_service = new Nfc(); in main()
|
/hardware/nxp/nfc/snxxx/1.1/ |
D | NxpNfcService.cpp | 35 using android::hardware::nfc::V1_1::INfc; 43 sp<INfc> nfc_service = nullptr; in main()
|
D | Nfc.h | 41 using ::android::hardware::nfc::V1_1::INfc; 43 struct Nfc : public V1_1::INfc, public hidl_death_recipient {
|
/hardware/nxp/nfc/snxxx/1.2/ |
D | NxpNfcService.cpp | 39 using android::hardware::nfc::V1_2::INfc; 47 sp<INfc> nfc_service = nullptr; in main()
|
D | Nfc.h | 41 using ::android::hardware::nfc::V1_2::INfc; 43 struct Nfc : public V1_2::INfc, public hidl_death_recipient {
|
/hardware/interfaces/nfc/1.1/ |
D | INfc.hal | 19 import @1.0::INfc; 22 interface INfc extends @1.0::INfc {
|
/hardware/interfaces/nfc/1.1/vts/functional/ |
D | VtsHalNfcV1_1TargetTest.cpp | 31 using ::android::hardware::nfc::V1_1::INfc; 91 nfc_ = INfc::getService(GetParam()); in SetUp() 132 sp<INfc> nfc_; 217 testing::ValuesIn(android::hardware::getAllHalInstanceNames(INfc::descriptor)),
|
/hardware/interfaces/nfc/aidl/aidl_api/android.hardware.nfc/1/android/hardware/nfc/ |
D | INfc.aidl | 36 interface INfc { interface
|
/hardware/interfaces/nfc/aidl/aidl_api/android.hardware.nfc/current/android/hardware/nfc/ |
D | INfc.aidl | 36 interface INfc { interface
|
/hardware/interfaces/nfc/aidl/android/hardware/nfc/ |
D | INfc.aidl | 25 interface INfc { interface
|