Home
last modified time | relevance | path

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

/linux-6.8/include/net/bluetooth/
Dhci_core.h691 struct hci_conn { struct
692 struct list_head list;
694 atomic_t refcnt;
696 bdaddr_t dst;
697 __u8 dst_type;
698 bdaddr_t src;
699 __u8 src_type;
700 bdaddr_t init_addr;
701 __u8 init_addr_type;
702 bdaddr_t resp_addr;
[all …]