Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_event.c2694 bool mgmt_conn; in hci_cs_disconnect() local
2735 mgmt_conn = test_and_clear_bit(HCI_CONN_MGMT_CONNECTED, &conn->flags); in hci_cs_disconnect()
2762 cp->reason, mgmt_conn); in hci_cs_disconnect()
7228 bool mgmt_conn = false; in hci_le_big_sync_lost_evt() local
7238 if (!mgmt_conn) { in hci_le_big_sync_lost_evt()
7239 mgmt_conn = test_and_clear_bit(HCI_CONN_MGMT_CONNECTED, in hci_le_big_sync_lost_evt()
7243 mgmt_conn); in hci_le_big_sync_lost_evt()