Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/fillp/
H A Dfillp_flow_control.h56 void FillpCalSendInterval(struct FillpPcb *flowControl);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_flow_control_alg0.c42 FillpCalSendInterval(pcb); in FillpAlg0CalSendInterval()
H A Dfillp_flow_control.c164 void FillpCalSendInterval(struct FillpPcb *pcb) in FillpCalSendInterval() function