Home
last modified time | relevance | path

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

/linux-6.15/include/net/bluetooth/
Dhci_core.h661 struct hci_conn { struct
662 struct list_head list;
664 atomic_t refcnt;
666 bdaddr_t dst;
667 __u8 dst_type;
668 bdaddr_t src;
669 __u8 src_type;
670 bdaddr_t init_addr;
671 __u8 init_addr_type;
672 bdaddr_t resp_addr;
[all …]