BT_OPEN           172 include/net/bluetooth/bluetooth.h 	case BT_OPEN:
BT_OPEN           222 net/bluetooth/bnep/sock.c 	sk->sk_state	= BT_OPEN;
BT_OPEN            82 net/bluetooth/cmtp/capi.c 	app->state = BT_OPEN;
BT_OPEN           225 net/bluetooth/cmtp/sock.c 	sk->sk_state    = BT_OPEN;
BT_OPEN           511 net/bluetooth/hci_conn.c 	conn->state = BT_OPEN;
BT_OPEN          1219 net/bluetooth/hci_conn.c 	if (acl->state == BT_OPEN || acl->state == BT_CLOSED) {
BT_OPEN          1256 net/bluetooth/hci_conn.c 	    (sco->state == BT_OPEN || sco->state == BT_CLOSED)) {
BT_OPEN           762 net/bluetooth/hci_sock.c 				sk->sk_state = BT_OPEN;
BT_OPEN          2020 net/bluetooth/hci_sock.c 	sk->sk_state = BT_OPEN;
BT_OPEN           273 net/bluetooth/hidp/sock.c 	sk->sk_state	= BT_OPEN;
BT_OPEN           461 net/bluetooth/l2cap_core.c 	chan->state = BT_OPEN;
BT_OPEN          7221 net/bluetooth/l2cap_core.c 	case BT_OPEN:
BT_OPEN           113 net/bluetooth/l2cap_sock.c 	if (sk->sk_state != BT_OPEN) {
BT_OPEN          1338 net/bluetooth/l2cap_sock.c 	case BT_OPEN:
BT_OPEN          1606 net/bluetooth/l2cap_sock.c 	sk->sk_state = BT_OPEN;
BT_OPEN          2543 net/bluetooth/mgmt.c 	if (!conn || conn->state == BT_OPEN || conn->state == BT_CLOSED) {
BT_OPEN           292 net/bluetooth/rfcomm/core.c 	d->state      = BT_OPEN;
BT_OPEN           383 net/bluetooth/rfcomm/core.c 	if (d->state != BT_OPEN && d->state != BT_CLOSED)
BT_OPEN           463 net/bluetooth/rfcomm/core.c 	case BT_OPEN:
BT_OPEN          1334 net/bluetooth/rfcomm/core.c 		if (s->state == BT_OPEN) {
BT_OPEN          1344 net/bluetooth/rfcomm/core.c 		if (d->state == BT_OPEN) {
BT_OPEN          1438 net/bluetooth/rfcomm/core.c 			d->state = BT_OPEN;
BT_OPEN          1942 net/bluetooth/rfcomm/core.c 	s = rfcomm_session_add(nsock, BT_OPEN);
BT_OPEN           307 net/bluetooth/rfcomm/sock.c 	sk->sk_state    = BT_OPEN;
BT_OPEN           355 net/bluetooth/rfcomm/sock.c 	if (sk->sk_state != BT_OPEN) {
BT_OPEN           399 net/bluetooth/rfcomm/sock.c 	if (sk->sk_state != BT_OPEN && sk->sk_state != BT_BOUND) {
BT_OPEN           487 net/bluetooth/sco.c 	sk->sk_state    = BT_OPEN;
BT_OPEN           534 net/bluetooth/sco.c 	if (sk->sk_state != BT_OPEN) {
BT_OPEN           565 net/bluetooth/sco.c 	if (sk->sk_state != BT_OPEN && sk->sk_state != BT_BOUND)
BT_OPEN           825 net/bluetooth/sco.c 		if (sk->sk_state != BT_OPEN && sk->sk_state != BT_BOUND &&