Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/bluetooth/
Dhci_core.h69 struct discovery_state { struct
70 int type;
71 enum {
77 } state;
78 struct list_head all; /* All devices found during inquiry */
79 struct list_head unknown; /* Name state not known */
80 struct list_head resolve; /* Name needs to be resolved */
81 __u32 timestamp;
82 bdaddr_t last_adv_addr;
83 u8 last_adv_addr_type;
[all …]
/linux-6.6.21/drivers/scsi/lpfc/
Dlpfc.h367 enum discovery_state { enum
/linux-6.6.21/drivers/scsi/qla2xxx/
Dqla_def.h2535 enum discovery_state { enum