Home
last modified time | relevance | path

Searched refs:HCI_CONN_MGMT_CONNECTED (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_event.c2038 !test_and_set_bit(HCI_CONN_MGMT_CONNECTED, &conn->flags)) in hci_check_pending_name()
2845 mgmt_connected = test_and_clear_bit(HCI_CONN_MGMT_CONNECTED, &conn->flags); in hci_disconn_complete_evt()
3225 if (!ev->status && !test_bit(HCI_CONN_MGMT_CONNECTED, &conn->flags)) { in hci_remote_features_evt()
3231 } else if (!test_and_set_bit(HCI_CONN_MGMT_CONNECTED, &conn->flags)) in hci_remote_features_evt()
4300 if (!ev->status && !test_bit(HCI_CONN_MGMT_CONNECTED, &conn->flags)) { in hci_remote_ext_features_evt()
4306 } else if (!test_and_set_bit(HCI_CONN_MGMT_CONNECTED, &conn->flags)) in hci_remote_ext_features_evt()
5246 if (!test_and_set_bit(HCI_CONN_MGMT_CONNECTED, &conn->flags)) in le_conn_complete_evt()
H A Dmgmt.c2669 if (test_bit(HCI_CONN_MGMT_CONNECTED, &c->flags)) in get_connections()
2681 if (!test_bit(HCI_CONN_MGMT_CONNECTED, &c->flags)) in get_connections()
H A Dl2cap_core.c4283 !test_and_set_bit(HCI_CONN_MGMT_CONNECTED, &hcon->flags)) in l2cap_connect_req()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_event.c2808 mgmt_conn = test_and_clear_bit(HCI_CONN_MGMT_CONNECTED, &conn->flags); in hci_cs_disconnect()
3423 mgmt_connected = test_and_clear_bit(HCI_CONN_MGMT_CONNECTED, &conn->flags); in hci_disconn_complete_evt()
3753 if (!ev->status && !test_bit(HCI_CONN_MGMT_CONNECTED, &conn->flags)) { in hci_remote_features_evt()
5007 if (!ev->status && !test_bit(HCI_CONN_MGMT_CONNECTED, &conn->flags)) { in hci_remote_ext_features_evt()
H A Dmgmt.c3158 if (test_bit(HCI_CONN_MGMT_CONNECTED, &c->flags)) in get_connections()
3170 if (!test_bit(HCI_CONN_MGMT_CONNECTED, &c->flags)) in get_connections()
9614 if (test_and_set_bit(HCI_CONN_MGMT_CONNECTED, &conn->flags)) in mgmt_device_connected()
H A Dl2cap_core.c4058 !test_and_set_bit(HCI_CONN_MGMT_CONNECTED, &hcon->flags)) in l2cap_connect_req()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci_core.h826 HCI_CONN_MGMT_CONNECTED,
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci_core.h965 HCI_CONN_MGMT_CONNECTED, enumerator

Completed in 58 milliseconds