Searched refs:BT_CONFIG (Results 1 – 18 of 18) sorted by relevance
| /Linux-v5.15/drivers/net/wireless/intel/iwlwifi/fw/api/ |
| D | commands.h | 469 BT_CONFIG = 0x9b, enumerator
|
| /Linux-v5.15/include/net/bluetooth/ |
| D | bluetooth.h | 205 BT_CONFIG, enumerator 226 case BT_CONFIG: in state_to_string()
|
| D | hci_core.h | 1552 if (conn->state == BT_CONFIG) { in hci_encrypt_cfm()
|
| /Linux-v5.15/net/bluetooth/rfcomm/ |
| D | core.c | 401 d->state = BT_CONFIG; in __rfcomm_dlc_open() 458 case BT_CONFIG: in __rfcomm_dlc_close() 474 case BT_CONFIG: in __rfcomm_dlc_close() 1226 if (d->state == BT_CONNECT || d->state == BT_CONFIG) in rfcomm_recv_dm() 1257 if (d->state == BT_CONNECT || d->state == BT_CONFIG) in rfcomm_recv_disc() 1412 case BT_CONFIG: in rfcomm_recv_pn() 1773 if (d->state == BT_CONFIG) { in rfcomm_process_connect()
|
| D | sock.c | 218 case BT_CONFIG: in __rfcomm_sock_close() 996 sk->sk_state = BT_CONFIG; in rfcomm_connect_ind()
|
| /Linux-v5.15/net/bluetooth/ |
| D | l2cap_sock.c | 385 sk->sk_state != BT_CONFIG) in l2cap_sock_getname() 928 sk->sk_state = BT_CONFIG; in l2cap_sock_setsockopt() 929 chan->state = BT_CONFIG; in l2cap_sock_setsockopt() 1168 sk->sk_state = BT_CONFIG; in l2cap_sock_recvmsg() 1169 pi->chan->state = BT_CONFIG; in l2cap_sock_recvmsg()
|
| D | hci_event.c | 2007 if (conn->state == BT_CONFIG) { in hci_cs_auth_requested() 2034 if (conn->state == BT_CONFIG) { in hci_cs_set_conn_encrypt() 2046 if (conn->state != BT_CONFIG || !conn->out) in hci_outgoing_auth_needed() 2112 (conn->state == BT_CONFIG || conn->state == BT_CONNECTED) && in hci_check_pending_name() 2210 if (conn->state == BT_CONFIG) { in hci_cs_read_remote_features() 2237 if (conn->state == BT_CONFIG) { in hci_cs_read_remote_ext_features() 2489 if (conn->state == BT_CONFIG) { in hci_cs_le_read_remote_features() 2695 conn->state = BT_CONFIG; in hci_conn_complete_evt() 3008 if (conn->state == BT_CONFIG) { in hci_auth_complete_evt() 3282 if (conn->state != BT_CONFIG) in hci_remote_features_evt() [all …]
|
| D | sco.c | 425 case BT_CONFIG: in __sco_sock_close() 756 conn->state = BT_CONFIG; in sco_conn_defer_accept() 810 sk->sk_state = BT_CONFIG; in sco_sock_recvmsg()
|
| D | af_bluetooth.c | 482 sk->sk_state == BT_CONFIG) in bt_sock_poll()
|
| D | l2cap_core.c | 428 if (chan->state == BT_CONNECTED || chan->state == BT_CONFIG) in l2cap_chan_timeout() 801 case BT_CONFIG: in l2cap_chan_close() 1651 l2cap_state_change(chan, BT_CONFIG); in l2cap_conn_start() 4172 l2cap_state_change(chan, BT_CONFIG); in l2cap_connect() 4290 l2cap_state_change(chan, BT_CONFIG); in l2cap_connect_create_rsp() 4383 if (chan->state != BT_CONFIG && chan->state != BT_CONNECT2 && in l2cap_config_req() 5118 l2cap_state_change(chan, BT_CONFIG); in l2cap_do_create() 7869 case BT_CONFIG: in l2cap_chan_connect() 8229 chan->state == BT_CONFIG)) { in l2cap_security_cfm() 8253 l2cap_state_change(chan, BT_CONFIG); in l2cap_security_cfm()
|
| D | hci_request.c | 2632 if (conn->state != BT_CONNECTED && conn->state != BT_CONFIG) in disconnected_accept_list_entries() 2846 case BT_CONFIG: in __hci_abort_conn()
|
| D | hci_core.c | 4470 if (c->state != BT_CONNECTED && c->state != BT_CONFIG) in hci_low_sent() 4554 if (conn->state != BT_CONNECTED && conn->state != BT_CONFIG) in hci_chan_sent() 4633 if (conn->state != BT_CONNECTED && conn->state != BT_CONFIG) in hci_prio_recalculate()
|
| D | hci_conn.c | 266 (conn->state == BT_CONNECTED || conn->state == BT_CONFIG)) { in hci_disconnect()
|
| D | mgmt.c | 3025 if ((conn->state == BT_CONNECTED || conn->state == BT_CONFIG) && in pair_device()
|
| /Linux-v5.15/net/bluetooth/cmtp/ |
| D | core.c | 366 session->state = BT_CONFIG; in cmtp_add_connection()
|
| D | capi.c | 409 application->state = BT_CONFIG; in cmtp_register_appl()
|
| /Linux-v5.15/drivers/net/wireless/intel/iwlwifi/mvm/ |
| D | coex.c | 179 return iwl_mvm_send_cmd_pdu(mvm, BT_CONFIG, 0, sizeof(bt_cmd), &bt_cmd); in iwl_mvm_send_bt_init_conf()
|
| D | ops.c | 456 HCMD_NAME(BT_CONFIG),
|