Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/nfc/services/src/ipc/controller/
H A Dndef_msg_callback_proxy.cpp42 …emote()->SendRequest(static_cast<uint32_t>(NfcServiceIpcInterfaceCode::COMMAND_ON_NDEF_MSG_NOTIFY), in OnNdefMsgDiscovered()
46 NfcServiceIpcInterfaceCode::COMMAND_ON_NDEF_MSG_NOTIFY, error); in OnNdefMsgDiscovered()
/ohos5.0/foundation/communication/nfc/interfaces/inner_api/common/
H A Dnfc_service_ipc_interface_code.h37 COMMAND_ON_NDEF_MSG_NOTIFY, enumerator
/ohos5.0/foundation/communication/nfc/test/fuzztest/services_test/ndefmsgcallback_test/ndefmsgcallbackstub/ndefmsgcallbackstub_fuzzer/
H A Dndefmsgcallbackstub_fuzzer.cpp49 NFC::NfcServiceIpcInterfaceCode::COMMAND_ON_NDEF_MSG_NOTIFY), data2, reply, option); in FuzzOnRemoteRequest()
/ohos5.0/foundation/communication/nfc/interfaces/inner_api/controller/
H A Dndef_msg_callback_stub.cpp62 case static_cast<uint32_t>(NfcServiceIpcInterfaceCode::COMMAND_ON_NDEF_MSG_NOTIFY): { in OnRemoteRequest()