Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dhci_core.h408 struct hci_conn { struct
409 struct list_head list;
411 atomic_t refcnt;
413 bdaddr_t dst;
414 __u8 dst_type;
415 bdaddr_t src;
416 __u8 src_type;
417 bdaddr_t init_addr;
418 __u8 init_addr_type;
419 bdaddr_t resp_addr;
[all …]