Searched refs:PORT_FC_DEFAULT (Results 1 – 3 of 3) sorted by relevance
162 flow = (p_mcb->flow == PORT_FC_UNDEFINED) ? PORT_FC_DEFAULT : p_mcb->flow; in RFCOMM_ParNegReq()
326 if ((PORT_FC_DEFAULT == PORT_FC_TS710) || (cl == RFCOMM_PN_CONV_LAYER_TYPE_1)) { in PORT_ParNegInd()383 if ((PORT_FC_DEFAULT == PORT_FC_TS710) && (cl == RFCOMM_PN_CONV_LAYER_CBFC_R)) { in PORT_ParNegCnf()
1662 #ifndef PORT_FC_DEFAULT1663 #define PORT_FC_DEFAULT PORT_FC_CREDIT macro