BT_DISCONN        184 include/net/bluetooth/bluetooth.h 	case BT_DISCONN:
BT_DISCONN       2224 net/bluetooth/hci_request.c 		conn->state = BT_DISCONN;
BT_DISCONN        695 net/bluetooth/l2cap_core.c 	l2cap_state_change(chan, BT_DISCONN);
BT_DISCONN        718 net/bluetooth/l2cap_core.c 	l2cap_state_change(chan, BT_DISCONN);
BT_DISCONN        760 net/bluetooth/l2cap_core.c 	case BT_DISCONN:
BT_DISCONN       1425 net/bluetooth/l2cap_core.c 		l2cap_state_change(chan, BT_DISCONN);
BT_DISCONN       1434 net/bluetooth/l2cap_core.c 	l2cap_state_change_and_error(chan, BT_DISCONN, err);
BT_DISCONN       4405 net/bluetooth/l2cap_core.c 	if (chan->state != BT_DISCONN) {
BT_DISCONN       4939 net/bluetooth/l2cap_core.c 	if (chan->state == BT_DISCONN || chan->state == BT_CLOSED)
BT_DISCONN       7548 net/bluetooth/l2cap_core.c 				l2cap_state_change(chan, BT_DISCONN);
BT_DISCONN        441 net/bluetooth/rfcomm/core.c 	d->state = BT_DISCONN;
BT_DISCONN       1191 net/bluetooth/rfcomm/core.c 		case BT_DISCONN:
BT_DISCONN       1196 net/bluetooth/rfcomm/core.c 				s->state = BT_DISCONN;
BT_DISCONN       1211 net/bluetooth/rfcomm/core.c 		case BT_DISCONN:
BT_DISCONN       1890 net/bluetooth/rfcomm/core.c 		if ((d->state == BT_CONNECTED || d->state == BT_DISCONN) &&
BT_DISCONN       1986 net/bluetooth/rfcomm/core.c 			s->state = BT_DISCONN;
BT_DISCONN        420 net/bluetooth/sco.c 			sk->sk_state = BT_DISCONN;
BT_DISCONN        432 net/bluetooth/sco.c 	case BT_DISCONN: