Home | History | Annotate | Download | only in bluetooth

Lines Matching defs:sc_le_state

124 	bcsp_le_state_t sc_le_state;
1461 sc->sc_le_state = le_state_shy;
1505 device_xname(sc->sc_dev), sc->sc_le_state, sc->sc_le_muzzled));
1526 switch (sc->sc_le_state) {
1538 sc->sc_le_state = le_state_curious;
1555 sc->sc_le_state = le_state_garrulous;
1571 sc->sc_le_state = le_state_shy;
1604 device_xname(sc->sc_dev), sc->sc_le_state, sc->sc_le_muzzled));
1606 switch (sc->sc_le_state) {
1620 "timeout happen at unknown state %d\n", sc->sc_le_state);