Home
last modified time | relevance | path

Searched refs:l2cap_le_credits (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dl2cap.h456 struct l2cap_le_credits { struct
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dl2cap.h489 struct l2cap_le_credits { struct
/kernel/linux/linux-5.10/net/bluetooth/
H A Dl2cap_core.c5944 static inline int l2cap_le_credits(struct l2cap_conn *conn, in l2cap_le_credits() function
5948 struct l2cap_le_credits *pkt; in l2cap_le_credits()
5955 pkt = (struct l2cap_le_credits *) data; in l2cap_le_credits()
6417 err = l2cap_le_credits(conn, cmd, cmd_len, data); in l2cap_le_sig_cmd()
7520 struct l2cap_le_credits pkt; in l2cap_chan_le_send_credits()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dl2cap_core.c4946 static inline int l2cap_le_credits(struct l2cap_conn *conn, in l2cap_le_credits() function
4950 struct l2cap_le_credits *pkt; in l2cap_le_credits()
4957 pkt = (struct l2cap_le_credits *) data; in l2cap_le_credits()
5419 err = l2cap_le_credits(conn, cmd, cmd_len, data); in l2cap_le_sig_cmd()
6514 struct l2cap_le_credits pkt; in l2cap_chan_le_send_credits()

Completed in 25 milliseconds