Home
last modified time | relevance | path

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

123

/foundation/communication/dsoftbus/core/connection/p2p/common/src/
Dp2plink_loop.c33 int32_t msgType; member
89 int32_t P2pLoopProc(P2pLoopProcessFunc callback, void *para, P2pLoopMsg msgType) in P2pLoopProc()
106 …P2pLoopProcDelay(P2pLoopProcessFunc callback, void *para, uint64_t delayMillis, P2pLoopMsg msgType) in P2pLoopProcDelay()
146 int32_t P2pLoopProcDelayDel(P2pLoopProcessFunc callback, P2pLoopMsg msgType) in P2pLoopProcDelayDel()
/foundation/communication/dsoftbus/core/connection/p2p/negotiation/src/
Dp2plink_state_machine.c124 void P2pLinkFsmMsgProc(const FsmStateMachine *fsm, int32_t msgType, void *param) in P2pLinkFsmMsgProc()
135 void P2pLinkFsmMsgProcDelay(const FsmStateMachine *fsm, int32_t msgType, void *param, uint64_t dela… in P2pLinkFsmMsgProcDelay()
148 void P2pLinkFsmMsgProcDelayDel(int32_t msgType) in P2pLinkFsmMsgProcDelayDel()
Dp2plink_negotiation.c196 static void DhcpStateProcess(P2pLoopMsg msgType, void *param) in DhcpStateProcess()
804 static void IdleStateProcess(P2pLoopMsg msgType, void *param) in IdleStateProcess()
944 static void WaitConnectStateProcess(P2pLoopMsg msgType, void *param) in WaitConnectStateProcess()
1049 static void GroupCreateStateProcess(P2pLoopMsg msgType, void *param) in GroupCreateStateProcess()
1152 static void ConnectingStateProcess(P2pLoopMsg msgType, void *param) in ConnectingStateProcess()
1212 static void RoleNegoStateProcess(P2pLoopMsg msgType, void *param) in RoleNegoStateProcess()
/foundation/communication/dsoftbus/core/connection/p2p/manager/src/
Dp2plink_broadcast_receiver.c92 static void LoopP2pStateChanged(P2pLoopMsg msgType, void *arg) in LoopP2pStateChanged()
133 static void LoopGroupStateChanged(P2pLoopMsg msgType, void *arg) in LoopGroupStateChanged()
188 static void LoopConnResult(P2pLoopMsg msgType, void *arg) in LoopConnResult()
Dp2plink_manager.c85 void P2pLinkLoopConnectDevice(P2pLoopMsg msgType, void *arg) in P2pLinkLoopConnectDevice()
154 void P2pLinkLoopDisconnectDev(P2pLoopMsg msgType, void *arg) in P2pLinkLoopDisconnectDev()
205 static void LoopOpenP2pAuthSuccess(P2pLoopMsg msgType, void *arg) in LoopOpenP2pAuthSuccess()
269 static void LoopOpenP2pAuthChan(P2pLoopMsg msgType, void *arg) in LoopOpenP2pAuthChan()
Dp2plink_device.c411 static void P2pLinkTimerDevProc(P2pLoopMsg msgType, void *arg) in P2pLinkTimerDevProc()
501 static void P2pLinkDevExistDiscState(P2pLoopMsg msgType, void *arg) in P2pLinkDevExistDiscState()
/foundation/communication/dsoftbus/core/bus_center/utils/src/
Dlnn_state_machine.c225 int32_t msgType; in RemoveMessageFunc() local
298 int32_t LnnFsmPostMessage(FsmStateMachine *fsm, uint32_t msgType, void *data) in LnnFsmPostMessage()
306 int32_t LnnFsmPostMessageDelay(FsmStateMachine *fsm, uint32_t msgType, in LnnFsmPostMessageDelay()
323 int32_t LnnFsmRemoveMessage(FsmStateMachine *fsm, int32_t msgType) in LnnFsmRemoveMessage()
Dlnn_async_callback_utils.c84 LnnAsyncCallbackFunc callback, void *para, int32_t msgType) in CreateAsyncCallbackInfo()
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/file/src/
Dclient_trans_file.c29 static void FileSendListener(int32_t dfileId, DFileMsgType msgType, const DFileMsg *msgData) in FileSendListener()
81 static void FileReceiveListener(int32_t dfileId, DFileMsgType msgType, const DFileMsg *msgData) in FileReceiveListener()
/foundation/communication/bluetooth/services/bluetooth_standard/service/src/map_mse/
Dmap_mse_event.cpp26 const std::string &oldFolder, MessageType msgType) in MapMseEvent()
36 … std::string &eventType, const std::string &handle, const std::string &folder, MessageType msgType) in MapMseEvent()
/foundation/communication/dsoftbus/core/connection/p2p/interface/
Dp2plink_interface.c122 static void LoopP2pLinkIsRoleConfict(P2pLoopMsg msgType, void *arg) in LoopP2pLinkIsRoleConfict()
203 static void LoopP2pLinkQueryIpByMac(P2pLoopMsg msgType, void *arg) in LoopP2pLinkQueryIpByMac()
302 static void LoopP2pLinkQueryDevOnline(P2pLoopMsg msgType, void *arg) in LoopP2pLinkQueryDevOnline()
/foundation/distributedhardware/devicemanager/services/devicemanagerservice/src/authentication/
Dauth_message_processor.cpp79 std::string AuthMessageProcessor::CreateSimpleMessage(int32_t msgType) in CreateSimpleMessage()
169 int32_t msgType = jsonObject[TAG_TYPE]; in ParseMessage() local
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
Dlnn_connection_fsm.c152 static void FreeUnhandledMessage(int32_t msgType, void *para) in FreeUnhandledMessage()
367 static bool AuthStateProcess(FsmStateMachine *fsm, int32_t msgType, void *para) in AuthStateProcess()
559 static bool SyncDeviceInfoStateProcess(FsmStateMachine *fsm, int32_t msgType, void *para) in SyncDeviceInfoStateProcess()
653 static bool CleanInvalidConnStateProcess(FsmStateMachine *fsm, int32_t msgType, void *para) in CleanInvalidConnStateProcess()
723 static bool OnlineStateProcess(FsmStateMachine *fsm, int32_t msgType, void *para) in OnlineStateProcess()
802 static bool LeavingStateProcess(FsmStateMachine *fsm, int32_t msgType, void *para) in LeavingStateProcess()
/foundation/distributedhardware/devicemanager/ext/mini/services/devicemanagerservice/src/requestauth/
Dauth_manager.cpp44 int32_t msgType = MsgCodec::DecodeMsgType(message); in OnReceiveMsg() local
134 void AuthManager::OnReceiveMessage(long long channelId, std::string &message, int32_t msgType) in OnReceiveMessage()
/foundation/multimedia/media_lite/services/player_lite/impl/player_control/player/fsm/include/
Dhi_fsm.h47 int32_t msgType; member
/foundation/communication/bluetooth/services/bluetooth_standard/server/src/
Dbluetooth_map_mce_server.cpp403 const BluetoothRawAddress &device, int32_t msgType) in UpdateInbox()
418 int32_t msgType, const std::u16string &msgHandle, int32_t statusIndicator, int32_t statusValue, in SetMessageStatus()
458 const BluetoothRawAddress &device, int32_t msgType, int32_t max) in GetUnreadMessages()
502 int BluetoothMapMceServer::GetMessage(const BluetoothRawAddress &device, int32_t msgType, in GetMessage()
/foundation/communication/bluetooth/services/bluetooth_standard/ipc/src/
Dbluetooth_map_mce_proxy.cpp289 const BluetoothRawAddress &device, int32_t msgType, int32_t max) in GetUnreadMessages()
439 const BluetoothRawAddress &device, int32_t msgType, in GetMessage()
478 const BluetoothRawAddress &device, int32_t msgType) in UpdateInbox()
538 const BluetoothRawAddress &device, int32_t msgType, const std::u16string &msgHandle, in SetMessageStatus()
Dbluetooth_map_mce_stub.cpp245 int32_t msgType = data.ReadInt32(); in GetUnreadMessagesInner() local
323 int32_t msgType = data.ReadInt32(); in GetMessageInner() local
342 int32_t msgType = data.ReadInt32(); in UpdateInboxInner() local
374 int32_t msgType = data.ReadInt32(); in SetMessageStatusInner() local
/foundation/distributeddatamgr/objectstore/frameworks/innerkitsimpl/include/communicator/
Dapp_types.h44 MessageType msgType; member
/foundation/distributedhardware/devicemanager/test/unittest/
DUTTest_softbus_session.cpp95 int32_t msgType = 2; variable
/foundation/communication/dsoftbus/sdk/transmission/ipc/mini/
Dtrans_server_proxy.c72 …endMessage(int32_t channelId, int32_t channelType, const void *data, uint32_t len, int32_t msgType) in ServerIpcSendMessage()
/foundation/distributedhardware/devicemanager/services/devicemanagerservice/src/dependency/softbus/
Dsoftbus_session.cpp108 int32_t msgType = jsonObject[TAG_TYPE]; in SendData() local
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
Dnstackx_dfile_transfer.c165 void ReviewSuccessMsg(const DFileTrans *dFileTrans, DFileTransMsgType *msgType, in ReviewSuccessMsg()
219 static void NotifyTransMsg(DFileTrans *dFileTrans, DFileTransMsgType msgType) in NotifyTransMsg()
366 void FileManagerSenderMsgHandler(uint16_t fileId, FileManagerMsgType msgType, FileManagerMsg *msg, in FileManagerSenderMsgHandler()
394 static void FileManagerTransMsgHandler(uint16_t fileId, FileManagerMsgType msgType, FileManagerMsg … in FileManagerTransMsgHandler()
710 void FileManagerReceiverMsgHandler(uint16_t fileId, FileManagerMsgType msgType, FileManagerMsg *msg, in FileManagerReceiverMsgHandler()
/foundation/communication/dsoftbus/sdk/transmission/ipc/standard/src/
Dtrans_server_proxy.cpp154 …endMessage(int32_t channelId, int32_t channelType, const void *data, uint32_t len, int32_t msgType) in ServerIpcSendMessage()
/foundation/communication/dsoftbus/core/connection/p2p/message/src/
Dp2plink_message.c85 static void P2pLinkNeoDataProcess(P2pLoopMsg msgType, void *param) in P2pLinkNeoDataProcess()

123