Home
last modified time | relevance | path

Searched refs:MSG_TAG_FOUND (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/nfc/services/include/
H A Dinfc_service.h37 MSG_TAG_FOUND = 0, member in OHOS::NFC::NfcCommonEvent
/foundation/communication/nfc/services/src/
H A Dnfc_service.cpp154 eventHandler_->SendEvent(static_cast<uint32_t>(NfcCommonEvent::MSG_TAG_FOUND), tagDiscId, 0); in OnTagDiscovered()
H A Dnfc_event_handler.cpp361 case NfcCommonEvent::MSG_TAG_FOUND: in ProcessEvent()
/foundation/communication/nfc/test/unittest/services/services_test/
H A Dnfc_event_handler_test.cpp70 AppExecFwk::InnerEvent::Get(static_cast<uint32_t>(NfcCommonEvent::MSG_TAG_FOUND), 0); in HWTEST_F()

Completed in 4 milliseconds