Home | History | Annotate | Download | only in bluetooth

Lines Matching defs:sc_le_state

129 	bth5_le_state_t sc_le_state;
1505 sc->sc_le_state = le_state_shy;
1550 device_xname(sc->sc_dev), sc->sc_le_state, sc->sc_le_muzzled));
1573 switch (sc->sc_le_state) {
1584 sc->sc_le_state = le_state_curious;
1615 sc->sc_le_state = le_state_garrulous;
1631 sc->sc_le_state = le_state_shy;
1668 device_xname(sc->sc_dev), sc->sc_le_state, sc->sc_le_muzzled));
1670 switch (sc->sc_le_state) {
1684 "timeout happen at unknown state %d\n", sc->sc_le_state);