Home
last modified time | relevance | path

Searched refs:l2cap (Results 1 - 25 of 32) sorted by relevance

12

/kernel/linux/linux-5.10/net/bluetooth/
H A Da2mp.h11 #include <net/bluetooth/l2cap.h>
H A Dl2cap_core.c39 #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 Dl2cap_sock.c36 #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 Da2mp.c10 #include <net/bluetooth/l2cap.h>
H A D6lowpan.c20 #include <net/bluetooth/l2cap.h>
41 * BT device is done via l2cap layer. There exists one
H A Dsmp.c34 #include <net/bluetooth/l2cap.h>
3216 bt_cb(skb)->l2cap.chan = chan; in smp_alloc_skb_cb()
H A Dhci_conn.c32 #include <net/bluetooth/l2cap.h>
/kernel/linux/linux-5.10/net/bluetooth/hidp/
H A Dhidp.h30 #include <net/bluetooth/l2cap.h>
H A Dcore.c32 #include <net/bluetooth/l2cap.h>
/kernel/linux/linux-6.6/net/bluetooth/hidp/
H A Dhidp.h30 #include <net/bluetooth/l2cap.h>
H A Dcore.c32 #include <net/bluetooth/l2cap.h>
/kernel/linux/linux-5.10/net/bluetooth/bnep/
H A Dnetdev.c32 #include <net/bluetooth/l2cap.h>
H A Dcore.c35 #include <net/bluetooth/l2cap.h>
/kernel/linux/linux-6.6/net/bluetooth/bnep/
H A Dnetdev.c32 #include <net/bluetooth/l2cap.h>
H A Dcore.c35 #include <net/bluetooth/l2cap.h>
/kernel/linux/linux-6.6/net/bluetooth/
H A Dl2cap_core.c39 #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 Dl2cap_sock.c37 #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 D6lowpan.c20 #include <net/bluetooth/l2cap.h>
41 * BT device is done via l2cap layer. There exists one
H A Dsmp.c33 #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 Dbluetooth.h376 struct l2cap_ctrl l2cap; member
/kernel/linux/linux-5.10/net/bluetooth/cmtp/
H A Dcore.c44 #include <net/bluetooth/l2cap.h>
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dbluetooth.h468 struct l2cap_ctrl l2cap; member
/kernel/linux/linux-6.6/net/bluetooth/cmtp/
H A Dcore.c44 #include <net/bluetooth/l2cap.h>
/kernel/linux/linux-5.10/net/bluetooth/rfcomm/
H A Dsock.c34 #include <net/bluetooth/l2cap.h>
/kernel/linux/linux-6.6/net/bluetooth/rfcomm/
H A Dsock.c34 #include <net/bluetooth/l2cap.h>

Completed in 40 milliseconds

12