Home
last modified time | relevance | path

Searched defs:msgLen (Results 1 – 6 of 6) sorted by relevance

/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
Dlnn_topo_manager_test.cpp303 char **msg, uint32_t *msgLen) in AssambleSyncMsg()
336 uint32_t msgLen = 0; variable
380 uint32_t msgLen = 0; variable
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avctp/
Davctp_ctrl_act.c320 uint16_t msgLen = (uint16_t)PacketSize(pkt); in AvctCbCtrlSendMsg() local
443 uint16_t msgLen = (uint16_t)PacketSize(pkt); in AvctSendFraMsg() local
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/include/mini_discover/
Dcoap_def.h57 uint16_t msgLen; member
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/
Dcoap_discover.c529 … uint16_t msgLen = GetUnitInfo(frame + len, frameLen - len, msgPtr, frameLen - len, COAP_MSG_TYPE); local
553 uint16_t msgLen; local
887 …eServiceMsgFrame(const char *moduleName, const char *deviceId, const uint8_t *msg, uint32_t msgLen,
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
Dnstackx_dfile_transfer.c75 uint32_t msgLen = sizeof(message) / sizeof(message[0]); in GetSendStateMessage() local
98 uint32_t msgLen = sizeof(message) / sizeof(message[0]); in GetReceiveStateMessage() local
/foundation/CastEngine/castengine_cast_framework/interfaces/inner_api/include/
Doh_remote_control_event.h159 uint16_t msgLen; member