Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/bluetooth/
Dhci_core.h1359 bool mgmt_connected);
/linux-4.1.27/net/bluetooth/
Dhci_event.c2427 bool mgmt_connected; in hci_disconn_complete_evt() local
2446 mgmt_connected = test_and_clear_bit(HCI_CONN_MGMT_CONNECTED, &conn->flags); in hci_disconn_complete_evt()
2448 reason, mgmt_connected); in hci_disconn_complete_evt()
Dmgmt.c7772 bool mgmt_connected) in mgmt_device_disconnected() argument
7785 if (!mgmt_connected) in mgmt_device_disconnected()