Home
last modified time | relevance | path

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

/include/net/bluetooth/
Dl2cap.h497 struct l2cap_chan { struct
498 struct l2cap_conn *conn;
499 struct hci_conn *hs_hcon;
500 struct hci_chan *hs_hchan;
501 struct kref kref;
502 atomic_t nesting;
504 __u8 state;
506 bdaddr_t dst;
507 __u8 dst_type;
508 bdaddr_t src;
[all …]