Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/bluetooth/
Dhci_core.h619 struct hci_conn { struct
620 struct list_head list;
622 atomic_t refcnt;
624 bdaddr_t dst;
625 __u8 dst_type;
626 bdaddr_t src;
627 __u8 src_type;
628 bdaddr_t init_addr;
629 __u8 init_addr_type;
630 bdaddr_t resp_addr;
[all …]