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
169
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
335
case BT_CONFIG:
include/net/bluetooth/hci_core.h
2188
if (conn->state == BT_CONFIG) {
net/bluetooth/af_bluetooth.c
564
sk->sk_state == BT_CONFIG)
net/bluetooth/cmtp/capi.c
393
application->state = BT_CONFIG;
net/bluetooth/cmtp/core.c
366
session->state = BT_CONFIG;
net/bluetooth/hci_conn.c
188
(conn->state == BT_CONNECTED || conn->state == BT_CONFIG)) {
net/bluetooth/hci_core.c
3443
if (c->state != BT_CONNECTED && c->state != BT_CONFIG)
net/bluetooth/hci_core.c
3505
if (conn->state != BT_CONNECTED && conn->state != BT_CONFIG)
net/bluetooth/hci_core.c
3565
if (conn->state != BT_CONNECTED && conn->state != BT_CONFIG)
net/bluetooth/hci_event.c
2338
if (conn->state == BT_CONFIG) {
net/bluetooth/hci_event.c
2365
if (conn->state == BT_CONFIG) {
net/bluetooth/hci_event.c
2377
if (conn->state != BT_CONFIG || !conn->out)
net/bluetooth/hci_event.c
2448
if (conn && (conn->state == BT_CONFIG || conn->state == BT_CONNECTED))
net/bluetooth/hci_event.c
2542
if (conn->state == BT_CONFIG) {
net/bluetooth/hci_event.c
2569
if (conn->state == BT_CONFIG) {
net/bluetooth/hci_event.c
2918
if (conn && conn->state == BT_CONFIG)
net/bluetooth/hci_event.c
3188
conn->state = BT_CONFIG;
net/bluetooth/hci_event.c
3518
if (conn->state == BT_CONFIG) {
net/bluetooth/hci_event.c
3738
if (conn->state != BT_CONFIG)
net/bluetooth/hci_event.c
3985
if (conn && conn->state == BT_CONFIG)
net/bluetooth/hci_event.c
4987
if (conn->state != BT_CONFIG)
net/bluetooth/hci_event.c
5228
if (conn->state == BT_CONFIG) {
net/bluetooth/hci_event.c
5839
conn->state = BT_CONFIG;
net/bluetooth/hci_event.c
6668
if (conn->state == BT_CONFIG) {
net/bluetooth/hci_event.c
7318
if (conn->state == BT_CONFIG) {
net/bluetooth/hci_sync.c
3462
if (conn->state != BT_CONNECTED && conn->state != BT_CONFIG)
net/bluetooth/hci_sync.c
5727
case BT_CONFIG:
net/bluetooth/iso.c
1557
conn->state = BT_CONFIG;
net/bluetooth/iso.c
1625
sk->sk_state = BT_CONFIG;
net/bluetooth/iso.c
841
case BT_CONFIG:
net/bluetooth/l2cap_core.c
1566
l2cap_state_change(chan, BT_CONFIG);
net/bluetooth/l2cap_core.c
4088
l2cap_state_change(chan, BT_CONFIG);
net/bluetooth/l2cap_core.c
4199
l2cap_state_change(chan, BT_CONFIG);
net/bluetooth/l2cap_core.c
423
if (chan->state == BT_CONNECTED || chan->state == BT_CONFIG)
net/bluetooth/l2cap_core.c
4290
if (chan->state != BT_CONFIG && chan->state != BT_CONNECT2 &&
net/bluetooth/l2cap_core.c
7132
case BT_CONFIG:
net/bluetooth/l2cap_core.c
7482
chan->state == BT_CONFIG)) {
net/bluetooth/l2cap_core.c
7506
l2cap_state_change(chan, BT_CONFIG);
net/bluetooth/l2cap_core.c
821
case BT_CONFIG:
net/bluetooth/l2cap_sock.c
1222
sk->sk_state = BT_CONFIG;
net/bluetooth/l2cap_sock.c
1223
pi->chan->state = BT_CONFIG;
net/bluetooth/l2cap_sock.c
396
sk->sk_state != BT_CONFIG)
net/bluetooth/l2cap_sock.c
938
sk->sk_state = BT_CONFIG;
net/bluetooth/l2cap_sock.c
939
chan->state = BT_CONFIG;
net/bluetooth/mgmt.c
3721
if ((conn->state == BT_CONNECTED || conn->state == BT_CONFIG) &&
net/bluetooth/rfcomm/core.c
1266
if (d->state == BT_CONNECT || d->state == BT_CONFIG)
net/bluetooth/rfcomm/core.c
1297
if (d->state == BT_CONNECT || d->state == BT_CONFIG)
net/bluetooth/rfcomm/core.c
1452
case BT_CONFIG:
net/bluetooth/rfcomm/core.c
1813
if (d->state == BT_CONFIG) {
net/bluetooth/rfcomm/core.c
405
d->state = BT_CONFIG;
net/bluetooth/rfcomm/core.c
462
case BT_CONFIG:
net/bluetooth/rfcomm/core.c
478
case BT_CONFIG:
net/bluetooth/rfcomm/sock.c
218
case BT_CONFIG:
net/bluetooth/rfcomm/sock.c
967
sk->sk_state = BT_CONFIG;
net/bluetooth/sco.c
540
case BT_CONFIG:
net/bluetooth/sco.c
861
conn->state = BT_CONFIG;
net/bluetooth/sco.c
919
sk->sk_state = BT_CONFIG;