Symbol: BT_LISTEN
include/net/bluetooth/bluetooth.h
326
case BT_LISTEN:
include/net/bluetooth/hci_core.h
1474
if (c->state == BT_LISTEN)
net/bluetooth/6lowpan.c
945
chan->state = BT_LISTEN;
net/bluetooth/af_bluetooth.c
582
if (sk->sk_state == BT_LISTEN)
net/bluetooth/af_bluetooth.c
706
if (sk->sk_state == BT_LISTEN)
net/bluetooth/af_bluetooth.c
716
if (sk->sk_state == BT_LISTEN)
net/bluetooth/hci_conn.c
2237
conn->state = BT_LISTEN;
net/bluetooth/iso.c
1420
sk->sk_state = BT_LISTEN;
net/bluetooth/iso.c
1449
if (sk->sk_state != BT_LISTEN) {
net/bluetooth/iso.c
1738
sk->sk_state = BT_LISTEN;
net/bluetooth/iso.c
1752
sk->sk_state = BT_LISTEN;
net/bluetooth/iso.c
1883
if (sk->sk_state != BT_BOUND && sk->sk_state != BT_LISTEN) {
net/bluetooth/iso.c
2220
BT_LISTEN, iso_match_big_hcon,
net/bluetooth/iso.c
2228
BT_LISTEN,
net/bluetooth/iso.c
2234
BT_LISTEN,
net/bluetooth/iso.c
2242
BT_LISTEN,
net/bluetooth/iso.c
2250
BT_LISTEN,
net/bluetooth/iso.c
2257
BT_LISTEN, iso_match_dst, BDADDR_ANY);
net/bluetooth/iso.c
2399
sk = iso_get_sock(hdev, &hdev->bdaddr, bdaddr, BT_LISTEN,
net/bluetooth/iso.c
2413
sk = iso_get_sock(hdev, &hdev->bdaddr, bdaddr, BT_LISTEN,
net/bluetooth/iso.c
2441
BT_LISTEN,
net/bluetooth/iso.c
2487
sk = iso_get_sock(hdev, &hdev->bdaddr, bdaddr, BT_LISTEN,
net/bluetooth/iso.c
2543
BT_LISTEN, iso_match_dst, BDADDR_ANY);
net/bluetooth/iso.c
669
if (sk->sk_state != BT_LISTEN)
net/bluetooth/iso.c
688
if (sk->sk_state != BT_LISTEN)
net/bluetooth/iso.c
914
case BT_LISTEN:
net/bluetooth/l2cap_core.c
4101
pchan = l2cap_global_chan_by_psm(BT_LISTEN, psm, &conn->hcon->src,
net/bluetooth/l2cap_core.c
5000
pchan = l2cap_global_chan_by_psm(BT_LISTEN, psm, &conn->hcon->src,
net/bluetooth/l2cap_core.c
5216
pchan = l2cap_global_chan_by_psm(BT_LISTEN, psm, &conn->hcon->src,
net/bluetooth/l2cap_core.c
7469
if (c->state != BT_LISTEN)
net/bluetooth/l2cap_core.c
7507
if (c->state != BT_LISTEN)
net/bluetooth/l2cap_core.c
845
case BT_LISTEN:
net/bluetooth/l2cap_sock.c
1697
case BT_LISTEN:
net/bluetooth/l2cap_sock.c
320
chan->state = BT_LISTEN;
net/bluetooth/l2cap_sock.c
321
sk->sk_state = BT_LISTEN;
net/bluetooth/l2cap_sock.c
345
if (sk->sk_state != BT_LISTEN) {
net/bluetooth/l2cap_sock.c
609
if (sk->sk_state != BT_BOUND && sk->sk_state != BT_LISTEN) {
net/bluetooth/l2cap_sock.c
971
if (sk->sk_state != BT_BOUND && sk->sk_state != BT_LISTEN) {
net/bluetooth/rfcomm/core.c
2083
case BT_LISTEN:
net/bluetooth/rfcomm/core.c
2145
s = rfcomm_session_add(sock, BT_LISTEN);
net/bluetooth/rfcomm/core.c
698
if (state != BT_LISTEN)
net/bluetooth/rfcomm/core.c
721
if (state != BT_LISTEN)
net/bluetooth/rfcomm/sock.c
115
if (sk->sk_state == BT_BOUND || sk->sk_state == BT_LISTEN)
net/bluetooth/rfcomm/sock.c
222
case BT_LISTEN:
net/bluetooth/rfcomm/sock.c
475
sk->sk_state = BT_LISTEN;
net/bluetooth/rfcomm/sock.c
504
if (sk->sk_state != BT_LISTEN) {
net/bluetooth/rfcomm/sock.c
716
if (sk->sk_state != BT_BOUND && sk->sk_state != BT_LISTEN) {
net/bluetooth/rfcomm/sock.c
856
if (sk->sk_state != BT_BOUND && sk->sk_state != BT_LISTEN) {
net/bluetooth/rfcomm/sock.c
963
parent = rfcomm_get_sock_by_channel(BT_LISTEN, channel, &src);
net/bluetooth/rfcomm/sock.c
969
if (parent->sk_state != BT_LISTEN)
net/bluetooth/sco.c
1193
if (sk->sk_state != BT_BOUND && sk->sk_state != BT_LISTEN) {
net/bluetooth/sco.c
1446
if (parent->sk_state != BT_LISTEN)
net/bluetooth/sco.c
1487
if (sk->sk_state != BT_LISTEN)
net/bluetooth/sco.c
455
if (sk->sk_state != BT_LISTEN)
net/bluetooth/sco.c
475
if (sk->sk_state != BT_LISTEN)
net/bluetooth/sco.c
555
case BT_LISTEN:
net/bluetooth/sco.c
762
sk->sk_state = BT_LISTEN;
net/bluetooth/sco.c
789
if (sk->sk_state != BT_LISTEN) {
net/bluetooth/sco.c
986
if (sk->sk_state != BT_BOUND && sk->sk_state != BT_LISTEN) {
net/bluetooth/smp.c
3292
chan->state = BT_LISTEN;