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