Home
last modified time | relevance | path

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

/linux-6.14.4/include/net/bluetooth/
Dhci_core.h655 struct hci_conn { struct
656 struct list_head list;
658 atomic_t refcnt;
660 bdaddr_t dst;
661 __u8 dst_type;
662 bdaddr_t src;
663 __u8 src_type;
664 bdaddr_t init_addr;
665 __u8 init_addr_type;
666 bdaddr_t resp_addr;
[all …]