Home
last modified time | relevance | path

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

/linux-4.4.14/net/bluetooth/
Dhci_event.c2338 bool mgmt_connected; in hci_disconn_complete_evt() local
2357 mgmt_connected = test_and_clear_bit(HCI_CONN_MGMT_CONNECTED, &conn->flags); in hci_disconn_complete_evt()
2359 reason, mgmt_connected); in hci_disconn_complete_evt()
Dmgmt.c8001 bool mgmt_connected) in mgmt_device_disconnected() argument
8014 if (!mgmt_connected) in mgmt_device_disconnected()
/linux-4.4.14/include/net/bluetooth/
Dhci_core.h1444 bool mgmt_connected);