Diff between 00372cde4dc5b311e7142d0f43e8f343ce1dc210 and cf75b3f8d213ce6ffdcf1e2587fe0a1974a7b29f
Changed Files
| File | Additions | Deletions | Status |
| plugins/mgmtops.c | +1 | -0 | modified |
Full Patch
diff --git a/plugins/mgmtops.c b/plugins/mgmtops.c
index ea1552d..16a97c9 100644
--- a/plugins/mgmtops.c
+++ b/plugins/mgmtops.c
@@ -350,6 +350,7 @@ static int mgmt_update_powered(struct btd_adapter *adapter,
info->pending_uuids = NULL;
info->pending_uuid = FALSE;
info->pending_class = FALSE;
+ info->pending_cod_change = FALSE;
return 0;
}