Home
last modified time | relevance | path

Searched refs:open_1_1 (Results 1 – 17 of 17) sorted by relevance

/hardware/interfaces/nfc/1.1/vts/functional/
DVtsHalNfcV1_1TargetTest.cpp97 EXPECT_EQ(NfcStatus::OK, nfc_->open_1_1(nfc_cb_)); in SetUp()
115 EXPECT_EQ(NfcStatus::OK, nfc_->open_1_1(nfc_cb_)); in SetUp()
151 EXPECT_EQ(NfcStatus::OK, nfc_->open_1_1(nfc_cb_)); in TEST_P()
172 EXPECT_EQ(NfcStatus::OK, nfc_->open_1_1(nfc_cb_)); in TEST_P()
195 EXPECT_EQ(NfcStatus::OK, nfc_->open_1_1(nfc_cb_)); in TEST_P()
/hardware/interfaces/nfc/1.2/vts/functional/
DVtsHalNfcV1_2TargetTest.cpp97 EXPECT_EQ(NfcStatus::OK, nfc_->open_1_1(nfc_cb_)); in SetUp()
115 EXPECT_EQ(NfcStatus::OK, nfc_->open_1_1(nfc_cb_)); in SetUp()
/hardware/st/nfc/1.1/
DNfc.h49 Return<V1_0::NfcStatus> open_1_1(
DNfc.cpp39 Return<V1_0::NfcStatus> Nfc::open_1_1( in open_1_1() function in android::hardware::nfc::V1_1::implementation::Nfc
/hardware/nxp/nfc/pn8x/1.1/
DNfc.h48 Return<V1_0::NfcStatus> open_1_1(
DNfc.cpp39 Return<V1_0::NfcStatus> Nfc::open_1_1( in open_1_1() function in android::hardware::nfc::V1_1::implementation::Nfc
/hardware/nxp/nfc/snxxx/1.1/
DNfc.h48 Return<V1_0::NfcStatus> open_1_1(
DNfc.cpp42 Return<V1_0::NfcStatus> Nfc::open_1_1( in open_1_1() function in android::hardware::nfc::V1_1::implementation::Nfc
/hardware/samsung/nfc/1.2/
DSecNfc.h31 Return<V1_0::NfcStatus> open_1_1(
DSecNfc.cpp43 Return<V1_0::NfcStatus> Nfc::open_1_1( in open_1_1() function in android::hardware::nfc::V1_2::implementation::Nfc
/hardware/nxp/nfc/snxxx/1.2/
DNfc.h51 Return<V1_0::NfcStatus> open_1_1(
DNfc.cpp44 Return<V1_0::NfcStatus> Nfc::open_1_1( in open_1_1() function in android::hardware::nfc::V1_2::implementation::Nfc
/hardware/nxp/nfc/pn8x/1.2/
DNfc.h48 Return<V1_0::NfcStatus> open_1_1(
DNfc.cpp38 Return<V1_0::NfcStatus> Nfc::open_1_1( in open_1_1() function in android::hardware::nfc::V1_2::implementation::Nfc
/hardware/st/nfc/1.2/
DNfc.h49 Return<V1_0::NfcStatus> open_1_1(
DNfc.cpp41 Return<V1_0::NfcStatus> Nfc::open_1_1( in open_1_1() function in android::hardware::nfc::V1_2::implementation::Nfc
/hardware/interfaces/nfc/1.1/
DINfc.hal51 open_1_1(INfcClientCallback clientCallback) generates (NfcStatus status);