Home
last modified time | relevance | path

Searched refs:connReqAckSend (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H A Dfillpinc.h1156 FILLP_UINT32 connReqAckSend; /* Indicates the connection request ACK send. */ member
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dapi.c1236 FILLP_SHOWDATABUTT("connReqAckSend: %u ", pcb->debugPcb.connReqAckSend); in FtFillpStatDebugStat()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_conn.c1540 pcb->statistics.debugPcb.connReqAckSend++; in FillpSendConnReqAck()