Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dl2cap_core.c562 static void l2cap_le_flowctl_init(struct l2cap_chan *chan, u16 tx_credits) in l2cap_le_rx_credits()
577 l2cap_le_flowctl_init(chan, tx_credits); in l2cap_le_flowctl_init()
1277 l2cap_le_flowctl_init(chan, 0); in l2cap_le_connect()
4870 l2cap_le_flowctl_init(chan, __le16_to_cpu(req->credits)); in l2cap_le_connect_req()
566 static void l2cap_le_flowctl_init(struct l2cap_chan *chan, u16 tx_credits) l2cap_le_flowctl_init() function