RFCOMM_MCC_FCON
case RFCOMM_MCC_FCON: /* Flow Control On */
rfcomm_session_send_mcc(rs, 0, RFCOMM_MCC_FCON, NULL, 0);
case RFCOMM_MCC_FCON:
"len=%d\n", __func__, (type == RFCOMM_MCC_FCON)? "ON" : "OFF",
if (type == RFCOMM_MCC_FCON)