Home
last modified time | relevance | path

Searched defs:remainLength (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_session.cpp212 bool ObexClientSendObject::SetBodyToHeader(ObexHeader &header, const uint16_t &remainLength) in SetBodyToHeader() argument
270 uint16_t remainLength = mtu_ - pktLen - ObexHeader::HDR_BYTES_PREFIX_LENGTH; // 3: body header+len in GetNextReqHeader() local
540 bool ObexServerSendObject::SetBodyToHeader(ObexHeader &header, const uint16_t &remainLength) in SetBodyToHeader() argument
594 uint16_t remainLength = mtu_ - pktLen - ObexHeader::HDR_BYTES_PREFIX_LENGTH; // 3: body header+len GetNextRespHeader() local
[all...]
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_frame.c94 size_t remainLength; in EncodeFileInfo() local
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_core.c956 int remainLength = PacketFragment(pkt, frag, chan->rcfg.rfc.mps); in L2capSendIFrame() local
H A Dl2cap_le.c614 int remainLength = PacketFragment(pkt, frag, chan->rcfg.mps); in L2capLeSegmentPacketWithCredit() local

Completed in 8 milliseconds