Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h658 struct hci_conn { struct
659 struct list_head list;
661 atomic_t refcnt;
663 bdaddr_t dst;
664 __u8 dst_type;
665 bdaddr_t src;
666 __u8 src_type;
667 bdaddr_t init_addr;
668 __u8 init_addr_type;
669 bdaddr_t resp_addr;
[all …]