Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_event.c3361 bool mgmt_connected; in hci_disconn_complete_evt() local
3379 mgmt_connected = test_and_clear_bit(HCI_CONN_MGMT_CONNECTED, &conn->flags); in hci_disconn_complete_evt()
3387 reason, mgmt_connected); in hci_disconn_complete_evt()
H A Dmgmt.c9736 bool mgmt_connected) in mgmt_device_disconnected() argument
9741 if (!mgmt_connected) in mgmt_device_disconnected()
/linux/include/net/bluetooth/
H A Dhci_core.h2257 bool mgmt_connected);