Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/bluetooth/
Dhci_core.h442 struct hci_conn { struct
443 struct list_head list;
445 atomic_t refcnt;
447 bdaddr_t dst;
448 __u8 dst_type;
449 bdaddr_t src;
450 __u8 src_type;
451 bdaddr_t init_addr;
452 __u8 init_addr_type;
453 bdaddr_t resp_addr;
[all …]