Searched refs:PORT_FC_TS710 (Results 1 – 2 of 2) sorted by relevance
326 if ((PORT_FC_DEFAULT == PORT_FC_TS710) || (cl == RFCOMM_PN_CONV_LAYER_TYPE_1)) { in PORT_ParNegInd()327 p_mcb->flow = PORT_FC_TS710; in PORT_ParNegInd()383 if ((PORT_FC_DEFAULT == PORT_FC_TS710) && (cl == RFCOMM_PN_CONV_LAYER_CBFC_R)) { in PORT_ParNegCnf()394 p_mcb->flow = PORT_FC_TS710; in PORT_ParNegCnf()
49 #define PORT_FC_TS710 1 /* use TS 07.10 flow control */ macro