Searched refs:connecting_actively (Results 1 – 4 of 4) sorted by relevance
106 bool connecting_actively; member162 connecting_actively(false), in HearingDevice()186 connecting_actively(first_connection), in HearingDevice()
86 device->connecting_actively = true; in Connect()119 device_cleanup_helper(device, device->connecting_actively); in OnGattConnected()131 device_cleanup_helper(device, device->connecting_actively); in OnGattConnected()150 if (device->connecting_actively) in OnEncryptionComplete()361 device_cleanup_helper(device, device->connecting_actively); in OnGattDisconnected()425 device->connecting_actively = true; in verify_device_ready()
43 bool connecting_actively; variable67 connecting_actively(first_connection), in VolumeControlDevice()
369 if (!hearingDevice->connecting_actively) { in OnGattConnected()380 hearingDevice->connecting_actively = false; in OnGattConnected()1446 if (hearingDevice->connecting_actively) { in Disconnect()