Searched refs:mgmt_conn (Results 1 – 1 of 1) sorted by relevance
2694 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() 7235 bool mgmt_conn = false; in hci_le_big_sync_lost_evt() 7245 if (!mgmt_conn) { in hci_le_big_sync_lost_evt() 7246 mgmt_conn = test_and_clear_bit(HCI_CONN_MGMT_CONNECTED, in hci_le_big_sync_lost_evt() 7250 mgmt_conn); in hci_le_big_sync_lost_evt() 7228 bool mgmt_conn = false; hci_le_big_sync_lost_evt() local