Diff between ee014e7fff1185c33da2b1346f45912c03692c2e and 658ab4f3aa42c09510aaab9f75aefa1bd312cc63
Changed Files
| File | Additions | Deletions | Status |
| emulator/btdev.c | +0 | -2 | modified |
Full Patch
diff --git a/emulator/btdev.c b/emulator/btdev.c
index f3ef1ca..77a83ef 100644
--- a/emulator/btdev.c
+++ b/emulator/btdev.c
@@ -1130,8 +1130,6 @@ static void le_conn_complete(struct btdev *btdev,
cc->supv_timeout = lecc->supv_timeout;
send_event(remote, BT_HCI_EVT_LE_META_EVENT, buf, sizeof(buf));
-
- cc->handle = cpu_to_le16(42);
}
cc->status = status;