Searched defs:msgPara (Results 1 – 5 of 5) sorted by relevance
| /foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/ |
| D | lnn_net_builder.c | 606 const AuthKeyGeneratedMsgPara *msgPara = (const AuthKeyGeneratedMsgPara *)para; in ProcessAuthKeyGenerated() local 644 const AuthResultMsgPara *msgPara = (const AuthResultMsgPara *)para; in ProcessAuthDone() local 674 const LnnRecvDeviceInfoMsgPara *msgPara = (const LnnRecvDeviceInfoMsgPara *)para; in ProcessSyncDeviceInfoDone() local 807 …ool IsInvalidConnectionFsm(const LnnConnectionFsm *connFsm, const LeaveInvalidConnMsgPara *msgPara) in IsInvalidConnectionFsm() 837 const LeaveInvalidConnMsgPara *msgPara = (const LeaveInvalidConnMsgPara *)para; in ProcessLeaveInvalidConn() local 970 const ElectMsgPara *msgPara = (const ElectMsgPara *)para; in ProcessMasterElect() local 1052 const SpecificLeaveMsgPara *msgPara = (const SpecificLeaveMsgPara *)para; in ProcessLeaveSpecific() local
|
| /foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/ |
| D | nstackx_file_manager.c | 1371 static int32_t FileManagerInit(FileManager *fileManager, FileManagerMsgPara *msgPara, const uint8_t… in FileManagerInit() 1405 FileManager *FileManagerCreate(uint8_t isSender, FileManagerMsgPara *msgPara, const uint8_t *key, in FileManagerCreate() 1502 uint16_t standardBlockSize, FileListMsgPara *msgPara, uint32_t maxRecvBlockListSize) in CreateRecvFileList() 1559 …gerRecvFileTask(FileManager *fileManager, RecvFileListInfo *fileListInfo, FileListMsgPara *msgPara) in FileManagerRecvFileTask()
|
| D | nstackx_file_manager_client.c | 735 uint16_t standardBlockSize, const FileListMsgPara *msgPara) in CreateSendFileList() 804 const FileListMsgPara *msgPara) in FileManagerSendFileTask()
|
| D | nstackx_dfile_transfer.c | 425 FileListMsgPara msgPara; in StartFileManagerSenderTask() local 750 FileListMsgPara msgPara; in StartFileManagerReceiverTask() local
|
| D | nstackx_dfile_session.c | 1991 FileManagerMsgPara msgPara; in CreateFileManager() local
|