BT_CONNECT        178 include/net/bluetooth/bluetooth.h 	case BT_CONNECT:
BT_CONNECT        895 include/net/bluetooth/hci_core.h 		if (c->type == LE_LINK && c->state == BT_CONNECT &&
BT_CONNECT        255 net/bluetooth/a2mp.c 			if (chan->state == BT_CONNECT)
BT_CONNECT        998 net/bluetooth/a2mp.c 	hs_hcon = hci_conn_hash_lookup_state(hdev, AMP_LINK, BT_CONNECT);
BT_CONNECT        479 net/bluetooth/af_bluetooth.c 	if (sk->sk_state == BT_CONNECT ||
BT_CONNECT        118 net/bluetooth/amp.c 	hcon->state = BT_CONNECT;
BT_CONNECT        196 net/bluetooth/hci_conn.c 	conn->state = BT_CONNECT;
BT_CONNECT        260 net/bluetooth/hci_conn.c 	conn->state = BT_CONNECT;
BT_CONNECT        279 net/bluetooth/hci_conn.c 	conn->state = BT_CONNECT;
BT_CONNECT        417 net/bluetooth/hci_conn.c 	if (conn->state == BT_CONNECT && conn->type == LE_LINK &&
BT_CONNECT        866 net/bluetooth/hci_conn.c 	conn->state = BT_CONNECT;
BT_CONNECT        958 net/bluetooth/hci_conn.c 	conn->state = BT_CONNECT;
BT_CONNECT       1184 net/bluetooth/hci_conn.c 	conn->state = BT_CONNECT;
BT_CONNECT       1789 net/bluetooth/hci_event.c 		if (conn && conn->state == BT_CONNECT) {
BT_CONNECT       2632 net/bluetooth/hci_event.c 		conn->state = BT_CONNECT;
BT_CONNECT       2644 net/bluetooth/hci_event.c 		conn->state = BT_CONNECT;
BT_CONNECT       2227 net/bluetooth/hci_request.c 	case BT_CONNECT:
BT_CONNECT       2318 net/bluetooth/hci_request.c 	conn = hci_conn_hash_lookup_state(hdev, LE_LINK, BT_CONNECT);
BT_CONNECT        426 net/bluetooth/l2cap_core.c 	else if (chan->state == BT_CONNECT &&
BT_CONNECT        759 net/bluetooth/l2cap_core.c 	case BT_CONNECT:
BT_CONNECT       1318 net/bluetooth/l2cap_core.c 	if (chan->state == BT_CONNECT)
BT_CONNECT       1455 net/bluetooth/l2cap_core.c 		if (chan->state == BT_CONNECT) {
BT_CONNECT       1577 net/bluetooth/l2cap_core.c 		} else if (chan->state == BT_CONNECT) {
BT_CONNECT       4833 net/bluetooth/l2cap_core.c 	if (chan->state == BT_CONNECT) {
BT_CONNECT       7209 net/bluetooth/l2cap_core.c 	case BT_CONNECT:
BT_CONNECT       7291 net/bluetooth/l2cap_core.c 	l2cap_state_change(chan, BT_CONNECT);
BT_CONNECT       7527 net/bluetooth/l2cap_core.c 		if (chan->state == BT_CONNECT) {
BT_CONNECT        370 net/bluetooth/l2cap_sock.c 	    sk->sk_state != BT_CONNECT && sk->sk_state != BT_CONNECT2 &&
BT_CONNECT        461 net/bluetooth/rfcomm/core.c 	case BT_CONNECT:
BT_CONNECT        473 net/bluetooth/rfcomm/core.c 	case BT_CONNECT:
BT_CONNECT       1180 net/bluetooth/rfcomm/core.c 		case BT_CONNECT:
BT_CONNECT       1206 net/bluetooth/rfcomm/core.c 		case BT_CONNECT:
BT_CONNECT       1229 net/bluetooth/rfcomm/core.c 			if (d->state == BT_CONNECT || d->state == BT_CONFIG)
BT_CONNECT       1238 net/bluetooth/rfcomm/core.c 		if (s->state == BT_CONNECT)
BT_CONNECT       1260 net/bluetooth/rfcomm/core.c 			if (d->state == BT_CONNECT || d->state == BT_CONFIG)
BT_CONNECT       1273 net/bluetooth/rfcomm/core.c 		if (s->state == BT_CONNECT)
BT_CONNECT       1418 net/bluetooth/rfcomm/core.c 				d->state = BT_CONNECT;
BT_CONNECT       1962 net/bluetooth/rfcomm/core.c 		s->state = BT_CONNECT;
BT_CONNECT        219 net/bluetooth/rfcomm/sock.c 	case BT_CONNECT:
BT_CONNECT        409 net/bluetooth/rfcomm/sock.c 	sk->sk_state = BT_CONNECT;
BT_CONNECT        545 net/bluetooth/rfcomm/sock.c 	    sk->sk_state != BT_CONNECT && sk->sk_state != BT_CONNECT2)
BT_CONNECT        265 net/bluetooth/sco.c 		sk->sk_state = BT_CONNECT;
BT_CONNECT        431 net/bluetooth/sco.c 	case BT_CONNECT: