Home
last modified time | relevance | path

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

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