Lines Matching refs:flow
405 ** Description Check the current user flow control and if necessary return
407 ** flow control type.
416 /* Flow control to the user can be caused by flow controlling by the peer */
417 /* (FlowInd, or flow control by the peer RFCOMM (Fcon) or internally if */
487 ** Description Send flow control messages to the peer for both enabling
488 ** and disabling flow control, for both credit-based and
489 ** TS 07.10 flow control mechanisms.
499 /* If using credit based flow control */
500 if (p_port->rfc.p_mcb->flow == PORT_FC_CREDIT)
502 /* if want to enable flow from peer */
516 /* did not force flow control, send a credit update */
530 /* else want to disable flow from peer */
545 /* else using TS 07.10 flow control */
548 /* if want to enable flow from peer */
559 /* If user did not force flow control allow traffic now */
564 /* else want to disable flow from peer */
574 /* level and flow control has not been sent to the peer do it now */