Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bluetooth/
H A Dl2cap_core.c561 static void l2cap_le_flowctl_init(struct l2cap_chan *chan, u16 tx_credits) in l2cap_le_flowctl_init() function
577 l2cap_le_flowctl_init(chan, tx_credits); in l2cap_ecred_init()
1401 l2cap_le_flowctl_init(chan, 0); in l2cap_le_connect()
5895 l2cap_le_flowctl_init(chan, __le16_to_cpu(req->credits)); in l2cap_le_connect_req()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dl2cap_core.c538 static void l2cap_le_flowctl_init(struct l2cap_chan *chan, u16 tx_credits) in l2cap_le_flowctl_init() function
554 l2cap_le_flowctl_init(chan, tx_credits); in l2cap_ecred_init()
1243 l2cap_le_flowctl_init(chan, 0); in l2cap_le_connect()
4897 l2cap_le_flowctl_init(chan, __le16_to_cpu(req->credits)); in l2cap_le_connect_req()

Completed in 16 milliseconds