Searched refs:rfcomm_send_credits (Results 1 – 1 of 1) sorted by relevance
77 static int rfcomm_send_credits(struct rfcomm_session *s, u8 addr, u8 credits);1079 static int rfcomm_send_credits(struct rfcomm_session *s, u8 addr, u8 credits) in rfcomm_send_credits() function1759 rfcomm_send_credits(d->session, d->addr, d->cfc - d->rx_credits); in rfcomm_process_tx()