Diff between a30763866b7a6d5bf5001df66223c286c63698b4 and 2ee08ffd4d469781dc627fa50b4a015d9ad68007

Changed Files

File Additions Deletions Status
src/device.c +1 -0 modified

Full Patch

diff --git a/src/device.c b/src/device.c
index 24ef3d7..e8bff71 100644
--- a/src/device.c
+++ b/src/device.c
@@ -1574,6 +1574,7 @@ static void set_wake_allowed_complete(uint8_t status, uint16_t length,
 						      mgmt_errstr(status));
 			dev->wake_id = -1U;
 		}
+		dev->pending_wake_allowed = FALSE;
 		return;
 	}