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