Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/nfc/
DNfcBasicFunctionalityTest.py24 nfc_on_event = "NfcStateOn" variable in NfcBasicFunctionalityTest
47 dut.ed.pop_event(self.nfc_on_event, self.timeout)
48 self.log.info("Event {} found".format(self.nfc_on_event))
52 "Event {} not yet found".format(self.nfc_on_event))