Home
last modified time | relevance | path

Searched refs:nfc (Results 1 – 25 of 128) sorted by relevance

123456

/hardware/interfaces/nfc/aidl/vts/functional/
DAndroid.bp41 "android.hardware.nfc-V1-ndk",
60 "system/nfc/src/gki/common",
61 "system/nfc/src/gki/ulinux",
62 "system/nfc/src/include",
63 "system/nfc/src/nfa/include",
64 "system/nfc/src/nfc/include",
65 "system/nfc/utils/include",
74 "android.hardware.nfc-V1-ndk",
75 "android.hardware.nfc@1.0",
76 "android.hardware.nfc@1.1",
[all …]
/hardware/nxp/nfc/snxxx/halimpl/power-tracker/
DNfcProperties.sysprop3 module: "vendor.nfc.nxp.NfcProps"
9 prop_name: "vendor.nfc.nxp.activestate.entrycount"
16 prop_name: "vendor.nfc.nxp.standbystate.entrycount"
23 prop_name: "vendor.nfc.nxp.ulpdetstate.entrycount"
30 prop_name: "vendor.nfc.nxp.activestate.tick"
37 prop_name: "vendor.nfc.nxp.standbystate.tick"
44 prop_name: "vendor.nfc.nxp.ulpdetstate.tick"
/hardware/nxp/nfc/snxxx/1.2/
DNfcExtns.h24 namespace nfc {
28 using namespace android::hardware::nfc::V1_1;
29 using namespace android::hardware::nfc::V1_2;
34 void getConfig(android::hardware::nfc::V1_2::NfcConfig& config);
35 void getConfig(android::hardware::nfc::V1_1::NfcConfig& config);
/hardware/interfaces/nfc/aidl/android/hardware/nfc/
DINfc.aidl17 package android.hardware.nfc;
19 import android.hardware.nfc.INfcClientCallback;
20 import android.hardware.nfc.NfcCloseType;
21 import android.hardware.nfc.NfcConfig;
22 import android.hardware.nfc.NfcStatus;
DINfcClientCallback.aidl17 package android.hardware.nfc;
19 import android.hardware.nfc.NfcEvent;
20 import android.hardware.nfc.NfcStatus;
/hardware/nxp/nfc/snxxx/aidl/
DNfcExtns.h29 namespace nfc {
32 using ::aidl::android::hardware::nfc::NfcConfig;
33 using NfcConfig = aidl::android::hardware::nfc::NfcConfig;
35 aidl::android::hardware::nfc::PresenceCheckAlgorithm;
37 aidl::android::hardware::nfc::ProtocolDiscoveryConfig;
DNfc.h38 namespace nfc {
40 using ::aidl::android::hardware::nfc::NfcCloseType;
41 using ::aidl::android::hardware::nfc::NfcConfig;
42 using ::aidl::android::hardware::nfc::NfcStatus;
43 using NfcConfig = aidl::android::hardware::nfc::NfcConfig;
44 using ::aidl::android::hardware::nfc::NfcEvent;
Dnfc-service-nxp.rc1 service vendor.nfc_hal_service /vendor/bin/hw/android.hardware.nfc-service.nxp
3 user nfc
4 group nfc drmrpc system
/hardware/samsung/nfc/1.2/
DAndroid.bp11 name: "android.hardware.nfc@1.2-service.samsung",
14 init_rc: ["android.hardware.nfc@1.2-service.samsung.rc"],
15 vintf_fragments: ["android.hardware.nfc@1.2-service.samsung.xml"],
25 "android.hardware.nfc@1.0",
26 "android.hardware.nfc@1.1",
27 "android.hardware.nfc@1.2",
Dandroid.hardware.nfc@1.2-service.samsung.rc1 service nfc_hal_service /vendor/bin/hw/android.hardware.nfc@1.2-service.samsung
3 user nfc
4 group nfc
/hardware/interfaces/nfc/1.0/default/
Dandroid.hardware.nfc@1.0-service.rc1 service vendor.nfc_hal_service /vendor/bin/hw/android.hardware.nfc@1.0-service
2 interface android.hardware.nfc@1.0::INfc default
4 user nfc
5 group nfc
DAndroid.bp11 name: "android.hardware.nfc@1.0-impl",
24 "android.hardware.nfc@1.0",
29 name: "android.hardware.nfc@1.0-service",
33 init_rc: ["android.hardware.nfc@1.0-service.rc"],
44 "android.hardware.nfc@1.0",
/hardware/st/nfc/aidl/
DStNfc_hal_api.h36 using NfcConfig = aidl::android::hardware::nfc::NfcConfig;
37 using NfcEvent = aidl::android::hardware::nfc::NfcEvent;
38 using NfcStatus = aidl::android::hardware::nfc::NfcStatus;
40 aidl::android::hardware::nfc::PresenceCheckAlgorithm;
42 aidl::android::hardware::nfc::ProtocolDiscoveryConfig;
Dnfc-service-default.rc1 service nfc_hal_service /vendor/bin/hw/android.hardware.nfc-service.st
3 user nfc
4 group nfc
DAndroid.bp11 name: "android.hardware.nfc-service.st",
13 init_rc: ["nfc-service-default.rc"],
14 vintf_fragments: ["nfc-service-default.xml"],
25 "android.hardware.nfc-V1-ndk",
/hardware/interfaces/nfc/aidl/aidl_api/android.hardware.nfc/1/android/hardware/nfc/
DINfc.aidl34 package android.hardware.nfc;
37 void open(in android.hardware.nfc.INfcClientCallback clientCallback); in open()
38 void close(in android.hardware.nfc.NfcCloseType type); in close()
41 android.hardware.nfc.NfcConfig getConfig(); in getConfig()
DINfcClientCallback.aidl34 package android.hardware.nfc;
38 void sendEvent(in android.hardware.nfc.NfcEvent event, in android.hardware.nfc.NfcStatus status); in sendEvent()
/hardware/interfaces/nfc/aidl/aidl_api/android.hardware.nfc/current/android/hardware/nfc/
DINfc.aidl34 package android.hardware.nfc;
37 void open(in android.hardware.nfc.INfcClientCallback clientCallback); in open()
38 void close(in android.hardware.nfc.NfcCloseType type); in close()
41 android.hardware.nfc.NfcConfig getConfig(); in getConfig()
DINfcClientCallback.aidl34 package android.hardware.nfc;
38 void sendEvent(in android.hardware.nfc.NfcEvent event, in android.hardware.nfc.NfcStatus status); in sendEvent()
/hardware/nxp/nfc/pn8x/
DAndroid.bp80 "android.hardware.nfc@1.0",
81 "android.hardware.nfc@1.1",
82 "android.hardware.nfc@1.2",
112 "android.hardware.nfc@1.0",
113 "android.hardware.nfc@1.1",
114 "android.hardware.nfc@1.2",
123 name: "android.hardware.nfc@1.1-service",
124 init_rc: ["1.1/android.hardware.nfc@1.1-service.rc"],
133 name: "android.hardware.nfc@1.2-service",
134 init_rc: ["1.2/android.hardware.nfc@1.2-service.rc"],
/hardware/st/nfc/1.2/
Dandroid.hardware.nfc@1.2-service.st.rc1 service nfc_hal_service /vendor/bin/hw/android.hardware.nfc@1.2-service.st
3 user nfc
4 group nfc
/hardware/nxp/nfc/pn8x/1.1/
Dandroid.hardware.nfc@1.1-service.rc1 service vendor.nfc_hal_service /vendor/bin/hw/android.hardware.nfc@1.1-service
3 user nfc
4 group nfc
/hardware/nxp/nfc/pn8x/1.2/
Dandroid.hardware.nfc@1.2-service.rc1 service vendor.nfc_hal_service /vendor/bin/hw/android.hardware.nfc@1.2-service
3 user nfc
4 group nfc
/hardware/st/nfc/1.1/
Dandroid.hardware.nfc@1.1-service.st.rc1 service nfc_hal_service /vendor/bin/hw/android.hardware.nfc@1.1-service.st
3 user nfc
4 group nfc
/hardware/nxp/nfc/snxxx/1.1/
DNfcExtns.h24 namespace nfc {
28 using namespace android::hardware::nfc::V1_1;
33 void getConfig(android::hardware::nfc::V1_1::NfcConfig& config);

123456