Home
last modified time | relevance | path

Searched defs:payLoad (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_control.c31 int32_t TransProxySendInnerMessage(ProxyChannelInfo *info, const char *payLoad, in TransProxySendInnerMessage()
113 char *payLoad = NULL; in TransProxyHandshake() local
162 char *payLoad = NULL; in TransProxyAckHandshake() local
208 char *payLoad = NULL; in TransProxyKeepalive() local
244 char *payLoad = NULL; in TransProxyAckKeepalive() local
283 char *payLoad = NULL; in TransProxyResetPeer() local
H A Dsoftbus_proxychannel_session.c137 static char *TransProxyPackAppNormalMsg(const ProxyMessageHead *msg, const char *payLoad, in TransProxyPackAppNormalMsg()
171 static int32_t TransProxyTransNormalMsg(const ProxyChannelInfo *info, const char *payLoad, int32_t … in TransProxyTransNormalMsg()
197 int32_t TransProxyTransDataSendMsg(ProxyChannelInfo *info, const unsigned char *payLoad, in TransProxyTransDataSendMsg()
/ohos5.0/drivers/hdf_core/framework/model/display/driver/lcdkit/
H A Dlite_lcdkit.c227 uint8_t payLoad[] = { 0x51, 0x00 }; // panel backlight cmd in SetBacklightByMipi() local
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/
H A Dtrans_proxy_message_test.cpp567 const char *payLoad = "test payload data"; variable
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_file_manager.c502 … int32_t WriteToFile(FileInfo *fileInfo, uint32_t blockSequence, uint16_t length, uint8_t *payLoad, in WriteToFile()
606 uint8_t *payLoad = NULL; in WriteSingleBlockFrame() local