discov 1028 net/bluetooth/hci_core.c struct discovery_state *discov = &hdev->discovery; discov 1030 net/bluetooth/hci_core.c switch (discov->state) { discov 1937 net/bluetooth/hci_event.c struct discovery_state *discov = &hdev->discovery; discov 1940 net/bluetooth/hci_event.c if (list_empty(&discov->resolve)) discov 1958 net/bluetooth/hci_event.c struct discovery_state *discov = &hdev->discovery; discov 1971 net/bluetooth/hci_event.c if (discov->state == DISCOVERY_STOPPED) discov 1974 net/bluetooth/hci_event.c if (discov->state == DISCOVERY_STOPPING) discov 1977 net/bluetooth/hci_event.c if (discov->state != DISCOVERY_RESOLVING) discov 2380 net/bluetooth/hci_event.c struct discovery_state *discov = &hdev->discovery; discov 2398 net/bluetooth/hci_event.c if (discov->state != DISCOVERY_FINDING) discov 2401 net/bluetooth/hci_event.c if (list_empty(&discov->resolve)) {