summaryrefslogtreecommitdiff
path: root/ltunify.c
diff options
context:
space:
mode:
authorPeter Wu <lekensteyn@gmail.com>2013-06-05 12:35:09 +0200
committerPeter Wu <lekensteyn@gmail.com>2013-06-05 12:35:09 +0200
commitd39c4775445dfb2e7420b476ac25fd2b53fc99c3 (patch)
treee0909acd37c69c26cb8936256b8fa58ce7edc416 /ltunify.c
parentb493f9bd3cf965fd1e31d4235f031ba2de56be61 (diff)
downloadltunify-d39c4775445dfb2e7420b476ac25fd2b53fc99c3.tar.gz
ltunify: fix wrong serial number
Diffstat (limited to 'ltunify.c')
-rw-r--r--ltunify.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ltunify.c b/ltunify.c
index 7164796..d348349 100644
--- a/ltunify.c
+++ b/ltunify.c
@@ -99,8 +99,8 @@ struct msg_enable_notifs {
// long receiver resp - 0xB5 Pairing information, 0x03 - "Receiver information"? (undocumented)
struct msg_receiver_info {
+ u8 _dunno1; // always 0x03 for receiver?
u8 serial_number[4];
- u8 _dunno1;
u8 _dunno2; // 06 - Max Device Capability? (not sure, but it is six)
u8 _dunno3;
u8 padding[8]; // 00 00 00 00 00 00 00 00 - ??