Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/bluetooth/
Dhci_core.h396 struct hci_conn { struct
397 struct list_head list;
399 atomic_t refcnt;
401 bdaddr_t dst;
402 __u8 dst_type;
403 bdaddr_t src;
404 __u8 src_type;
405 bdaddr_t init_addr;
406 __u8 init_addr_type;
407 bdaddr_t resp_addr;
[all …]