BT_CLOSED         186 include/net/bluetooth/bluetooth.h 	case BT_CLOSED:
BT_CLOSED         714 net/bluetooth/a2mp.c 	case BT_CLOSED:
BT_CLOSED         228 net/bluetooth/af_bluetooth.c 		if (sk->sk_state == BT_CLOSED) {
BT_CLOSED         476 net/bluetooth/af_bluetooth.c 	if (sk->sk_state == BT_CLOSED)
BT_CLOSED         220 net/bluetooth/cmtp/capi.c 				application->state = BT_CLOSED;
BT_CLOSED         424 net/bluetooth/cmtp/capi.c 		if (application->state == BT_CLOSED) {
BT_CLOSED         467 net/bluetooth/cmtp/capi.c 			(application->state == BT_CLOSED), CMTP_INTEROP_TIMEOUT);
BT_CLOSED         694 net/bluetooth/hci_conn.c 	conn->state = BT_CLOSED;
BT_CLOSED        1219 net/bluetooth/hci_conn.c 	if (acl->state == BT_OPEN || acl->state == BT_CLOSED) {
BT_CLOSED        1256 net/bluetooth/hci_conn.c 	    (sco->state == BT_OPEN || sco->state == BT_CLOSED)) {
BT_CLOSED        1496 net/bluetooth/hci_conn.c 		c->state = BT_CLOSED;
BT_CLOSED        1791 net/bluetooth/hci_event.c 				conn->state = BT_CLOSED;
BT_CLOSED        1834 net/bluetooth/hci_event.c 			sco->state = BT_CLOSED;
BT_CLOSED        2126 net/bluetooth/hci_event.c 			sco->state = BT_CLOSED;
BT_CLOSED        2538 net/bluetooth/hci_event.c 		conn->state = BT_CLOSED;
BT_CLOSED        2702 net/bluetooth/hci_event.c 	conn->state = BT_CLOSED;
BT_CLOSED        4230 net/bluetooth/hci_event.c 		conn->state = BT_CLOSED;
BT_CLOSED        4894 net/bluetooth/hci_event.c 		hcon->state = BT_CLOSED;
BT_CLOSED        2267 net/bluetooth/hci_request.c 		conn->state = BT_CLOSED;
BT_CLOSED        1429 net/bluetooth/hci_sock.c 	if (sk->sk_state == BT_CLOSED)
BT_CLOSED        4939 net/bluetooth/l2cap_core.c 	if (chan->state == BT_DISCONN || chan->state == BT_CLOSED)
BT_CLOSED        1174 net/bluetooth/l2cap_sock.c 		err = bt_sock_wait_state(sk, BT_CLOSED,
BT_CLOSED        1340 net/bluetooth/l2cap_sock.c 	case BT_CLOSED:
BT_CLOSED        1344 net/bluetooth/l2cap_sock.c 		sk->sk_state = BT_CLOSED;
BT_CLOSED        1345 net/bluetooth/l2cap_sock.c 		chan->state = BT_CLOSED;
BT_CLOSED        1349 net/bluetooth/l2cap_sock.c 		sk->sk_state = BT_CLOSED;
BT_CLOSED        1350 net/bluetooth/l2cap_sock.c 		chan->state = BT_CLOSED;
BT_CLOSED        2543 net/bluetooth/mgmt.c 	if (!conn || conn->state == BT_OPEN || conn->state == BT_CLOSED) {
BT_CLOSED         383 net/bluetooth/rfcomm/core.c 	if (d->state != BT_OPEN && d->state != BT_CLOSED)
BT_CLOSED         492 net/bluetooth/rfcomm/core.c 		d->state = BT_CLOSED;
BT_CLOSED         713 net/bluetooth/rfcomm/core.c 	s->state = BT_CLOSED;
BT_CLOSED         719 net/bluetooth/rfcomm/core.c 		d->state = BT_CLOSED;
BT_CLOSED        1192 net/bluetooth/rfcomm/core.c 			d->state = BT_CLOSED;
BT_CLOSED        1234 net/bluetooth/rfcomm/core.c 			d->state = BT_CLOSED;
BT_CLOSED        1265 net/bluetooth/rfcomm/core.c 			d->state = BT_CLOSED;
BT_CLOSED        1879 net/bluetooth/rfcomm/core.c 				d->state = BT_CLOSED;
BT_CLOSED        1916 net/bluetooth/rfcomm/core.c 	if (s && (sk->sk_state == BT_CLOSED))
BT_CLOSED        1971 net/bluetooth/rfcomm/core.c 	case BT_CLOSED:
BT_CLOSED          84 net/bluetooth/rfcomm/sock.c 		if (d->state == BT_CLOSED) {
BT_CLOSED         188 net/bluetooth/rfcomm/sock.c 	parent->sk_state  = BT_CLOSED;
BT_CLOSED         929 net/bluetooth/rfcomm/sock.c 			err = bt_sock_wait_state(sk, BT_CLOSED, sk->sk_lingertime);
BT_CLOSED         430 net/bluetooth/rfcomm/tty.c 		sk->sk_state = BT_CLOSED;
BT_CLOSED         637 net/bluetooth/rfcomm/tty.c 	} else if (dlc->state == BT_CLOSED)
BT_CLOSED         151 net/bluetooth/sco.c 	sk->sk_state = BT_CLOSED;
BT_CLOSED         387 net/bluetooth/sco.c 	parent->sk_state  = BT_CLOSED;
BT_CLOSED         988 net/bluetooth/sco.c 			err = bt_sock_wait_state(sk, BT_CLOSED,
BT_CLOSED        1013 net/bluetooth/sco.c 		err = bt_sock_wait_state(sk, BT_CLOSED, sk->sk_lingertime);