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.h678 struct hci_conn { struct
679 struct list_head list;
681 atomic_t refcnt;
683 bdaddr_t dst;
684 __u8 dst_type;
685 bdaddr_t src;
686 __u8 src_type;
687 bdaddr_t init_addr;
688 __u8 init_addr_type;
689 bdaddr_t resp_addr;
[all …]