Home
last modified time | relevance | path

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

/linux-5.10/include/net/bluetooth/
Dl2cap.h538 struct l2cap_chan { struct
539 struct l2cap_conn *conn;
540 struct hci_conn *hs_hcon;
541 struct hci_chan *hs_hchan;
542 struct kref kref;
543 atomic_t nesting;
545 __u8 state;
547 bdaddr_t dst;
548 __u8 dst_type;
549 bdaddr_t src;
[all …]