Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/bluetooth/
Dl2cap.h483 struct l2cap_chan { struct
484 struct l2cap_conn *conn;
485 struct hci_conn *hs_hcon;
486 struct hci_chan *hs_hchan;
487 struct kref kref;
488 atomic_t nesting;
490 __u8 state;
492 bdaddr_t dst;
493 __u8 dst_type;
494 bdaddr_t src;
[all …]