Searched refs:l2cap_chan_send_credits_pdu (Results 1 – 1 of 1) sorted by relevance
2267 static int l2cap_chan_send_credits_pdu(struct bt_conn *conn, uint16_t cid, uint16_t credits) in l2cap_chan_send_credits_pdu() function2337 err = l2cap_chan_send_credits_pdu(chan->conn, le_chan->rx.cid, additional_credits); in bt_l2cap_chan_give_credits()