Searched refs:RFCOMM_CFC_DISABLED (Results 1 – 2 of 2) sorted by relevance
226 #define RFCOMM_CFC_DISABLED 0 macro
317 d->cfc = RFCOMM_CFC_DISABLED; in rfcomm_dlc_clear_state()611 s->cfc = disable_cfc ? RFCOMM_CFC_DISABLED : RFCOMM_CFC_UNKNOWN; in rfcomm_session_add()1341 if ((pn->flow_ctrl == 0xf0 && s->cfc != RFCOMM_CFC_DISABLED) || in rfcomm_apply_pn()1346 d->cfc = RFCOMM_CFC_DISABLED; in rfcomm_apply_pn()