reset the connection completely if adapter was reset
This commit is contained in:
@@ -283,6 +283,8 @@ class Device {
|
||||
/** the opened file descriptor, or -1. */
|
||||
int m_fd;
|
||||
|
||||
/** whether the reset of an enhanced device was already requested. */
|
||||
bool m_resetRequested;
|
||||
|
||||
private:
|
||||
/** the @a DeviceListener, or nullptr. */
|
||||
|
||||
Reference in New Issue
Block a user