Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/bluetooth/
Dhci_core.h434 struct hci_conn { struct
435 struct list_head list;
437 atomic_t refcnt;
439 bdaddr_t dst;
440 __u8 dst_type;
441 bdaddr_t src;
442 __u8 src_type;
443 bdaddr_t init_addr;
444 __u8 init_addr_type;
445 bdaddr_t resp_addr;
[all …]