Searched refs:pending_credits (Results 1 – 1 of 1) sorted by relevance
41 unsigned int pending_credits; member73 chan->pending_credits++; in seg_recv_cb()581 if (chan->pending_credits) { in credits()582 if (bt_l2cap_chan_give_credits(&chan->le.chan, chan->pending_credits) < 0) { in credits()586 chan->pending_credits = 0; in credits()