BT_LISTEN         176 include/net/bluetooth/bluetooth.h 	case BT_LISTEN:
BT_LISTEN         964 net/bluetooth/6lowpan.c 	chan->state = BT_LISTEN;
BT_LISTEN         460 net/bluetooth/af_bluetooth.c 	if (sk->sk_state == BT_LISTEN)
BT_LISTEN         504 net/bluetooth/af_bluetooth.c 		if (sk->sk_state == BT_LISTEN)
BT_LISTEN         514 net/bluetooth/af_bluetooth.c 		if (sk->sk_state == BT_LISTEN)
BT_LISTEN         735 net/bluetooth/l2cap_core.c 	case BT_LISTEN:
BT_LISTEN        3851 net/bluetooth/l2cap_core.c 	pchan = l2cap_global_chan_by_psm(BT_LISTEN, psm, &conn->hcon->src,
BT_LISTEN        5524 net/bluetooth/l2cap_core.c 	pchan = l2cap_global_chan_by_psm(BT_LISTEN, psm, &conn->hcon->src,
BT_LISTEN        7334 net/bluetooth/l2cap_core.c 		if (c->state != BT_LISTEN)
BT_LISTEN        7372 net/bluetooth/l2cap_core.c 		if (c->state != BT_LISTEN)
BT_LISTEN         296 net/bluetooth/l2cap_sock.c 	chan->state = BT_LISTEN;
BT_LISTEN         297 net/bluetooth/l2cap_sock.c 	sk->sk_state = BT_LISTEN;
BT_LISTEN         321 net/bluetooth/l2cap_sock.c 		if (sk->sk_state != BT_LISTEN) {
BT_LISTEN         543 net/bluetooth/l2cap_sock.c 		if (sk->sk_state != BT_BOUND && sk->sk_state != BT_LISTEN) {
BT_LISTEN         819 net/bluetooth/l2cap_sock.c 		if (sk->sk_state != BT_BOUND && sk->sk_state != BT_LISTEN) {
BT_LISTEN        1342 net/bluetooth/l2cap_sock.c 	case BT_LISTEN:
BT_LISTEN         665 net/bluetooth/rfcomm/core.c 	if (state != BT_LISTEN)
BT_LISTEN         688 net/bluetooth/rfcomm/core.c 	if (state != BT_LISTEN)
BT_LISTEN        1992 net/bluetooth/rfcomm/core.c 		case BT_LISTEN:
BT_LISTEN        2053 net/bluetooth/rfcomm/core.c 	s = rfcomm_session_add(sock, BT_LISTEN);
BT_LISTEN         120 net/bluetooth/rfcomm/sock.c 		if (sk->sk_state == BT_BOUND || sk->sk_state == BT_LISTEN)
BT_LISTEN         215 net/bluetooth/rfcomm/sock.c 	case BT_LISTEN:
BT_LISTEN         469 net/bluetooth/rfcomm/sock.c 	sk->sk_state = BT_LISTEN;
BT_LISTEN         498 net/bluetooth/rfcomm/sock.c 		if (sk->sk_state != BT_LISTEN) {
BT_LISTEN         733 net/bluetooth/rfcomm/sock.c 		if (sk->sk_state != BT_BOUND && sk->sk_state != BT_LISTEN) {
BT_LISTEN         870 net/bluetooth/rfcomm/sock.c 		if (sk->sk_state != BT_BOUND && sk->sk_state != BT_LISTEN) {
BT_LISTEN         967 net/bluetooth/rfcomm/sock.c 	parent = rfcomm_get_sock_by_channel(BT_LISTEN, channel, &src);
BT_LISTEN         330 net/bluetooth/sco.c 		if (sk->sk_state != BT_LISTEN)
BT_LISTEN         350 net/bluetooth/sco.c 		if (sk->sk_state != BT_LISTEN)
BT_LISTEN         413 net/bluetooth/sco.c 	case BT_LISTEN:
BT_LISTEN         618 net/bluetooth/sco.c 	sk->sk_state = BT_LISTEN;
BT_LISTEN         645 net/bluetooth/sco.c 		if (sk->sk_state != BT_LISTEN) {
BT_LISTEN         808 net/bluetooth/sco.c 		if (sk->sk_state != BT_BOUND && sk->sk_state != BT_LISTEN) {
BT_LISTEN         939 net/bluetooth/sco.c 		if (sk->sk_state != BT_BOUND && sk->sk_state != BT_LISTEN) {
BT_LISTEN        1092 net/bluetooth/sco.c 		if (sk->sk_state != BT_LISTEN)
BT_LISTEN        3280 net/bluetooth/smp.c 	chan->state = BT_LISTEN;