/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | a2mp.h | 11 #include <net/bluetooth/l2cap.h>
|
H A D | l2cap_core.c | 39 #include <net/bluetooth/l2cap.h> 328 if (bt_cb(skb)->l2cap.txseq == seq) in l2cap_ertm_seq_in_queue() 1076 &bt_cb(skb)->l2cap); in __unpack_control() 1080 &bt_cb(skb)->l2cap); in __unpack_control() 1322 if (bt_cb(skb)->l2cap.retries) in l2cap_move_setup() 1323 bt_cb(skb)->l2cap.retries = 1; in l2cap_move_setup() 1815 * underlying l2cap_conn object is deleted. This guarantees that l2cap->hcon, 1816 * l2cap->hchan, .. are valid as long as the remove callback hasn't been called. 2079 bt_cb(skb)->l2cap.retries = 1; in l2cap_streaming_send() 2080 control = &bt_cb(skb)->l2cap; in l2cap_streaming_send() [all...] |
H A D | l2cap_sock.c | 36 #include <net/bluetooth/l2cap.h> 1244 * Must be called on unlocked socket, with l2cap channel lock. 1521 * Notify the l2cap core that the buffer is full, so the in l2cap_sock_recv_cb() 1638 bt_cb(skb)->l2cap.chan = chan; in l2cap_sock_alloc_skb_cb() 1776 la->l2_psm = bt_cb(skb)->l2cap.psm; in l2cap_skb_msg_name() 1777 bacpy(&la->l2_bdaddr, &bt_cb(skb)->l2cap.bdaddr); in l2cap_skb_msg_name() 1958 err = bt_procfs_init(&init_net, "l2cap", &l2cap_sk_list, in l2cap_init_sockets() 1977 bt_procfs_cleanup(&init_net, "l2cap"); in l2cap_cleanup_sockets()
|
H A D | a2mp.c | 10 #include <net/bluetooth/l2cap.h>
|
H A D | 6lowpan.c | 20 #include <net/bluetooth/l2cap.h> 41 * BT device is done via l2cap layer. There exists one
|
H A D | smp.c | 34 #include <net/bluetooth/l2cap.h> 3216 bt_cb(skb)->l2cap.chan = chan; in smp_alloc_skb_cb()
|
H A D | hci_conn.c | 32 #include <net/bluetooth/l2cap.h>
|
/kernel/linux/linux-5.10/net/bluetooth/hidp/ |
H A D | hidp.h | 30 #include <net/bluetooth/l2cap.h>
|
H A D | core.c | 32 #include <net/bluetooth/l2cap.h>
|
/kernel/linux/linux-6.6/net/bluetooth/hidp/ |
H A D | hidp.h | 30 #include <net/bluetooth/l2cap.h>
|
H A D | core.c | 32 #include <net/bluetooth/l2cap.h>
|
/kernel/linux/linux-5.10/net/bluetooth/bnep/ |
H A D | netdev.c | 32 #include <net/bluetooth/l2cap.h>
|
H A D | core.c | 35 #include <net/bluetooth/l2cap.h>
|
/kernel/linux/linux-6.6/net/bluetooth/bnep/ |
H A D | netdev.c | 32 #include <net/bluetooth/l2cap.h>
|
H A D | core.c | 35 #include <net/bluetooth/l2cap.h>
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | l2cap_core.c | 39 #include <net/bluetooth/l2cap.h> 308 if (bt_cb(skb)->l2cap.txseq == seq) in l2cap_ertm_seq_in_queue() 1025 &bt_cb(skb)->l2cap); in __unpack_control() 1029 &bt_cb(skb)->l2cap); in __unpack_control() 1650 * underlying l2cap_conn object is deleted. This guarantees that l2cap->hcon, 1651 * l2cap->hchan, .. are valid as long as the remove callback hasn't been called. 1910 bt_cb(skb)->l2cap.retries = 1; in l2cap_streaming_send() 1911 control = &bt_cb(skb)->l2cap; in l2cap_streaming_send() 1952 bt_cb(skb)->l2cap.retries = 1; in l2cap_ertm_send() 1953 control = &bt_cb(skb)->l2cap; in l2cap_ertm_send() [all...] |
H A D | l2cap_sock.c | 37 #include <net/bluetooth/l2cap.h> 1210 * Must be called on unlocked socket, with l2cap channel lock. 1487 * Notify the l2cap core that the buffer is full, so the in l2cap_sock_recv_cb() 1604 bt_cb(skb)->l2cap.chan = chan; in l2cap_sock_alloc_skb_cb() 1742 la->l2_psm = bt_cb(skb)->l2cap.psm; in l2cap_skb_msg_name() 1743 bacpy(&la->l2_bdaddr, &bt_cb(skb)->l2cap.bdaddr); in l2cap_skb_msg_name() 1916 err = bt_procfs_init(&init_net, "l2cap", &l2cap_sk_list, in l2cap_init_sockets() 1935 bt_procfs_cleanup(&init_net, "l2cap"); in l2cap_cleanup_sockets()
|
H A D | 6lowpan.c | 20 #include <net/bluetooth/l2cap.h> 41 * BT device is done via l2cap layer. There exists one
|
H A D | smp.c | 33 #include <net/bluetooth/l2cap.h> 3222 bt_cb(skb)->l2cap.chan = chan; in smp_alloc_skb_cb()
|
/kernel/linux/linux-5.10/include/net/bluetooth/ |
H A D | bluetooth.h | 376 struct l2cap_ctrl l2cap; member
|
/kernel/linux/linux-5.10/net/bluetooth/cmtp/ |
H A D | core.c | 44 #include <net/bluetooth/l2cap.h>
|
/kernel/linux/linux-6.6/include/net/bluetooth/ |
H A D | bluetooth.h | 468 struct l2cap_ctrl l2cap; member
|
/kernel/linux/linux-6.6/net/bluetooth/cmtp/ |
H A D | core.c | 44 #include <net/bluetooth/l2cap.h>
|
/kernel/linux/linux-5.10/net/bluetooth/rfcomm/ |
H A D | sock.c | 34 #include <net/bluetooth/l2cap.h>
|
/kernel/linux/linux-6.6/net/bluetooth/rfcomm/ |
H A D | sock.c | 34 #include <net/bluetooth/l2cap.h>
|