Home
last modified time | relevance | path

Searched refs:mgmt_connected (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/net/bluetooth/
Dhci_event.c3409 bool mgmt_connected; in hci_disconn_complete_evt() local
3427 mgmt_connected = test_and_clear_bit(HCI_CONN_MGMT_CONNECTED, &conn->flags); in hci_disconn_complete_evt()
3435 reason, mgmt_connected); in hci_disconn_complete_evt()
Dmgmt.c9762 bool mgmt_connected) in mgmt_device_disconnected() argument
9775 if (!mgmt_connected) in mgmt_device_disconnected()
/linux-6.6.21/include/net/bluetooth/
Dhci_core.h2221 bool mgmt_connected);