Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/bluetooth/
Dl2cap.h493 struct l2cap_chan { struct
494 struct l2cap_conn *conn;
495 struct hci_conn *hs_hcon;
496 struct hci_chan *hs_hchan;
497 struct kref kref;
498 atomic_t nesting;
500 __u8 state;
502 bdaddr_t dst;
503 __u8 dst_type;
504 bdaddr_t src;
[all …]