ltunify: fix wrong serial number

This commit is contained in:
Peter Wu
2013-06-05 12:35:09 +02:00
parent b493f9bd3c
commit d39c477544

View File

@@ -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 - ??