Home
last modified time | relevance | path

Searched refs:POST_INIT_CPLT (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/nfc/src/fuzzers/inc/android/hardware/nfc/1.1/
H A Dtypes.h12 POST_INIT_CPLT, enumerator
/aosp12/hardware/interfaces/nfc/1.0/
H A Dtypes.hal23 POST_INIT_CPLT = 2,
H A DINfc.hal57 * NfcEvent.POST_INIT_CPLT before continuing.
/aosp12/hardware/interfaces/nfc/1.0/vts/functional/
H A DVtsHalNfcV1_0TargetTest.cpp481 EXPECT_EQ(NfcEvent::POST_INIT_CPLT, res.args->last_event_); in TEST_P()