Home
last modified time | relevance | path

Searched defs:msgType (Results 1 – 25 of 88) sorted by relevance

1234

/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/file/src/
Dclient_trans_file.c34 static void NotifySendResult(int32_t sessionId, DFileMsgType msgType, in NotifySendResult()
162 int32_t socket, DFileMsgType msgType, const DFileMsg *msgData, const FileListener *listener) in NotifySocketSendResult()
199 static bool IsParmasValid(DFileMsgType msgType, const DFileMsg *msgData) in IsParmasValid()
210 DFileMsgType msgType, int32_t sessionId) in FileSendErrorEvent()
228 static void FileSendListener(int32_t dfileId, DFileMsgType msgType, const DFileMsg *msgData) in FileSendListener()
279 static void NotifyRecvResult(int32_t sessionId, DFileMsgType msgType, const DFileMsg *msgData, in NotifyRecvResult()
318 int32_t socket, DFileMsgType msgType, const DFileMsg *msgData, const FileListener *listener) in NotifySocketRecvResult()
358 DFileMsgType msgType, int32_t sessionId) in FileRecvErrorEvent()
375 static void FileReceiveListener(int32_t dfileId, DFileMsgType msgType, const DFileMsg *msgData) in FileReceiveListener()
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
Dlnn_heartbeat_fsm.c164 static void FreeUnhandledHbMessage(int32_t msgType, void *para) in FreeUnhandledHbMessage()
176 static bool HbFsmStateProcessFunc(FsmStateMachine *fsm, int32_t msgType, void *para) in HbFsmStateProcessFunc()
499 static int32_t OnProcessSendOnce(FsmStateMachine *fsm, int32_t msgType, void *para) in OnProcessSendOnce()
547 static int32_t OnSendOneHbBegin(FsmStateMachine *fsm, int32_t msgType, void *para) in OnSendOneHbBegin()
572 static int32_t OnSendOneHbEnd(FsmStateMachine *fsm, int32_t msgType, void *para) in OnSendOneHbEnd()
599 static int32_t OnStartHbProcess(FsmStateMachine *fsm, int32_t msgType, void *para) in OnStartHbProcess()
616 static int32_t OnReStartHbProcess(FsmStateMachine *fsm, int32_t msgType, void *para) in OnReStartHbProcess()
631 static int32_t OnStopHbByType(FsmStateMachine *fsm, int32_t msgType, void *para) in OnStopHbByType()
663 static int32_t OnSetMediumParam(FsmStateMachine *fsm, int32_t msgType, void *para) in OnSetMediumParam()
681 static int32_t OnUpdateSendInfo(FsmStateMachine *fsm, int32_t msgType, void *para) in OnUpdateSendInfo()
[all …]
/foundation/communication/bluetooth/frameworks/js/napi/include/
Dnapi_bluetooth_ble_central_manager_callback.h37 …void OnNotifyMsgReportFromLpDevice(const UUID &uuid, int msgType, const std::vector<uint8_t> &valu… in OnNotifyMsgReportFromLpDevice()
/foundation/communication/dsoftbus/tests/core/common/message_handler/ffrttest/
Dmessage_handler_ffrt_test.cpp119 static int32_t TestFfrtPostMsgToHandler(int32_t msgType, void *obj, uint64_t delayMillis, in TestFfrtPostMsgToHandler()
181 static void TestFfrtRemoveMsg(int32_t msgType) in TestFfrtRemoveMsg()
327 int32_t msgType = 1; variable
445 int32_t msgType = 1; variable
/foundation/communication/dsoftbus/core/bus_center/utils/src/
Dlnn_state_machine.c243 int32_t msgType; in RemoveMessageFunc() local
316 int32_t LnnFsmPostMessage(FsmStateMachine *fsm, uint32_t msgType, void *data) in LnnFsmPostMessage()
324 int32_t LnnFsmPostMessageDelay(FsmStateMachine *fsm, uint32_t msgType, in LnnFsmPostMessageDelay()
355 int32_t LnnFsmRemoveMessage(FsmStateMachine *fsm, int32_t msgType) in LnnFsmRemoveMessage()
Dlnn_async_callback_utils.c85 LnnAsyncCallbackFunc callback, void *para, int32_t msgType) in CreateAsyncCallbackInfo()
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/file/
Dtrans_sdk_file_test.cpp164 void DFileMsgReceiverTest(int32_t sessionId, DFileMsgType msgType, const DFileMsg *msg) in DFileMsgReceiverTest()
422 DFileMsgType msgType = DFILE_ON_BIND; variable
448 DFileMsgType msgType = DFILE_ON_CONNECT_SUCCESS; variable
505 DFileMsgType msgType = DFILE_ON_CONNECT_SUCCESS; variable
610 DFileMsgType msgType = DFILE_ON_BIND; variable
1072 DFileMsgType msgType = DFILE_ON_FILE_SEND_SUCCESS; variable
1120 DFileMsgType msgType = DFILE_ON_FILE_SEND_SUCCESS; variable
/foundation/communication/bluetooth/frameworks/cj/ble/include/
Dbluetooth_ble_impl.h51 …void OnNotifyMsgReportFromLpDevice(const UUID &uuid, int msgType, const std::vector<uint8_t> &valu… in OnNotifyMsgReportFromLpDevice()
/foundation/filemanagement/dfs_service/services/cloudsyncservice/include/transport/
Dmessage_handler.h34 uint16_t msgType; member
62 uint16_t msgType; member
/foundation/window/window_manager/wmserver/src/
Dwindow_pair.cpp46 void WindowPair::SendSplitScreenCommonEvent(SplitEventMsgType msgType, int32_t missionId) in SendSplitScreenCommonEvent()
67 auto msgType = (node->GetWindowMode() == WindowMode::WINDOW_MODE_SPLIT_SECONDARY) ? in NotifyShowRecent() local
77 …auto msgType = isDestroy ? SplitEventMsgType::MSG_DESTROY_DIVIDER : SplitEventMsgType::MSG_SHOW_DI… in NotifyCreateOrDestroyDivider() local
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
Dlnn_connection_fsm_process.c96 void FreeUnhandledMessage(int32_t msgType, void *para) in FreeUnhandledMessage()
/foundation/communication/dsoftbus/tests/core/authentication/unittest/
Dauth_session_fsm_test.cpp425 int32_t msgType = FSM_MSG_RECV_DEVICE_ID; variable
461 int32_t msgType = FSM_MSG_AUTH_FINISH; variable
/foundation/communication/netmanager_ext/services/networkslicemanager/src/
Dnetworkslice_kernel_proxy.cpp66 for (auto msgType : msgTypeVec) { in RegistHandler() local
79 for (auto msgType : moduleIdMsgTypesMap_[moduleId]) { in UnRegistHandler() local
/foundation/filemanagement/dfs_service/test/fuzztest/transportmsghandle_fuzzer/
Dtransportmsghandle_fuzzer.cpp36 uint16_t msgType = fuzzData.GetData<uint16_t>(); in DoSomethingInterestingWithMyAPI() local
/foundation/multimedia/media_lite/services/player_lite/impl/player_control/player/fsm/include/
Dhi_fsm.h47 int32_t msgType; member
/foundation/distributedhardware/device_manager/services/service/src/pinholder/
Dpin_holder_session.cpp124 int32_t msgType = jsonObject[TAG_MSG_TYPE].Get<int32_t>(); in SendData() local
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
Dbluetooth_ble_central_manager_callback_proxy.cpp115 …entralManagerCallBackProxy::OnNotifyMsgReportFromLpDevice(const bluetooth::Uuid &uuid, int msgType, in OnNotifyMsgReportFromLpDevice()
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
Dnstackx_dfile_transfer.c167 void ReviewSuccessMsg(const DFileTrans *dFileTrans, DFileTransMsgType *msgType, in ReviewSuccessMsg()
221 static void NotifyTransMsg(DFileTrans *dFileTrans, DFileTransMsgType msgType) in NotifyTransMsg()
368 void FileManagerSenderMsgHandler(uint16_t fileId, FileManagerMsgType msgType, FileManagerMsg *msg, in FileManagerSenderMsgHandler()
396 static void FileManagerTransMsgHandler(uint16_t fileId, FileManagerMsgType msgType, FileManagerMsg … in FileManagerTransMsgHandler()
711 void FileManagerReceiverMsgHandler(uint16_t fileId, FileManagerMsgType msgType, FileManagerMsg *msg, in FileManagerReceiverMsgHandler()
/foundation/communication/dsoftbus/core/authentication/src/
Dauth_session_fsm.c153 static AuthFsm *TranslateToAuthFsm(FsmStateMachine *fsm, int32_t msgType, MessagePara *para) in TranslateToAuthFsm()
554 static void HandleCommonMsg(AuthFsm *authFsm, int32_t msgType, MessagePara *msgPara) in HandleCommonMsg()
1044 static bool SyncNegotiationStateProcess(FsmStateMachine *fsm, int32_t msgType, void *para) in SyncNegotiationStateProcess()
1071 static bool SyncDevIdStateProcess(FsmStateMachine *fsm, int32_t msgType, void *para) in SyncDevIdStateProcess()
1309 static bool DeviceAuthStateProcess(FsmStateMachine *fsm, int32_t msgType, void *para) in DeviceAuthStateProcess()
1570 static bool SyncDevInfoStateProcess(FsmStateMachine *fsm, int32_t msgType, void *para) in SyncDevInfoStateProcess()
1658 static int32_t PostMessageToAuthFsm(int32_t msgType, int64_t authSeq, const uint8_t *data, uint32_t… in PostMessageToAuthFsm()
1685 int32_t msgType, uint64_t connId, bool isServer, const uint8_t *data, uint32_t len) in PostMessageToAuthFsmByConnId()
/foundation/distributedhardware/device_manager/test/softbusunittest/
DUTTest_softbus_session.cpp106 int32_t msgType = 2; variable
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
Dbluetooth_ble_central_manager_callback_stub.cpp132 int32_t msgType = data.ReadInt32(); in OnNotifyMsgReportFromLpDeviceInner() local
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/manager/src/
Dsoftbus_broadcast_mgr_utils.c70 void *para, int32_t msgType) in CreateAsyncCallbackInfo()
/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
Dauth_message_processor.cpp180 std::string AuthMessageProcessor::CreateSimpleMessage(int32_t msgType) in CreateSimpleMessage()
375 int32_t msgType = jsonObject[TAG_MSG_TYPE].Get<int32_t>(); in ParseMessage() local
734 std::string AuthMessageProcessor::CreateDeviceAuthMessage(int32_t msgType, const uint8_t *data, uin… in CreateDeviceAuthMessage()
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/communicator/
Dapp_types.h40 MessageType msgType; member
/foundation/communication/nfc/services/src/tag/
Dtag_dispatcher.cpp85 int msgType = NDEF_TYPE_NORMAL; in HandleNdefDispatch() local

1234