Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/common/register/
Dhdc_jdwp.h41 uint32_t msgLen; member
/foundation/communication/bluetooth/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.c610 … uint16_t msgLen = GetUnitInfo(frame + len, frameLen - len, msgPtr, frameLen - len, COAP_MSG_TYPE); local
632 uint16_t msgLen; local
1063 …eServiceMsgFrame(const char *moduleName, const char *deviceId, const uint8_t *msg, uint32_t msgLen,
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
Dlnn_topo_manager.c598 uint32_t msgLen; in NotifyLnnRelationChange() local
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/quickjs/
Dqjs_group_js_bridge.cpp150 size_t msgLen = 0; in QuickJsPrintException() local