Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/tests/google/nfc/
DNfcBasicFunctionalityTest.py25 nfc_off_event = "NfcStateOff" variable in NfcBasicFunctionalityTest
59 dut.ed.pop_event(self.nfc_off_event, self.timeout)
60 self.log.info("Event {} found".format(self.nfc_off_event))
64 "Event {} not yet found".format(self.nfc_off_event))