Home
last modified time | relevance | path

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

/linux-6.15/net/bluetooth/
H A Dhci_event.c3389 bool mgmt_connected; in hci_disconn_complete_evt() local
3407 mgmt_connected = test_and_clear_bit(HCI_CONN_MGMT_CONNECTED, &conn->flags); in hci_disconn_complete_evt()
3415 reason, mgmt_connected); in hci_disconn_complete_evt()
H A Dmgmt.c9697 bool mgmt_connected) in mgmt_device_disconnected() argument
9702 if (!mgmt_connected) in mgmt_device_disconnected()
/linux-6.15/include/net/bluetooth/
H A Dhci_core.h2350 bool mgmt_connected);