Home
last modified time | relevance | path

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

/foundation/communication/nfc/interfaces/inner_api/common/
H A Dnfc_service_ipc_interface_code.h36 COMMAND_REG_NDEF_MSG_CALLBACK, enumerator
/foundation/communication/nfc/interfaces/inner_api/controller/
H A Dnfc_controller_proxy.cpp203 static_cast<uint32_t>(NfcServiceIpcInterfaceCode::COMMAND_REG_NDEF_MSG_CALLBACK), in RegNdefMsgCb()
/foundation/communication/nfc/services/src/ipc/controller/
H A Dnfc_controller_stub.cpp57 case static_cast<uint32_t>(NfcServiceIpcInterfaceCode::COMMAND_REG_NDEF_MSG_CALLBACK): in OnRemoteRequest()
/foundation/communication/nfc/test/fuzztest/services_test/controller_test/nfccontrollerstub/nfccontrollerstub_fuzzer/
H A Dnfccontrollerstub_fuzzer.cpp198 uint32_t code = static_cast<uint32_t>(NFC::NfcServiceIpcInterfaceCode::COMMAND_REG_NDEF_MSG_CALLBACK); in FuzzHandleRegNdefMsgCb()

Completed in 3 milliseconds