Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/bluetooth/
Dhci_core.h679 struct hci_conn { struct
680 struct list_head list;
682 atomic_t refcnt;
684 bdaddr_t dst;
685 __u8 dst_type;
686 bdaddr_t src;
687 __u8 src_type;
688 bdaddr_t init_addr;
689 __u8 init_addr_type;
690 bdaddr_t resp_addr;
[all …]