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.c2736 bool mgmt_conn; in hci_cs_disconnect() local
2777 mgmt_conn = test_and_clear_bit(HCI_CONN_MGMT_CONNECTED, &conn->flags); in hci_cs_disconnect()
2804 hci_to_mgmt_reason(cp->reason), mgmt_conn); in hci_cs_disconnect()
7308 bool mgmt_conn = false; in hci_le_big_sync_lost_evt() local
7318 if (!mgmt_conn) { in hci_le_big_sync_lost_evt()
7319 mgmt_conn = test_and_clear_bit(HCI_CONN_MGMT_CONNECTED, in hci_le_big_sync_lost_evt()
7323 mgmt_conn); in hci_le_big_sync_lost_evt()