Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/bluetooth/
Dhci_core.h452 struct hci_conn { struct
453 struct list_head list;
455 atomic_t refcnt;
457 bdaddr_t dst;
458 __u8 dst_type;
459 bdaddr_t src;
460 __u8 src_type;
461 bdaddr_t init_addr;
462 __u8 init_addr_type;
463 bdaddr_t resp_addr;
[all …]