Home
last modified time | relevance | path

Searched refs:needDisconnect (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_client_service.cpp625 bool needDisconnect = true; in Disconnect() local
638 needDisconnect = false; in Disconnect()
643 needDisconnect = false; in Disconnect()
646 if (!needDisconnect) { in Disconnect()
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_manager.c997 bool needDisconnect = true; in AuthManagerSetAuthFailed() local
1002 needDisconnect = false; in AuthManagerSetAuthFailed()
1004 if (auth != NULL && auth->hasAuthPassed[info->connInfo.type] && needDisconnect) { in AuthManagerSetAuthFailed()
1011 if (needDisconnect && auth != NULL) { in AuthManagerSetAuthFailed()

Completed in 7 milliseconds