Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dl2cap.h539 struct l2cap_chan { struct
540 struct l2cap_conn *conn;
541 struct hci_conn *hs_hcon;
542 struct hci_chan *hs_hchan;
543 struct kref kref;
544 atomic_t nesting;
546 __u8 state;
548 bdaddr_t dst;
549 __u8 dst_type;
550 bdaddr_t src;
[all …]