Searched refs:sc_attempts (Results 1 – 1 of 1) sorted by relevance
98 int sc_attempts; /* connection attempts */ member554 if (sc->sc_attempts++ > 0) in bthidev_connect()555 aprint_verbose_dev(sc->sc_dev, "connect (#%d)\n", sc->sc_attempts); in bthidev_connect()784 sc->sc_attempts = 0; in bthidev_int_connected()