Home
last modified time | relevance | path

Searched defs:NfcStatus (Results 1 – 23 of 23) sorted by relevance

/aosp_15_r20/system/nfc/src/rust/hal/
H A Dhidl_hal.rs72 enum NfcStatus { enum
90 type NfcStatus; typedef
94 fn on_event(evt: NfcEvent, status: NfcStatus); in on_event()
121 fn on_event(evt: ffi::NfcEvent, status: ffi::NfcStatus) { in on_event()
159 hal_close_evt_rx: oneshot::Receiver<ffi::NfcStatus>, in dispatch_outgoing()
/aosp_15_r20/hardware/interfaces/nfc/aidl/aidl_api/android.hardware.nfc/1/android/hardware/nfc/
H A DNfcStatus.aidl36 enum NfcStatus { enum
/aosp_15_r20/hardware/interfaces/nfc/aidl/aidl_api/android.hardware.nfc/current/android/hardware/nfc/
H A DNfcStatus.aidl36 enum NfcStatus { enum
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/nfc/aidl/android.hardware.nfc_interface/dump/android/hardware/nfc/
DNfcStatus.aidl36 enum NfcStatus { enum
/aosp_15_r20/hardware/interfaces/nfc/aidl/android/hardware/nfc/
H A DNfcStatus.aidl24 enum NfcStatus { enum
/aosp_15_r20/prebuilts/vndk/v33/arm/include/generated-headers/hardware/interfaces/nfc/aidl/android.hardware.nfc-V1-ndk-source/gen/include/aidl/android/hardware/nfc/
DNfcStatus.h18 enum class NfcStatus : int32_t { enum
/aosp_15_r20/hardware/st/nfc/aidl/
DStNfc_hal_api.h38 using NfcStatus = aidl::android::hardware::nfc::NfcStatus; variable
/aosp_15_r20/prebuilts/vndk/v33/x86/include/generated-headers/hardware/interfaces/nfc/aidl/android.hardware.nfc-V1-ndk-source/gen/include/aidl/android/hardware/nfc/
DNfcStatus.h18 enum class NfcStatus : int32_t { enum
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/hardware/interfaces/nfc/aidl/android.hardware.nfc-V1-ndk-source/gen/include/aidl/android/hardware/nfc/
DNfcStatus.h18 enum class NfcStatus : int32_t { enum
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/nfc/aidl/android.hardware.nfc-V2-ndk-source/gen/include/aidl/android/hardware/nfc/
DNfcStatus.h26 enum class NfcStatus : int32_t { enum
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/hardware/interfaces/nfc/aidl/android.hardware.nfc-V1-ndk-source/gen/include/aidl/android/hardware/nfc/
DNfcStatus.h18 enum class NfcStatus : int32_t { enum
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/nfc/1.0/[email protected]_genc++_headers/gen/android/hardware/nfc/1.0/
Dtypes.h28 enum class NfcStatus : uint32_t { enum
/aosp_15_r20/prebuilts/vndk/v30/arm/include/generated-headers/hardware/interfaces/nfc/1.0/[email protected]_genc++_headers/gen/android/hardware/nfc/1.0/
Dtypes.h28 enum class NfcStatus : uint32_t { enum
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/generated-headers/hardware/interfaces/nfc/1.0/[email protected]_genc++_headers/gen/android/hardware/nfc/1.0/
Dtypes.h28 enum class NfcStatus : uint32_t { enum
/aosp_15_r20/prebuilts/vndk/v30/x86/include/generated-headers/hardware/interfaces/nfc/1.0/[email protected]_genc++_headers/gen/android/hardware/nfc/1.0/
Dtypes.h28 enum class NfcStatus : uint32_t { enum
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/generated-headers/hardware/interfaces/nfc/1.0/[email protected]_genc++_headers/gen/android/hardware/nfc/1.0/
Dtypes.h28 enum class NfcStatus : uint32_t { enum
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/hardware/interfaces/nfc/aidl/android.hardware.nfc-V1-ndk-source/gen/android/hardware/nfc/
DINfcClientCallback.cpp313 …(::aidl::android::hardware::nfc::NfcEvent /*in_event*/, ::aidl::android::hardware::nfc::NfcStatus in sendEvent()
/aosp_15_r20/prebuilts/vndk/v33/x86/include/generated-headers/hardware/interfaces/nfc/aidl/android.hardware.nfc-V1-ndk-source/gen/android/hardware/nfc/
DINfcClientCallback.cpp313 …(::aidl::android::hardware::nfc::NfcEvent /*in_event*/, ::aidl::android::hardware::nfc::NfcStatus in sendEvent()
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/hardware/interfaces/nfc/aidl/android.hardware.nfc-V1-ndk-source/gen/android/hardware/nfc/
DINfcClientCallback.cpp313 …(::aidl::android::hardware::nfc::NfcEvent /*in_event*/, ::aidl::android::hardware::nfc::NfcStatus in sendEvent()
/aosp_15_r20/prebuilts/vndk/v33/arm/include/generated-headers/hardware/interfaces/nfc/aidl/android.hardware.nfc-V1-ndk-source/gen/android/hardware/nfc/
DINfcClientCallback.cpp313 …(::aidl::android::hardware::nfc::NfcEvent /*in_event*/, ::aidl::android::hardware::nfc::NfcStatus in sendEvent()
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/nfc/aidl/android.hardware.nfc-V2-ndk-source/gen/android/hardware/nfc/
DINfcClientCallback.cpp331 …(::aidl::android::hardware::nfc::NfcEvent /*in_event*/, ::aidl::android::hardware::nfc::NfcStatus in sendEvent()
DINfc.cpp815 ::ndk::ScopedAStatus INfcDefault::controlGranted(::aidl::android::hardware::nfc::NfcStatus* /*_aidl… in controlGranted()
/aosp_15_r20/device/google/cuttlefish/guest/hals/nfc/src/
Dnfc.rs340 async fn controlGranted(&self) -> binder::Result<NfcStatus> { in controlGranted()