Home
last modified time | relevance | path

Searched refs:rfcomm_send_credits (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/net/bluetooth/rfcomm/
Dcore.c77 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() function
1759 rfcomm_send_credits(d->session, d->addr, d->cfc - d->rx_credits); in rfcomm_process_tx()