Home
last modified time | relevance | path

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

/linux-3.3/include/net/bluetooth/
Dhci_core.h262 struct hci_conn { struct
263 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 …]