Searched refs:PORT_FC_TS710 (Results 1 – 2 of 2) sorted by relevance
333 if ((PORT_FC_DEFAULT == PORT_FC_TS710) || (cl == RFCOMM_PN_CONV_LAYER_TYPE_1)) in PORT_ParNegInd()335 p_mcb->flow = PORT_FC_TS710; in PORT_ParNegInd()398 if ((PORT_FC_DEFAULT == PORT_FC_TS710) && (cl == RFCOMM_PN_CONV_LAYER_CBFC_R)) in PORT_ParNegCnf()412 p_mcb->flow = PORT_FC_TS710; in PORT_ParNegCnf()
48 #define PORT_FC_TS710 1 /* use TS 07.10 flow control */ macro