Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/bluetooth/
Dhci_core.h685 struct hci_conn { struct
686 struct list_head list;
688 atomic_t refcnt;
690 bdaddr_t dst;
691 __u8 dst_type;
692 bdaddr_t src;
693 __u8 src_type;
694 bdaddr_t init_addr;
695 __u8 init_addr_type;
696 bdaddr_t resp_addr;
[all …]