Home
last modified time | relevance | path

Searched refs:INfcAidl (Results 1 – 2 of 2) sorted by relevance

/hardware/nxp/secure_element/snxxx/aidl/
DNxpEseService.cpp34 using INfcAidl = ::aidl::android::hardware::nfc::INfc; typedef
47 std::shared_ptr<INfcAidl> nfc_aidl_service = nullptr; in waitForNFCHAL()
53 nfc_aidl_service = INfcAidl::fromBinder(binder); in waitForNFCHAL()
/hardware/nxp/secure_element/snxxx/1.2/
DNxpEseService.cpp54 using INfcAidl = ::aidl::android::hardware::nfc::INfc; typedef
65 std::shared_ptr<INfcAidl> nfc_aidl_service = nullptr; in waitForNFCHAL()
71 nfc_aidl_service = INfcAidl::fromBinder(binder); in waitForNFCHAL()