Home
last modified time | relevance | path

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

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