Home
last modified time | relevance | path

Searched refs:transmittedBytes (Results 1 - 6 of 6) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_network.h35 uint64_t transmittedBytes = 0u; member
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Drfcomm.h180 uint32_t transmittedBytes; member
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/
H A Drfcomm.c406 state->transmittedBytes = channel->transmittedBytes; in RfcommGetPortState()
H A Drfcomm_channel.c426 channel->transmittedBytes = 0; in RfcommResetChannelInfo()
846 channel->transmittedBytes += PacketPayloadSize(pkt); in RfcommSendCachePkt()
859 channel->transmittedBytes += PacketPayloadSize(pkt); in RfcommSendCachePkt()
H A Drfcomm_defs.h392 uint32_t transmittedBytes; member
H A Drfcomm_channel_fsm.c1004 channel->transmittedBytes += PacketPayloadSize((Packet *)data); in RfcommWriteData()

Completed in 7 milliseconds