/aosp12/hardware/interfaces/nfc/1.1/vts/functional/ |
H A D | VtsHalNfcV1_1TargetTest.cpp | 165 EXPECT_EQ(NfcStatus::OK, nfc_->closeForPowerOffCase()); in TEST_P() 186 EXPECT_EQ(NfcStatus::OK, nfc_->closeForPowerOffCase()); in TEST_P()
|
/aosp12/hardware/nxp/nfc/pn8x/1.1/ |
H A D | Nfc.h | 60 Return<V1_0::NfcStatus> closeForPowerOffCase();
|
H A D | Nfc.cpp | 117 Return<V1_0::NfcStatus> Nfc::closeForPowerOffCase() { in closeForPowerOffCase() function in android::hardware::nfc::V1_1::implementation::Nfc
|
/aosp12/hardware/nxp/nfc/snxxx/1.1/ |
H A D | Nfc.h | 60 Return<V1_0::NfcStatus> closeForPowerOffCase();
|
H A D | Nfc.cpp | 117 Return<V1_0::NfcStatus> Nfc::closeForPowerOffCase() { in closeForPowerOffCase() function in android::hardware::nfc::V1_1::implementation::Nfc
|
/aosp12/hardware/st/nfc/1.1/ |
H A D | Nfc.h | 61 Return<V1_0::NfcStatus> closeForPowerOffCase();
|
H A D | Nfc.cpp | 124 Return<V1_0::NfcStatus> Nfc::closeForPowerOffCase() { in closeForPowerOffCase() function in android::hardware::nfc::V1_1::implementation::Nfc
|
/aosp12/hardware/nxp/nfc/pn8x/1.2/ |
H A D | Nfc.h | 60 Return<V1_0::NfcStatus> closeForPowerOffCase();
|
H A D | Nfc.cpp | 116 Return<V1_0::NfcStatus> Nfc::closeForPowerOffCase() { in closeForPowerOffCase() function in android::hardware::nfc::V1_2::implementation::Nfc
|
/aosp12/hardware/nxp/nfc/snxxx/1.2/ |
H A D | Nfc.h | 60 Return<V1_0::NfcStatus> closeForPowerOffCase();
|
H A D | Nfc.cpp | 117 Return<V1_0::NfcStatus> Nfc::closeForPowerOffCase() { in closeForPowerOffCase() function in android::hardware::nfc::V1_2::implementation::Nfc
|
/aosp12/hardware/samsung/nfc/1.2/ |
H A D | SecNfc.h | 43 Return<V1_0::NfcStatus> closeForPowerOffCase() override;
|
H A D | SecNfc.cpp | 121 Return<V1_0::NfcStatus> Nfc::closeForPowerOffCase() { in closeForPowerOffCase() function in android::hardware::nfc::V1_2::implementation::Nfc
|
/aosp12/hardware/st/nfc/1.2/ |
H A D | Nfc.h | 60 Return<V1_0::NfcStatus> closeForPowerOffCase();
|
H A D | Nfc.cpp | 125 Return<V1_0::NfcStatus> Nfc::closeForPowerOffCase() { in closeForPowerOffCase() function in android::hardware::nfc::V1_2::implementation::Nfc
|
/aosp12/hardware/interfaces/nfc/1.1/ |
H A D | INfc.hal | 42 closeForPowerOffCase() generates (NfcStatus status);
|
/aosp12/system/nfc/src/adaptation/ |
H A D | NfcAdaptation.cc | 410 mHal_1_2->closeForPowerOffCase(); in DeviceShutdown() 412 mHal_1_1->closeForPowerOffCase(); in DeviceShutdown()
|