BT_BOUND          174 include/net/bluetooth/bluetooth.h 	case BT_BOUND:
BT_BOUND          203 net/bluetooth/hci_sock.c 		if (sk->sk_state != BT_BOUND || hci_pi(sk)->hdev != hdev)
BT_BOUND          272 net/bluetooth/hci_sock.c 		if (sk->sk_state != BT_BOUND)
BT_BOUND         1083 net/bluetooth/hci_sock.c 	if (sk->sk_state == BT_BOUND) {
BT_BOUND         1337 net/bluetooth/hci_sock.c 	sk->sk_state = BT_BOUND;
BT_BOUND         6994 net/bluetooth/l2cap_core.c 	if (chan->state != BT_BOUND && chan->state != BT_CONNECTED)
BT_BOUND         7222 net/bluetooth/l2cap_core.c 	case BT_BOUND:
BT_BOUND          167 net/bluetooth/l2cap_sock.c 	chan->state = BT_BOUND;
BT_BOUND          168 net/bluetooth/l2cap_sock.c 	sk->sk_state = BT_BOUND;
BT_BOUND          263 net/bluetooth/l2cap_sock.c 	if (sk->sk_state != BT_BOUND) {
BT_BOUND          543 net/bluetooth/l2cap_sock.c 		if (sk->sk_state != BT_BOUND && sk->sk_state != BT_LISTEN) {
BT_BOUND          819 net/bluetooth/l2cap_sock.c 		if (sk->sk_state != BT_BOUND && sk->sk_state != BT_LISTEN) {
BT_BOUND         1339 net/bluetooth/l2cap_sock.c 	case BT_BOUND:
BT_BOUND          479 net/bluetooth/rfcomm/core.c 		if (s->state != BT_BOUND) {
BT_BOUND          761 net/bluetooth/rfcomm/core.c 	s = rfcomm_session_add(sock, BT_BOUND);
BT_BOUND         1996 net/bluetooth/rfcomm/core.c 		case BT_BOUND:
BT_BOUND          120 net/bluetooth/rfcomm/sock.c 		if (sk->sk_state == BT_BOUND || sk->sk_state == BT_LISTEN)
BT_BOUND          374 net/bluetooth/rfcomm/sock.c 		sk->sk_state = BT_BOUND;
BT_BOUND          399 net/bluetooth/rfcomm/sock.c 	if (sk->sk_state != BT_OPEN && sk->sk_state != BT_BOUND) {
BT_BOUND          436 net/bluetooth/rfcomm/sock.c 	if (sk->sk_state != BT_BOUND) {
BT_BOUND          733 net/bluetooth/rfcomm/sock.c 		if (sk->sk_state != BT_BOUND && sk->sk_state != BT_LISTEN) {
BT_BOUND          870 net/bluetooth/rfcomm/sock.c 		if (sk->sk_state != BT_BOUND && sk->sk_state != BT_LISTEN) {
BT_BOUND          546 net/bluetooth/sco.c 	sk->sk_state = BT_BOUND;
BT_BOUND          565 net/bluetooth/sco.c 	if (sk->sk_state != BT_OPEN && sk->sk_state != BT_BOUND)
BT_BOUND          598 net/bluetooth/sco.c 	if (sk->sk_state != BT_BOUND) {
BT_BOUND          808 net/bluetooth/sco.c 		if (sk->sk_state != BT_BOUND && sk->sk_state != BT_LISTEN) {
BT_BOUND          825 net/bluetooth/sco.c 		if (sk->sk_state != BT_OPEN && sk->sk_state != BT_BOUND &&
BT_BOUND          939 net/bluetooth/sco.c 		if (sk->sk_state != BT_BOUND && sk->sk_state != BT_LISTEN) {