Home
last modified time | relevance | path

Searched refs:closeForPowerOffCase (Results 1 – 16 of 16) sorted by relevance

/hardware/interfaces/nfc/1.1/vts/functional/
DVtsHalNfcV1_1TargetTest.cpp165 EXPECT_EQ(NfcStatus::OK, nfc_->closeForPowerOffCase()); in TEST_P()
186 EXPECT_EQ(NfcStatus::OK, nfc_->closeForPowerOffCase()); in TEST_P()
/hardware/nxp/nfc/snxxx/1.1/
DNfc.h60 Return<V1_0::NfcStatus> closeForPowerOffCase();
DNfc.cpp117 Return<V1_0::NfcStatus> Nfc::closeForPowerOffCase() { in closeForPowerOffCase() function in android::hardware::nfc::V1_1::implementation::Nfc
/hardware/nxp/nfc/pn8x/1.1/
DNfc.h60 Return<V1_0::NfcStatus> closeForPowerOffCase();
DNfc.cpp117 Return<V1_0::NfcStatus> Nfc::closeForPowerOffCase() { in closeForPowerOffCase() function in android::hardware::nfc::V1_1::implementation::Nfc
/hardware/st/nfc/1.1/
DNfc.h61 Return<V1_0::NfcStatus> closeForPowerOffCase();
DNfc.cpp126 Return<V1_0::NfcStatus> Nfc::closeForPowerOffCase() { in closeForPowerOffCase() function in android::hardware::nfc::V1_1::implementation::Nfc
/hardware/samsung/nfc/1.2/
DSecNfc.h43 Return<V1_0::NfcStatus> closeForPowerOffCase() override;
DSecNfc.cpp121 Return<V1_0::NfcStatus> Nfc::closeForPowerOffCase() { in closeForPowerOffCase() function in android::hardware::nfc::V1_2::implementation::Nfc
/hardware/nxp/nfc/snxxx/1.2/
DNfc.h63 Return<V1_0::NfcStatus> closeForPowerOffCase();
DNfc.cpp119 Return<V1_0::NfcStatus> Nfc::closeForPowerOffCase() { in closeForPowerOffCase() function in android::hardware::nfc::V1_2::implementation::Nfc
/hardware/nxp/nfc/pn8x/1.2/
DNfc.h60 Return<V1_0::NfcStatus> closeForPowerOffCase();
DNfc.cpp116 Return<V1_0::NfcStatus> Nfc::closeForPowerOffCase() { in closeForPowerOffCase() function in android::hardware::nfc::V1_2::implementation::Nfc
/hardware/st/nfc/1.2/
DNfc.h61 Return<V1_0::NfcStatus> closeForPowerOffCase();
DNfc.cpp132 Return<V1_0::NfcStatus> Nfc::closeForPowerOffCase() { in closeForPowerOffCase() function in android::hardware::nfc::V1_2::implementation::Nfc
/hardware/interfaces/nfc/1.1/
DINfc.hal42 closeForPowerOffCase() generates (NfcStatus status);