Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci_core.h53 struct inquiry_entry { struct
54 struct list_head all; /* inq_cache.all */
55 struct list_head list; /* unknown or resolve */
56 enum {
61 } name_state;
62 __u32 timestamp;
63 struct inquiry_data data;
/kernel/linux/linux-6.6/include/net/bluetooth/
Dhci_core.h56 struct inquiry_entry { struct
57 struct list_head all; /* inq_cache.all */
58 struct list_head list; /* unknown or resolve */
59 enum {
64 } name_state;
65 __u32 timestamp;
66 struct inquiry_data data;