Symbol: BT_CONFIG
drivers/net/wireless/intel/iwlwifi/mld/coex.c
21
return iwl_mld_send_cmd_pdu(mld, BT_CONFIG, &cmd);
drivers/net/wireless/intel/iwlwifi/mld/mld.c
168
HCMD_NAME(BT_CONFIG),
drivers/net/wireless/intel/iwlwifi/mvm/coex.c
174
return iwl_mvm_send_cmd_pdu(mvm, BT_CONFIG, 0, sizeof(bt_cmd), &bt_cmd);
drivers/net/wireless/intel/iwlwifi/mvm/ops.c
529
HCMD_NAME(BT_CONFIG),
include/net/bluetooth/bluetooth.h
332
case BT_CONFIG:
include/net/bluetooth/hci_core.h
2188
if (conn->state == BT_CONFIG) {
net/bluetooth/af_bluetooth.c
603
sk->sk_state == BT_CONFIG)
net/bluetooth/hci_conn.c
185
(conn->state == BT_CONNECTED || conn->state == BT_CONFIG)) {
net/bluetooth/hci_core.c
3405
if (c->state != BT_CONNECTED && c->state != BT_CONFIG)
net/bluetooth/hci_core.c
3467
if (conn->state != BT_CONNECTED && conn->state != BT_CONFIG)
net/bluetooth/hci_core.c
3527
if (conn->state != BT_CONNECTED && conn->state != BT_CONFIG)
net/bluetooth/hci_event.c
2342
if (conn->state == BT_CONFIG) {
net/bluetooth/hci_event.c
2369
if (conn->state == BT_CONFIG) {
net/bluetooth/hci_event.c
2381
if (conn->state != BT_CONFIG || !conn->out)
net/bluetooth/hci_event.c
2452
if (conn && (conn->state == BT_CONFIG || conn->state == BT_CONNECTED))
net/bluetooth/hci_event.c
2546
if (conn->state == BT_CONFIG) {
net/bluetooth/hci_event.c
2573
if (conn->state == BT_CONFIG) {
net/bluetooth/hci_event.c
2922
if (conn && conn->state == BT_CONFIG)
net/bluetooth/hci_event.c
3192
conn->state = BT_CONFIG;
net/bluetooth/hci_event.c
3503
if (conn->state == BT_CONFIG) {
net/bluetooth/hci_event.c
3723
if (conn->state != BT_CONFIG)
net/bluetooth/hci_event.c
3970
if (conn && conn->state == BT_CONFIG)
net/bluetooth/hci_event.c
4972
if (conn->state != BT_CONFIG)
net/bluetooth/hci_event.c
5213
if (conn->state == BT_CONFIG) {
net/bluetooth/hci_event.c
5834
conn->state = BT_CONFIG;
net/bluetooth/hci_event.c
6663
if (conn->state == BT_CONFIG) {
net/bluetooth/hci_event.c
7336
if (conn->state == BT_CONFIG) {
net/bluetooth/hci_sync.c
3571
if (conn->state != BT_CONNECTED && conn->state != BT_CONFIG)
net/bluetooth/hci_sync.c
5877
case BT_CONFIG:
net/bluetooth/iso.c
1654
conn->state = BT_CONFIG;
net/bluetooth/iso.c
1741
sk->sk_state = BT_CONFIG;
net/bluetooth/iso.c
920
case BT_CONFIG:
net/bluetooth/l2cap_core.c
1595
l2cap_state_change(chan, BT_CONFIG);
net/bluetooth/l2cap_core.c
4165
l2cap_state_change(chan, BT_CONFIG);
net/bluetooth/l2cap_core.c
425
if (chan->state == BT_CONNECTED || chan->state == BT_CONFIG)
net/bluetooth/l2cap_core.c
4276
l2cap_state_change(chan, BT_CONFIG);
net/bluetooth/l2cap_core.c
4367
if (chan->state != BT_CONFIG && chan->state != BT_CONNECT2 &&
net/bluetooth/l2cap_core.c
7300
case BT_CONFIG:
net/bluetooth/l2cap_core.c
7648
chan->state == BT_CONFIG)) {
net/bluetooth/l2cap_core.c
7672
l2cap_state_change(chan, BT_CONFIG);
net/bluetooth/l2cap_core.c
850
case BT_CONFIG:
net/bluetooth/l2cap_sock.c
1238
sk->sk_state = BT_CONFIG;
net/bluetooth/l2cap_sock.c
1239
pi->chan->state = BT_CONFIG;
net/bluetooth/l2cap_sock.c
400
sk->sk_state != BT_CONFIG)
net/bluetooth/l2cap_sock.c
954
sk->sk_state = BT_CONFIG;
net/bluetooth/l2cap_sock.c
955
chan->state = BT_CONFIG;
net/bluetooth/mgmt.c
3776
if ((conn->state == BT_CONNECTED || conn->state == BT_CONFIG) &&
net/bluetooth/rfcomm/core.c
1280
if (d->state == BT_CONNECT || d->state == BT_CONFIG)
net/bluetooth/rfcomm/core.c
1311
if (d->state == BT_CONNECT || d->state == BT_CONFIG)
net/bluetooth/rfcomm/core.c
1471
case BT_CONFIG:
net/bluetooth/rfcomm/core.c
1866
if (d->state == BT_CONFIG) {
net/bluetooth/rfcomm/core.c
402
d->state = BT_CONFIG;
net/bluetooth/rfcomm/core.c
459
case BT_CONFIG:
net/bluetooth/rfcomm/core.c
475
case BT_CONFIG:
net/bluetooth/rfcomm/sock.c
228
case BT_CONFIG:
net/bluetooth/rfcomm/sock.c
991
sk->sk_state = BT_CONFIG;
net/bluetooth/sco.c
560
case BT_CONFIG:
net/bluetooth/sco.c
899
conn->state = BT_CONFIG;
net/bluetooth/sco.c
957
sk->sk_state = BT_CONFIG;