Searched defs:hci_conn (Results 1 – 1 of 1) sorted by relevance
262 struct hci_conn { struct263 struct list_head list;265 atomic_t refcnt;267 bdaddr_t dst;268 __u8 dst_type;269 __u16 handle;270 __u16 state;271 __u8 mode;272 __u8 type;273 __u8 out;[all …]