···5757};58585959struct discovery_state {6060- int type;6060+ int type;6161 enum {6262 DISCOVERY_STOPPED,6363 DISCOVERY_STARTING,···6565 DISCOVERY_RESOLVING,6666 DISCOVERY_STOPPING,6767 } state;6868- struct list_head all; /* All devices found during inquiry */6969- struct list_head unknown; /* Name state not known */7070- struct list_head resolve; /* Name needs to be resolved */7171- __u32 timestamp;6868+ struct list_head all; /* All devices found during inquiry */6969+ struct list_head unknown; /* Name state not known */7070+ struct list_head resolve; /* Name needs to be resolved */7171+ __u32 timestamp;7272};73737474struct hci_conn_hash {