Home
last modified time | relevance | path

Searched defs:l2cap_chan (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/include/net/bluetooth/
Dl2cap.h540 struct l2cap_chan { struct
541 struct l2cap_conn *conn;
542 struct hci_conn *hs_hcon;
543 struct hci_chan *hs_hchan;
544 struct kref kref;
545 atomic_t nesting;
547 __u8 state;
549 bdaddr_t dst;
550 __u8 dst_type;
551 bdaddr_t src;
[all …]