Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci_core.h66 struct discovery_state { struct
67 int type;
68 enum {
74 } state;
75 struct list_head all; /* All devices found during inquiry */
76 struct list_head unknown; /* Name state not known */
77 struct list_head resolve; /* Name needs to be resolved */
78 __u32 timestamp;
79 bdaddr_t last_adv_addr;
80 u8 last_adv_addr_type;
[all …]
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
Dlpfc.h306 enum discovery_state { enum
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
Dqla_def.h2414 enum discovery_state { enum