Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dhci_core.h674 struct hci_conn { struct
675 struct list_head list;
677 atomic_t refcnt;
679 bdaddr_t dst;
680 __u8 dst_type;
681 bdaddr_t src;
682 __u8 src_type;
683 bdaddr_t init_addr;
684 __u8 init_addr_type;
685 bdaddr_t resp_addr;
[all …]