Date: Thu, 25 Mar 2021 23:47:38 +0100 From: Andreas Kempe <kempe@lysator.liu.se> To: freebsd-bluetooth@freebsd.org Subject: Wireless Logitecgh M557 mouse issues Message-ID: <YF0TCj830l3zHFkb@moira.hest-guild.se>
next in thread | raw e-mail | index | archive | help
--Yy0QFjLcvC/6/A0Y Content-Type: multipart/mixed; boundary="HUs3/kWJgLs3PH6t" Content-Disposition: inline --HUs3/kWJgLs3PH6t Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hello everyone, I have a Logitech M557 wireless bluetooth mouse that I would like to use together with two Lenovo laptops. One is a T420 and the other a X220. I am seeing the same issue on both computers. The tests data provided in this mail is from a FreeBSD-current build from last week. Pairing issue ------------- Using the provided bluetooth-config script, it is possible to detect the mouse and instruct the script to pair with it and configure bthidd to use the mouse. With a stock bthidd, the pairing process is never finished for some reason and since the mouse in question is marked as reconnect_initiate=true, bthidd starts waiting for the mouse to connect, but since the pairing has not finished, the mouse never tries to connect. Applying a patch [1] to force bthidd to connect to the mouse, which is still in pairing mode, makes the pairing succeed and a connection is established between computer and mouse. It is now working. A dump of the HCI communication is attached [2]. Reconnecting after a forced pairing ----------------------------------- If the mouse is turned off and on again, the mouse can be seen attempting to reconnect to the computer, but it immediately disconnects and won't work. The attached dump [3] is taken when the force connect patch has been removed and the mouse along with bthidd have been restarted. Since the mouse is supposed to initiate, I reason that the patch shouldn't really be necessary. The connection fails all the same with or without the force connect patch applied. The only difference is a few pieces of connection data being sent from the computer to the mouse before the disconnect. Reconnection on an Android phone -------------------------------- The mouse functions as intended if it is connected to an Android phone. Android behaves differently and sends a few extra queries and messages that FreeBSD doesn't. I'm not well versed enough in Bluetooth to tell where the magic difference is. See an attached dump of a reconnection to the Android phone [4] attached. To read the btsnoop file, open it in Wireshark. If anyone has any ideas, I would greatly appreciate them. It is fairly annoying having to do a new pairing of the mouse every time I want to use it. Cordially, Andreas Kempe [1]: bthidd-force-connect.patch [2]: btdump-force-connect.log [3]: btdump-reconnect.log [4]: android_btsnoop_hci.log --HUs3/kWJgLs3PH6t Content-Type: text/x-diff; charset=us-ascii Content-Disposition: attachment; filename="bthidd-force-connect.patch" Content-Transfer-Encoding: quoted-printable diff --git a/usr.sbin/bluetooth/bthidd/client.c b/usr.sbin/bluetooth/bthidd= /client.c index 2d8a1162d468..341533b39598 100644 --- a/usr.sbin/bluetooth/bthidd/client.c +++ b/usr.sbin/bluetooth/bthidd/client.c @@ -79,8 +79,8 @@ client_rescan(bthid_server_p srv) return (0); /* session already active */ =20 if (!d->new_device) { - if (d->reconnect_initiate) - return (0); /* device will initiate reconnect */ + //if (d->reconnect_initiate) + // return (0); /* device will initiate reconnect */ } =20 syslog(LOG_NOTICE, "Opening outbound session for %s " \ --HUs3/kWJgLs3PH6t Content-Type: text/plain; charset=utf-8 Content-Disposition: attachment; filename="btdump-force-connect.log" Content-Transfer-Encoding: quoted-printable HCIDump - HCI packet analyzer ver 1.5 device: any snap_len: 65535 filter: 0xffffffffffffffff 1616711344.763735 < HCI Command: Inquiry(0x01|0x0001) plen 5 33 8B 9E 05 08=20 1616711344.765096 > HCI Event: Command Status(0x0f) plen 4 00 01 01 04=20 1616711344.939322 > HCI Event: Inquiry Result(0x02) plen 15 01 5F CD F5 20 1F 00 01 00 00 80 25 00 8D 60=20 1616711351.167475 > HCI Event: Inquiry Complete(0x01) plen 1 00=20 1616711351.176779 < HCI Command: Remote Name Request(0x01|0x0019) plen 10 5F CD F5 20 1F 00 00 00 00 00=20 1616711351.178476 > HCI Event: Command Status(0x0f) plen 4 00 01 19 04=20 1616711352.923514 > HCI Event: Remote Name Req Complete(0x07) plen 255 00 5F CD F5 20 1F 00 42 6C 75 65 74 6F 6F 74 68 20 4D 6F 75=20 73 65 20 4D 35 35 37 00 00 00 00 00 00 00 00 00 00 00 00 00=20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00=20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00=20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00=20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00=20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00=20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00=20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00=20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00=20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00=20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00=20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00=20 1616711356.103476 < HCI Command: Create Connection(0x01|0x0005) plen 13 5F CD F5 20 1F 00 18 CC 01 00 8D 60 01=20 1616711356.105255 > HCI Event: Command Status(0x0f) plen 4 00 01 05 04=20 1616711357.280525 > HCI Event: Connect Complete(0x03) plen 11 00 0B 00 5F CD F5 20 1F 00 01 00=20 1616711357.280533 < ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(s): Connect req: psm 1 scid 0x0058 1616711357.288071 > ACL data: handle 0x000b flags 0x02 dlen 16 L2CAP(s): Connect rsp: dcid 0x0042 scid 0x0058 result 0 status 0 1616711357.288078 < ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(s): Config req: dcid 0x0042 flags 0x0000 clen 0 1616711357.289259 > ACL data: handle 0x000b flags 0x02 dlen 16 L2CAP(s): Config req: dcid 0x0058 flags 0x0000 clen 4 MTU 48=20 1616711357.289307 < ACL data: handle 0x000b flags 0x02 dlen 14 L2CAP(s): Config rsp: scid 0x0042 flags 0x0000 result 0 clen 0 1616711357.292510 > HCI Event: Number of Completed Packets(0x13) plen 5 01 0B 00 02 00=20 1616711357.292956 > ACL data: handle 0x000b flags 0x02 dlen 14 L2CAP(s): Config rsp: scid 0x0058 flags 0x0000 result 0 clen 0 1616711357.293109 < ACL data: handle 0x000b flags 0x02 dlen 33 L2CAP(d): cid 0x42 len 29 [psm 1] SDP SSA Req: tid 0x0 len 0x18 pat uuid-16 0x1124 (HID) max 0xffff aid(s) 0x0000 (SrvRecHndl) 0x0001 (SrvClassIDList) 0x0004 (Protoc= olDescList) 0x0009 (BTProfileDescList) cont 00=20 1616711357.298327 > HCI Event: Number of Completed Packets(0x13) plen 5 01 0B 00 02 00=20 1616711357.302762 > ACL data: handle 0x000b flags 0x02 dlen 27 1616711357.303994 > ACL data: handle 0x000b flags 0x01 dlen 25 L2CAP(d): cid 0x58 len 48 [psm 1] SDP SSA Rsp: tid 0x0 len 0x2b cnt 0x26 srv rec #0 aid 0x0000 (SrvRecHndl) uint 0x10000 aid 0x0001 (SrvClassIDList) < uuid-16 0x1124 (HID) > aid 0x0004 (ProtocolDescList) < < uuid-16 0x0100 (L2CAP) uint 0x11 > < uuid-16 0x0200 > > ERROR: Unexpected syntax srv rec #1 ERROR: Unexpected syntax srv rec #2 ERROR: Unexpected syntax srv rec #3 ERROR: Unexpected syntax srv rec #4 ERROR: Unexpected syntax srv rec #5 ERROR: Unexpected syntax srv rec #6 ERROR: Unexpected syntax cont=20 1616711357.304127 < ACL data: handle 0x000b flags 0x02 dlen 35 L2CAP(d): cid 0x42 len 31 [psm 1] SDP SSA Req: tid 0x1 len 0x1a pat uuid-16 0x1124 (HID) max 0xffff aid(s) 0x0000 (SrvRecHndl) 0x0001 (SrvClassIDList) 0x0004 (Protoc= olDescList) 0x0009 (BTProfileDescList) cont 02 00 26=20 1616711357.313980 > ACL data: handle 0x000b flags 0x02 dlen 27 L2CAP(d): cid 0x58 len 23 [psm 1] SDP SSA Rsp: tid 0x1 len 0x12 cnt 0xf ERROR: Unexpected syntax 11 09 00 09 35 08 35 06 19 11 24 09 01 01 00=20 cont 11 09 00 09 35 08 35 06 19 11 24 09 01 01 00=20 1616711357.314287 < ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(s): Disconn req: dcid 0x0042 scid 0x0058 1616711357.318268 > HCI Event: Number of Completed Packets(0x13) plen 5 01 0B 00 02 00=20 1616711357.318963 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(s): Disconn rsp: dcid 0x0042 scid 0x0058 1616711358.453218 < ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(s): Connect req: psm 1 scid 0x0059 1616711358.459177 > ACL data: handle 0x000b flags 0x02 dlen 16 L2CAP(s): Connect rsp: dcid 0x0043 scid 0x0059 result 0 status 0 1616711358.459191 < ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(s): Config req: dcid 0x0043 flags 0x0000 clen 0 1616711358.460423 > ACL data: handle 0x000b flags 0x02 dlen 16 L2CAP(s): Config req: dcid 0x0059 flags 0x0000 clen 4 MTU 48=20 1616711358.460433 < ACL data: handle 0x000b flags 0x02 dlen 14 L2CAP(s): Config rsp: scid 0x0043 flags 0x0000 result 0 clen 0 1616711358.463579 > HCI Event: Number of Completed Packets(0x13) plen 5 01 0B 00 02 00=20 1616711358.464016 > ACL data: handle 0x000b flags 0x02 dlen 14 L2CAP(s): Config rsp: scid 0x0059 flags 0x0000 result 0 clen 0 1616711358.464219 < ACL data: handle 0x000b flags 0x02 dlen 39 L2CAP(d): cid 0x43 len 35 [psm 1] SDP SSA Req: tid 0x0 len 0x1e pat uuid-16 0x1124 (HID) max 0xffff aid(s) 0x0004 (ProtocolDescList) 0x000d (IconURL) 0x0205 (unknown= ) 0x0206 (unknown) 0x0209 (unknown) 0x020d (unknown) cont 00=20 1616711358.469313 > HCI Event: Number of Completed Packets(0x13) plen 5 01 0B 00 02 00=20 1616711358.475299 > ACL data: handle 0x000b flags 0x02 dlen 27 1616711358.476522 > ACL data: handle 0x000b flags 0x01 dlen 25 L2CAP(d): cid 0x59 len 48 [psm 1] SDP SSA Rsp: tid 0x0 len 0x2b cnt 0x26 srv rec #0 aid 0x0004 (ProtocolDescList) < < uuid-16 0x0100 (L2CAP) uint 0x11 > < uuid-16 0x0011 (HIDP) > > aid 0x000d (IconURL) < < < uuid-16 0x0100 (L2CAP) uint 0x2 > null str " = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =A5=A5=A5=A5=A5=A5=A5=A5=A5=A5" > > cont=20 1616711358.476643 < ACL data: handle 0x000b flags 0x02 dlen 41 L2CAP(d): cid 0x43 len 37 [psm 1] SDP SSA Req: tid 0x1 len 0x20 pat uuid-16 0x1124 (HID) max 0xffff aid(s) 0x0004 (ProtocolDescList) 0x000d (IconURL) 0x0205 (unknown= ) 0x0206 (unknown) 0x0209 (unknown) 0x020d (unknown) cont 02 00 26=20 1616711358.487800 > ACL data: handle 0x000b flags 0x02 dlen 27 1616711358.488914 > ACL data: handle 0x000b flags 0x01 dlen 25 L2CAP(d): cid 0x59 len 48 [psm 1] SDP SSA Rsp: tid 0x1 len 0x2b cnt 0x26 ERROR: Unexpected syntax 35 03 19 00 11 09 02 05 28 01 09 02 06 35 FC 35 FA 08 22 25=20 F6 05 01 09 02 A1 01 85 02 09 01 A1 00 05 09 19 01 02 00 4C=20 cont 35 03 19 00 11 09 02 05 28 01 09 02 06 35 FC 35 FA 08 22 25 = F6 05 01 09 02 A1 01 85 02 09 01 A1 00 05 09 19 01 02 00 4C=20 1616711358.488964 < ACL data: handle 0x000b flags 0x02 dlen 41 L2CAP(d): cid 0x43 len 37 [psm 1] SDP SSA Req: tid 0x2 len 0x20 pat uuid-16 0x1124 (HID) max 0xffff aid(s) 0x0004 (ProtocolDescList) 0x000d (IconURL) 0x0205 (unknown= ) 0x0206 (unknown) 0x0209 (unknown) 0x020d (unknown) cont 02 00 4C=20 1616711358.493300 > HCI Event: Number of Completed Packets(0x13) plen 5 01 0B 00 02 00=20 1616711358.550426 > ACL data: handle 0x000b flags 0x02 dlen 27 1616711358.551791 > ACL data: handle 0x000b flags 0x01 dlen 25 L2CAP(d): cid 0x59 len 48 [psm 1] SDP SSA Rsp: tid 0x2 len 0x2b cnt 0x26 ERROR: Unexpected syntax 08 15 00 25 01 75 01 95 08 81 02 05 01 09 30 09 31 16 01 F8=20 26 FF 07 75 0C 95 02 81 06 09 38 15 81 25 7F 75 08 02 00 72=20 cont 08 15 00 25 01 75 01 95 08 81 02 05 01 09 30 09 31 16 01 F8 = 26 FF 07 75 0C 95 02 81 06 09 38 15 81 25 7F 75 08 02 00 72=20 1616711358.551871 < ACL data: handle 0x000b flags 0x02 dlen 41 L2CAP(d): cid 0x43 len 37 [psm 1] SDP SSA Req: tid 0x3 len 0x20 pat uuid-16 0x1124 (HID) max 0xffff aid(s) 0x0004 (ProtocolDescList) 0x000d (IconURL) 0x0205 (unknown= ) 0x0206 (unknown) 0x0209 (unknown) 0x020d (unknown) cont 02 00 72=20 1616711358.563035 > ACL data: handle 0x000b flags 0x02 dlen 27 1616711358.564163 > ACL data: handle 0x000b flags 0x01 dlen 25 L2CAP(d): cid 0x59 len 48 [psm 1] SDP SSA Rsp: tid 0x3 len 0x2b cnt 0x26 ERROR: Unexpected syntax 81 06 05 0C 0A 38 02 75 08 95 01 81 06 C0 C0 05 0C 09 01 A1=20 01 85 03 05 06 09 20 15 00 26 64 00 75 08 95 01 02 00 98=20 cont 81 06 05 0C 0A 38 02 75 08 95 01 81 06 C0 C0 05 0C 09 01 A1 = 01 85 03 05 06 09 20 15 00 26 64 00 75 08 95 01 02 00 98=20 1616711358.564330 < ACL data: handle 0x000b flags 0x02 dlen 41 L2CAP(d): cid 0x43 len 37 [psm 1] SDP SSA Req: tid 0x4 len 0x20 pat uuid-16 0x1124 (HID) max 0xffff aid(s) 0x0004 (ProtocolDescList) 0x000d (IconURL) 0x0205 (unknown= ) 0x0206 (unknown) 0x0209 (unknown) 0x020d (unknown) cont 02 00 98=20 1616711358.569399 > HCI Event: Number of Completed Packets(0x13) plen 5 01 0B 00 02 00=20 1616711358.575315 > ACL data: handle 0x000b flags 0x02 dlen 27 1616711358.576624 > ACL data: handle 0x000b flags 0x01 dlen 25 L2CAP(d): cid 0x59 len 48 [psm 1] SDP SSA Rsp: tid 0x4 len 0x2b cnt 0x26 ERROR: Unexpected syntax 02 C0 06 00 FF 09 01 A1 01 85 10 75 08 95 06 15 00 26 FF 00=20 09 01 81 00 09 01 91 00 C0 06 00 FF 09 02 A1 01 85 02 00 BE=20 cont 02 C0 06 00 FF 09 01 A1 01 85 10 75 08 95 06 15 00 26 FF 00 = 09 01 81 00 09 01 91 00 C0 06 00 FF 09 02 A1 01 85 02 00 BE=20 1616711358.576739 < ACL data: handle 0x000b flags 0x02 dlen 41 L2CAP(d): cid 0x43 len 37 [psm 1] SDP SSA Req: tid 0x5 len 0x20 pat uuid-16 0x1124 (HID) max 0xffff aid(s) 0x0004 (ProtocolDescList) 0x000d (IconURL) 0x0205 (unknown= ) 0x0206 (unknown) 0x0209 (unknown) 0x020d (unknown) cont 02 00 BE=20 1616711358.587852 > ACL data: handle 0x000b flags 0x02 dlen 27 1616711358.589126 > ACL data: handle 0x000b flags 0x01 dlen 25 L2CAP(d): cid 0x59 len 48 [psm 1] SDP SSA Rsp: tid 0x5 len 0x2b cnt 0x26 ERROR: Unexpected syntax 75 08 95 13 15 00 26 FF 00 09 02 81 00 09 02 91 00 C0 05 01=20 09 06 A1 01 85 04 75 01 95 08 05 07 19 E0 29 E7 15 02 00 E4=20 cont 75 08 95 13 15 00 26 FF 00 09 02 81 00 09 02 91 00 C0 05 01 = 09 06 A1 01 85 04 75 01 95 08 05 07 19 E0 29 E7 15 02 00 E4=20 1616711358.589226 < ACL data: handle 0x000b flags 0x02 dlen 41 L2CAP(d): cid 0x43 len 37 [psm 1] SDP SSA Req: tid 0x6 len 0x20 pat uuid-16 0x1124 (HID) max 0xffff aid(s) 0x0004 (ProtocolDescList) 0x000d (IconURL) 0x0205 (unknown= ) 0x0206 (unknown) 0x0209 (unknown) 0x020d (unknown) cont 02 00 E4=20 1616711358.594309 > HCI Event: Number of Completed Packets(0x13) plen 5 01 0B 00 02 00=20 1616711358.600353 > ACL data: handle 0x000b flags 0x02 dlen 27 1616711358.601630 > ACL data: handle 0x000b flags 0x01 dlen 25 L2CAP(d): cid 0x59 len 48 [psm 1] SDP SSA Rsp: tid 0x6 len 0x2b cnt 0x26 ERROR: Unexpected syntax 25 01 81 02 95 01 75 08 81 03 95 05 75 01 05 08 19 01 29 05=20 91 02 95 01 75 03 91 03 95 06 75 08 15 00 26 FF 00 02 01 0A=20 cont 25 01 81 02 95 01 75 08 81 03 95 05 75 01 05 08 19 01 29 05 = 91 02 95 01 75 03 91 03 95 06 75 08 15 00 26 FF 00 02 01 0A=20 1616711358.601721 < ACL data: handle 0x000b flags 0x02 dlen 41 L2CAP(d): cid 0x43 len 37 [psm 1] SDP SSA Req: tid 0x7 len 0x20 pat uuid-16 0x1124 (HID) max 0xffff aid(s) 0x0004 (ProtocolDescList) 0x000d (IconURL) 0x0205 (unknown= ) 0x0206 (unknown) 0x0209 (unknown) 0x020d (unknown) cont 02 01 0A=20 1616711358.612808 > ACL data: handle 0x000b flags 0x02 dlen 27 1616711358.614047 > ACL data: handle 0x000b flags 0x01 dlen 25 L2CAP(d): cid 0x59 len 48 [psm 1] SDP SSA Rsp: tid 0x7 len 0x2b cnt 0x26 ERROR: Unexpected syntax 19 00 29 FF 81 00 C0 05 0C 09 01 A1 01 85 05 15 00 25 01 75=20 01 95 02 0A 25 02 0A 24 02 81 02 95 01 75 06 81 02 01 30=20 cont 19 00 29 FF 81 00 C0 05 0C 09 01 A1 01 85 05 15 00 25 01 75 = 01 95 02 0A 25 02 0A 24 02 81 02 95 01 75 06 81 02 01 30=20 1616711358.614135 < ACL data: handle 0x000b flags 0x02 dlen 41 L2CAP(d): cid 0x43 len 37 [psm 1] SDP SSA Req: tid 0x8 len 0x20 pat uuid-16 0x1124 (HID) max 0xffff aid(s) 0x0004 (ProtocolDescList) 0x000d (IconURL) 0x0205 (unknown= ) 0x0206 (unknown) 0x0209 (unknown) 0x020d (unknown) cont 02 01 30=20 1616711358.619418 > HCI Event: Number of Completed Packets(0x13) plen 5 01 0B 00 02 00=20 1616711358.625395 > ACL data: handle 0x000b flags 0x02 dlen 24 L2CAP(d): cid 0x59 len 20 [psm 1] SDP SSA Rsp: tid 0x8 len 0xf cnt 0xc ERROR: Unexpected syntax C0 09 02 09 28 01 09 02 0D 28 00 00=20 cont C0 09 02 09 28 01 09 02 0D 28 00 00=20 1616711358.625501 < ACL data: handle 0x000b flags 0x02 dlen 26 L2CAP(d): cid 0x43 len 22 [psm 1] SDP SSA Req: tid 0x9 len 0x11 pat uuid-16 0x1200 (PNPInfo) max 0xffff aid(s) 0x0201 - 0x0203 cont 00=20 1616711358.632757 > ACL data: handle 0x000b flags 0x02 dlen 27 1616711358.634000 > ACL data: handle 0x000b flags 0x01 dlen 9 L2CAP(d): cid 0x59 len 32 [psm 1] SDP SSA Rsp: tid 0x9 len 0x1b cnt 0x18 srv rec #0 aid 0x0201 (SrvDBState) uint 0x46d aid 0x0202 (unknown) uint 0xb010 aid 0x0203 (unknown) uint 0x1001 cont 00=20 1616711358.634225 < ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(s): Disconn req: dcid 0x0043 scid 0x0059 1616711358.634294 < HCI Command: Remote Name Request(0x01|0x0019) plen 10 5F CD F5 20 1F 00 00 00 00 00=20 1616711358.636258 > HCI Event: Command Status(0x0f) plen 4 00 01 19 04=20 1616711358.638322 > HCI Event: Number of Completed Packets(0x13) plen 5 01 0B 00 02 00=20 1616711358.639092 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(s): Disconn rsp: dcid 0x0043 scid 0x0059 1616711358.661297 > HCI Event: Remote Name Req Complete(0x07) plen 255 00 5F CD F5 20 1F 00 42 6C 75 65 74 6F 6F 74 68 20 4D 6F 75=20 73 65 20 4D 35 35 37 00 00 00 00 00 00 00 00 00 00 00 00 00=20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00=20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00=20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00=20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00=20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00=20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00=20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00=20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00=20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00=20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00=20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00=20 1616711359.669826 < ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(s): Connect req: psm 17 scid 0x005a 1616711359.675180 > ACL data: handle 0x000b flags 0x02 dlen 16 L2CAP(s): Connect rsp: dcid 0x0044 scid 0x005a result 0 status 0 1616711359.675214 < ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(s): Config req: dcid 0x0044 flags 0x0000 clen 0 1616711359.676557 > ACL data: handle 0x000b flags 0x02 dlen 16 L2CAP(s): Config req: dcid 0x005a flags 0x0000 clen 4 MTU 48=20 1616711359.676586 < ACL data: handle 0x000b flags 0x02 dlen 14 L2CAP(s): Config rsp: scid 0x0044 flags 0x0000 result 0 clen 0 1616711359.678305 > HCI Event: Number of Completed Packets(0x13) plen 5 01 0B 00 02 00=20 1616711359.678908 > ACL data: handle 0x000b flags 0x02 dlen 14 L2CAP(s): Config rsp: scid 0x005a flags 0x0000 result 0 clen 0 1616711359.679016 < ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(s): Connect req: psm 19 scid 0x005b 1616711359.682301 > HCI Event: Number of Completed Packets(0x13) plen 5 01 0B 00 02 00=20 1616711359.682895 > ACL data: handle 0x000b flags 0x02 dlen 16 L2CAP(s): Connect rsp: dcid 0x0045 scid 0x005b result 0 status 0 1616711359.682951 < ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(s): Config req: dcid 0x0045 flags 0x0000 clen 0 1616711359.683957 > ACL data: handle 0x000b flags 0x02 dlen 16 L2CAP(s): Config req: dcid 0x005b flags 0x0000 clen 4 MTU 48=20 1616711359.683964 < ACL data: handle 0x000b flags 0x02 dlen 14 L2CAP(s): Config rsp: scid 0x0045 flags 0x0000 result 0 clen 0 1616711359.687775 > ACL data: handle 0x000b flags 0x02 dlen 14 L2CAP(s): Config rsp: scid 0x005b flags 0x0000 result 0 clen 0 1616711359.688814 < ACL data: handle 0x000b flags 0x02 dlen 7 L2CAP(d): cid 0x45 len 3 [psm 19] HIDP: Data: Output report 04 00=20 1616711359.689261 > HCI Event: Number of Completed Packets(0x13) plen 5 01 0B 00 02 00=20 1616711359.691504 > ACL data: handle 0x000b flags 0x02 dlen 25 L2CAP(d): cid 0x5b len 21 [psm 19] HIDP: Data: Input report 11 FF 09 00 46 14 00 00 00 00 00 00 00 00 00 00 00 00 00 00=20 1616711359.920585 > HCI Event: Number of Completed Packets(0x13) plen 5 01 0B 00 01 00=20 1616711361.989227 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 FF 1F 00 00 00=20 1616711361.992998 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 08 70 00 00 00=20 1616711362.025306 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 00 10 00 00 00=20 1616711362.082986 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 FE 1F 00 00 00=20 1616711362.084225 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 FD 2F 00 00 00=20 1616711362.085485 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 FA 6F 00 00 00=20 1616711362.117805 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 FB 6F 00 00 00=20 1616711362.119050 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 FD 4F 00 00 00=20 1616711362.120306 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 FA 7F 00 00 00=20 1616711362.127797 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 F9 CF 00 00 00=20 1616711362.160328 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 F8 DF 00 00 00=20 1616711362.161561 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 F9 0F 01 00 00=20 1616711362.162749 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 F8 4F 01 00 00=20 1616711362.195247 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 F9 3F 01 00 00=20 1616711362.196549 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 F9 0F 01 00 00=20 1616711362.197800 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 F9 DF 00 00 00=20 1616711362.230239 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 FA 9F 00 00 00=20 1616711362.231579 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 F6 AF 00 00 00=20 1616711362.232847 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 FA 6F 00 00 00=20 1616711362.240524 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 FC 2F 00 00 00=20 1616711362.272945 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 F7 3F 00 00 00=20 1616711362.274194 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 FB 0F 00 00 00=20 1616711362.275462 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 FC 0F 00 00 00=20 1616711362.307898 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 FB CF FF 00 00=20 1616711362.309240 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 FD AF FF 00 00=20 1616711362.310433 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 FE 9F FF 00 00=20 1616711362.342963 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 00 C0 FF 00 00=20 1616711362.344186 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 00 B0 FF 00 00=20 1616711362.345431 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 04 A0 FF 00 00=20 1616711362.352897 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 07 80 FF 00 00=20 1616711362.385481 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 04 D0 FF 00 00=20 1616711362.386857 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 03 D0 FF 00 00=20 1616711362.387979 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 01 E0 FF 00 00=20 1616711362.470530 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 05 20 00 00 00=20 1616711362.476877 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 08 30 00 00 00=20 1616711362.509105 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 07 40 00 00 00=20 1616711362.510455 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 05 30 00 00 00=20 1616711362.511858 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 00 10 00 00 00=20 1616711362.544124 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 01 30 00 00 00=20 1616711362.545311 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 00 40 00 00 00=20 1616711362.546580 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 00 40 00 00 00=20 1616711362.579113 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 00 20 00 00 00=20 1616711362.580476 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 00 30 00 00 00=20 1616711362.581820 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 00 10 00 00 00=20 1616711362.664225 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 F8 AF FF 00 00=20 1616711362.665438 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 F5 CF FF 00 00=20 1616711362.669314 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 F2 9F FF 00 00=20 1616711362.701694 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 F5 EF FF 00 00=20 1616711362.703002 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 F4 DF FF 00 00=20 1616711362.704068 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 F5 DF FF 00 00=20 1616711362.736593 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 FA EF FF 00 00=20 1616711362.737997 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 FA BF FF 00 00=20 1616711362.739256 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 FB EF FF 00 00=20 1616711362.746877 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 FE EF FF 00 00=20 1616711362.829258 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 02 20 00 00 00=20 1616711362.836855 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 04 40 00 00 00=20 1616711362.870283 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 09 80 00 00 00=20 1616711362.871855 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 0A 80 00 00 00=20 1616711362.872916 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 0B 80 00 00 00=20 1616711362.906713 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 0A 50 00 00 00=20 1616711362.907949 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 06 50 00 00 00=20 1616711362.909052 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 03 20 00 00 00=20 1616711362.915214 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 01 20 00 00 00=20 1616711362.997894 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 00 20 00 00 00=20 1616711362.999007 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 FA AF FF 00 00=20 1616711363.005482 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 FB 9F FF 00 00=20 1616711363.037951 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 F9 7F FF 00 00=20 1616711363.038999 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 F8 8F FF 00 00=20 1616711363.040194 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 FA CF FF 00 00=20 1616711363.072765 > ACL data: handle 0x000b flags 0x02 dlen 12 L2CAP(d): cid 0x5b len 8 [psm 19] HIDP: Data: Input report 02 00 F9 BF FF 00 00=20 --HUs3/kWJgLs3PH6t Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="btdump-reconnect.log" Content-Transfer-Encoding: quoted-printable HCIDump - HCI packet analyzer ver 1.5 device: any snap_len: 65535 filter: 0xffffffffffffffff 1616712006.224601 > HCI Event: Connect Request(0x04) plen 10 5F CD F5 20 1F 00 80 05 00 01=20 1616712006.224615 < HCI Command: Accept Connection Request(0x01|0x0009) ple= n 7 5F CD F5 20 1F 00 00=20 1616712006.226486 > HCI Event: Command Status(0x0f) plen 4 00 01 09 04=20 1616712006.386538 > HCI Event: Role Change(0x12) plen 8 00 5F CD F5 20 1F 00 00=20 1616712006.393540 > HCI Event: Connect Complete(0x03) plen 11 00 0C 00 5F CD F5 20 1F 00 01 00=20 1616712006.554537 > HCI Event: Disconn Complete(0x05) plen 4 00 0C 00 13=20 1616712007.832628 > HCI Event: Connect Request(0x04) plen 10 5F CD F5 20 1F 00 80 05 00 01=20 1616712007.832641 < HCI Command: Accept Connection Request(0x01|0x0009) ple= n 7 5F CD F5 20 1F 00 00=20 1616712007.834603 > HCI Event: Command Status(0x0f) plen 4 00 01 09 04=20 1616712007.994620 > HCI Event: Role Change(0x12) plen 8 00 5F CD F5 20 1F 00 00=20 1616712008.000512 > HCI Event: Connect Complete(0x03) plen 11 00 0B 00 5F CD F5 20 1F 00 01 00=20 1616712008.166449 > HCI Event: Disconn Complete(0x05) plen 4 00 0B 00 13=20 1616712010.783681 > HCI Event: Connect Request(0x04) plen 10 5F CD F5 20 1F 00 80 05 00 01=20 1616712010.783694 < HCI Command: Accept Connection Request(0x01|0x0009) ple= n 7 5F CD F5 20 1F 00 00=20 1616712010.785655 > HCI Event: Command Status(0x0f) plen 4 00 01 09 04=20 1616712010.945676 > HCI Event: Role Change(0x12) plen 8 00 5F CD F5 20 1F 00 00=20 1616712010.951589 > HCI Event: Connect Complete(0x03) plen 11 00 0C 00 5F CD F5 20 1F 00 01 00=20 1616712011.116670 > HCI Event: Disconn Complete(0x05) plen 4 00 0C 00 13=20 1616712011.675677 > HCI Event: Connect Request(0x04) plen 10 5F CD F5 20 1F 00 80 05 00 01=20 1616712011.675691 < HCI Command: Accept Connection Request(0x01|0x0009) ple= n 7 5F CD F5 20 1F 00 00=20 1616712011.677668 > HCI Event: Command Status(0x0f) plen 4 00 01 09 04=20 1616712011.838499 > HCI Event: Role Change(0x12) plen 8 00 5F CD F5 20 1F 00 00=20 1616712011.844623 > HCI Event: Connect Complete(0x03) plen 11 00 0B 00 5F CD F5 20 1F 00 01 00=20 1616712012.004533 > HCI Event: Disconn Complete(0x05) plen 4 00 0B 00 13=20 --HUs3/kWJgLs3PH6t Content-Type: text/plain; charset=utf-8 Content-Disposition: attachment; filename="android_btsnoop_hci.log" Content-Transfer-Encoding: quoted-printable btsnoop=00=00=00=00=01=00=00=03=EA=00=00=00=1E=00=00=00=1E=00=00=00=03=00= =00=00=00=00=DC=DD=7F=E0=89=EF=14=04>=1B=02=01=00=00=CA=BE=9C=F8i=04=0F=02= =01=1A=0B=FFL=00 =06=03 =C0=A8=00=05=AF=00=00=00=0F=00=00=00=0F=00=00=00=03=00=00=00=00=00=DC=DD=7F= =E0=89=F25=04>=0C=02=01=04=00=CA=BE=9C=F8i=04=00=AF=00=00=00+=00=00=00+=00= =00=00=03=00=00=00=00=00=DC=DD=7F=E0=8A=03=02=04>(=02=01=02=01/=E7'=05=DEh= =1C=03=03=9F=FE=17=16=9F=FE=02SwTooZQqVug=00=00=01u=F2=AF=AB=B3=A9=00=00=00= =19=00=00=00=19=00=00=00=03=00=00=00=00=00=DC=DD=7F=E0=8A=06*=04>=16=02=01= =04=01/=E7'=05=DEh =FF=E0=00=00=0D=CAXjv=AA=00=00=00.=00=00=00.=00=00=00=03=00=00=00=00=00=DC= =DD=7F=E0=8A4D=04>+=02=01=03=01=EE=93=CD=CAEq=1F=1E=FF=06=00=01 =02=DE=C8= =85=85=ED=05=FF=B3^=ED=0F=17@=D2}=D8=FC=F1]~=1B=AE=E9=B3=00=00=00"=00=00=00= "=00=00=00=03=00=00=00=00=00=DC=DD=7F=E0=8A=3D=AC=04>=1F=02=01=00=01=A1C=0B= e=E1Z=13=02=01=1A=02 =0C=0C=FFL=00=10=07=04=1Ba=DD=87=CD8=A5=00=00=00=0F=00=00=00=0F=00=00=00=03= =00=00=00=00=00=DC=DD=7F=E0=8A@=84=04>=0C=02=01=04=01=A1C=0Be=E1Z=00=A8=00= =00=00+=00=00=00+=00=00=00=03=00=00=00=00=00=DC=DD=7F=E0=8A=99=B4=04>(=02= =01=02=01K=C3w=99=B1`=1C=03=03=9F=FE=17=16=9F=FE=00=00=00=00=00=00=00=00=00= =00=00=00=00=00=00=00=00=00=00=00=B4=00=00=00=19=00=00=00=19=00=00=00=03=00= =00=00=00=00=DC=DD=7F=E0=8A=9C=9F=04>=16=02=01=04=01K=C3w=99=B1` =FF=E0=00=00=1F=CA}uW=B3=00=00=00+=00=00=00+=00=00=00=03=00=00=00=00=00=DC= =DD=7F=E0=8B:W=04>(=02=01=02=01B=D4=BASw=7F=1C=03=03=9F=FE=17=16=9F=FE=029O= P9Tb7m9qw=00=00=01u=F2=AF=AB=AF=AC=00=00=00=19=00=00=00=19=00=00=00=03=00= =00=00=00=00=DC=DD=7F=E0=8B<_=04>=16=02=01=04=01B=D4=BASw=7F =FF=E0=00=00=1D=CA=87=DE=D5=AC=00=00=00+=00=00=00+=00=00=00=03=00=00=00=00= =00=DC=DD=7F=E0=8B=BA=95=04>(=02=01=02=01=92=96=C4=CE=D2k=1C=03=03=9F=FE=17= =16=9F=FE=02WyYVWefTHD8=00=00=01u=F2=AF=AB=AC=A5=00=00=00.=00=00=00.=00=00= =00=03=00=00=00=00=00=DC=DD=7F=E0=8B=DC)=04>+=02=01=03=01=EE=93=CD=CAEq=1F= =1E=FF=06=00=01 =02=DE=C8=85=85=ED=05=FF=B3^=ED=0F=17@=D2}=D8=FC=F1]~=1B= =AE=E9=B1=00=00=00=1E=00=00=00=1E=00=00=00=03=00=00=00=00=00=DC=DD=7F=E0=8C= =B2z=04>=1B=02=01=00=00=CA=BE=9C=F8i=04=0F=02=01=1A=0B=FFL=00 =06=03 =C0=A8=00=05=AF=00=00=00=0F=00=00=00=0F=00=00=00=03=00=00=00=00=00=DC=DD=7F= =E0=8C=B4=EA=04>=0C=02=01=04=00=CA=BE=9C=F8i=04=00=AE=00=00=00.=00=00=00.= =00=00=00=03=00=00=00=00=00=DC=DD=7F=E0=8D=84Z=04>+=02=01=03=01=EE=93=CD=CA= Eq=1F=1E=FF=06=00=01 =02=DE=C8=85=85=ED=05=FF=B3^=ED=0F=17@=D2}=D8=FC=F1]~= =1B=AE=E9=B2=00=00=00+=00=00=00+=00=00=00=03=00=00=00=00=00=DC=DD=7F=E0=8D= =E1&=04>(=02=01=02=01/=E7'=05=DEh=1C=03=03=9F=FE=17=16=9F=FE=02SwTooZQqVug= =00=00=01u=F2=AF=AB=B3=A9=00=00=00"=00=00=00"=00=00=00=03=00=00=00=00=00=DC= =DD=7F=E0=8Ek>=04>=1F=02=01=00=01=A1C=0Be=E1Z=13=02=01=1A=02 =0C=0C=FFL=00=10=07=04=1Ba=DD=87=CD8=A7=00=00=00=0F=00=00=00=0F=00=00=00=03= =00=00=00=00=00=DC=DD=7F=E0=8Em=CC=04>=0C=02=01=04=01=A1C=0Be=E1Z=00=A5=00= =00=00+=00=00=00+=00=00=00=03=00=00=00=00=00=DC=DD=7F=E0=8E=84=EE=04>(=02= =01=02=01K=C3w=99=B1`=1C=03=03=9F=FE=17=16=9F=FE=00=00=00=00=00=00=00=00=00= =00=00=00=00=00=00=00=00=00=00=00=B4=00=00=00=19=00=00=00=19=00=00=00=03=00= =00=00=00=00=DC=DD=7F=E0=8E=87D=04>=16=02=01=04=01K=C3w=99=B1` =FF=E0=00=00=1F=CA}uW=B4=00=00=00=1E=00=00=00=1E=00=00=00=03=00=00=00=00= =00=DC=DD=7F=E0=8F{.=04>=1B=02=01=00=00=CA=BE=9C=F8i=04=0F=02=01=1A=0B=FFL= =00 =06=03 =C0=A8=00=05=AE=00=00=00=0F=00=00=00=0F=00=00=00=03=00=00=00=00=00=DC=DD=7F= =E0=8F}u=04>=0C=02=01=04=00=CA=BE=9C=F8i=04=00=AC=00=00=00.=00=00=00.=00=00= =00=03=00=00=00=00=00=DC=DD=7F=E0=90=C1"=04>+=02=01=03=01=EE=93=CD=CAEq=1F= =1E=FF=06=00=01 =02=DE=C8=85=85=ED=05=FF=B3^=ED=0F=17@=D2}=D8=FC=F1]~=1B= =AE=E9=B2=00=00=00+=00=00=00+=00=00=00=03=00=00=00=00=00=DC=DD=7F=E0=91=D2= =13=04>(=02=01=02=01/=E7'=05=DEh=1C=03=03=9F=FE=17=16=9F=FE=02SwTooZQqVug= =00=00=01u=F2=AF=AB=B3=A8=00=00=00.=00=00=00.=00=00=00=03=00=00=00=00=00=DC= =DD=7F=E0=AB=EB=87=04>+=02=01=03=01=EE=93=CD=CAEq=1F=1E=FF=06=00=01 =02=DE= =C8=85=85=ED=05=FF=B3^=ED=0F=17@=D2}=D8=FC=F1]~=1B=AE=E9=AA=00=00=00.=00=00= =00.=00=00=00=03=00=00=00=00=00=DC=DD=7F=E0=AD~,=04>+=02=01=03=01=EE=93=CD= =CAEq=1F=1E=FF=06=00=01 =02=DE=C8=85=85=ED=05=FF=B3^=ED=0F=17@=D2}=D8=FC= =F1]~=1B=AE=E9=AB=00=00=00+=00=00=00+=00=00=00=03=00=00=00=00=00=DC=DD=7F= =E0=AE=C4=B2=04>(=02=01=02=01B=D4=BASw=7F=1C=03=03=9F=FE=17=16=9F=FE=029OP9= Tb7m9qw=00=00=01u=F2=AF=AB=AF=AB=00=00=00=19=00=00=00=19=00=00=00=03=00=00= =00=00=00=DC=DD=7F=E0=AE=C7*=04>=16=02=01=04=01B=D4=BASw=7F =FF=E0=00=00=1D=CA=87=DE=D5=AB=00=00=00.=00=00=00.=00=00=00=03=00=00=00=00= =00=DC=DD=7F=E0=AF=13z=04>+=02=01=03=01=EE=93=CD=CAEq=1F=1E=FF=06=00=01 = =02=DE=C8=85=85=ED=05=FF=B3^=ED=0F=17@=D2}=D8=FC=F1]~=1B=AE=E9=AB=00=00=00+= =00=00=00+=00=00=00=03=00=00=00=00=00=DC=DD=7F=E0=AF=1B#=04>(=02=01=02=01= =92=96=C4=CE=D2k=1C=03=03=9F=FE=17=16=9F=FE=02WyYVWefTHD8=00=00=01u=F2=AF= =AB=AC=A4=00=00=00=19=00=00=00=19=00=00=00=03=00=00=00=00=00=DC=DD=7F=E0=AF= =1Dr=04>=16=02=01=04=01=92=96=C4=CE=D2k =FF=E0=00=00=1E=CA7=17=DB=A4=00=00=00"=00=00=00"=00=00=00=03=00=00=00=00= =00=DC=DD=7F=E0=AFw=D5=04>=1F=02=01=00=01=A1C=0Be=E1Z=13=02=01=1A=02 =0C=0C=FFL=00=10=07=04=1Ba=DD=87=CD8=A9=00=00=00=0F=00=00=00=0F=00=00=00=03= =00=00=00=00=00=DC=DD=7F=E0=AFz=85=04>=0C=02=01=04=01=A1C=0Be=E1Z=00=AA=00= =00=00.=00=00=00.=00=00=00=03=00=00=00=00=00=DC=DD=7F=E0=B0=B8=80=04>+=02= =01=03=01=EE=93=CD=CAEq=1F=1E=FF=06=00=01 =02=DE=C8=85=85=ED=05=FF=B3^=ED= =0F=17@=D2}=D8=FC=F1]~=1B=AE=E9=AA=00=00=00 =00=00=00 =00=00=00=03=00=00=00= =00=00=DC=DD=7F=E0=B0=D4=EC=04>=1D=02=01=00=01=F4r=CE=B6 p=11=02=01=1A=02 =0C =FFL=00=10=05=13=1C=A6=01=E2=9E=00=00=00=0F=00=00=00=0F=00=00=00=03=00=00= =00=00=00=DC=DD=7F=E0=B0=D6=91=04>=0C=02=01=04=01=F4r=CE=B6 p=00=9E=00=00= =00=1E=00=00=00=1E=00=00=00=03=00=00=00=00=00=DC=DD=7F=E0=B1=13=D6=04>=1B= =02=01=00=00=CA=BE=9C=F8i=04=0F=02=01=1A=0B=FFL=00 =06=03 =C0=A8=00=05=AF=00=00=00=0F=00=00=00=0F=00=00=00=03=00=00=00=00=00=DC=DD=7F= =E0=B1=16=02=04>=0C=02=01=04=00=CA=BE=9C=F8i=04=00=AF=00=00=00+=00=00=00+= =00=00=00=03=00=00=00=00=00=DC=DD=7F=E0=B1=90=E9=04>(=02=01=02=01/=E7'=05= =DEh=1C=03=03=9F=FE=17=16=9F=FE=02SwTooZQqVug=00=00=01u=F2=AF=AB=B3=AA=00= =00=00=19=00=00=00=19=00=00=00=03=00=00=00=00=00=DC=DD=7F=E0=B1=93=06=04>= =16=02=01=04=01/=E7'=05=DEh =FF=E0=00=00=0D=CAXjv=AA=00=00=00+=00=00=00+=00=00=00=03=00=00=00=00=00=DC= =DD=7F=E0=B2=1Ca=04>(=02=01=02=01K=C3w=99=B1`=1C=03=03=9F=FE=17=16=9F=FE=00= =00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=B3=00=00=00=19=00= =00=00=19=00=00=00=03=00=00=00=00=00=DC=DD=7F=E0=B2=1F=1C=04>=16=02=01=04= =01K=C3w=99=B1` =FF=E0=00=00=1F=CA}uW=B3=00=00=00.=00=00=00.=00=00=00=03=00=00=00=00=00=DC= =DD=7F=E0=B2Mq=04>+=02=01=03=01=EE=93=CD=CAEq=1F=1E=FF=06=00=01 =02=DE=C8= =85=85=ED=05=FF=B3^=ED=0F=17@=D2}=D8=FC=F1]~=1B=AE=E9=AB=00=00=00+=00=00=00= +=00=00=00=03=00=00=00=00=00=DC=DD=7F=E0=B2=C2d=04>(=02=01=02=01B=D4=BASw= =7F=1C=03=03=9F=FE=17=16=9F=FE=029OP9Tb7m9qw=00=00=01u=F2=AF=AB=AF=AB=00=00= =00=19=00=00=00=19=00=00=00=03=00=00=00=00=00=DC=DD=7F=E0=B2=C3W=04>=16=02= =01=04=01B=D4=BASw=7F =FF=E0=00=00=1D=CA=87=DE=D5=AB=00=00=00=0D=00=00=00=0D=00=00=00=03=00=00= =00=00=00=DC=DD=7F=E0=B3Cn=04=04 _=CD=F5 =1F=00=80=05=00=01=00=00=00=0B=00=00=00=0B=00=00=00=02=00=00=00=00= =00=DC=DD=7F=E0=B3EL=01 =04=07_=CD=F5 =1F=00=00=00=00=00=07=00=00=00=07=00= =00=00=03=00=00=00=00=00=DC=DD=7F=E0=B3H=8B=04=0F=04=00=01 =04=00=00=00"=00= =00=00"=00=00=00=03=00=00=00=00=00=DC=DD=7F=E0=B3=95)=04>=1F=02=01=00=01=A1= C=0Be=E1Z=13=02=01=1A=02 =0C=0C=FFL=00=10=07=04=1Ba=DD=87=CD8=AA=00=00=00=0F=00=00=00=0F=00=00=00=03= =00=00=00=00=00=DC=DD=7F=E0=B3=97=FE=04>=0C=02=01=04=01=A1C=0Be=E1Z=00=A9= =00=00=00=1E=00=00=00=1E=00=00=00=03=00=00=00=00=00=DC=DD=7F=E0=B3=EBY=04>= =1B=02=01=00=00=CA=BE=9C=F8i=04=0F=02=01=1A=0B=FFL=00 =06=03 =C0=A8=00=05=AE=00=00=00=0F=00=00=00=0F=00=00=00=03=00=00=00=00=00=DC=DD=7F= =E0=B3=EDR=04>=0C=02=01=04=00=CA=BE=9C=F8i=04=00=AF=00=00=00.=00=00=00.=00= =00=00=03=00=00=00=00=00=DC=DD=7F=E0=B3=F4=1C=04>+=02=01=03=01=EE=93=CD=CAE= q=1F=1E=FF=06=00=01 =02=DE=C8=85=85=ED=05=FF=B3^=ED=0F=17@=D2}=D8=FC=F1]~= =1B=AE=E9=AB=00=00=00=0B=00=00=00=0B=00=00=00=03=00=00=00=00=00=DC=DD=7F=E0= =B6=C2=90=04=12=08=00_=CD=F5 =1F=00=00=00=00=00=1E=00=00=00=1E=00=00=00=03= =00=00=00=00=00=DC=DD=7F=E0=B6=C49=04>=1B=02=01=00=00=CA=BE=9C=F8i=04=0F=02= =01=1A=0B=FFL=00 =06=03 =C0=A8=00=05=AE=00=00=00=0F=00=00=00=0F=00=00=00=03=00=00=00=00=00=DC=DD=7F= =E0=B6=C5=D0=04>=0C=02=01=04=00=CA=BE=9C=F8i=04=00=AD=00=00=00+=00=00=00+= =00=00=00=03=00=00=00=00=00=DC=DD=7F=E0=B6=E4%=04>(=02=01=02=01=92=96=C4=CE= =D2k=1C=03=03=9F=FE=17=16=9F=FE=02WyYVWefTHD8=00=00=01u=F2=AF=AB=AC=A3=00= =00=00=19=00=00=00=19=00=00=00=03=00=00=00=00=00=DC=DD=7F=E0=B6=E6=AA=04>= =16=02=01=04=01=92=96=C4=CE=D2k =FF=E0=00=00=1E=CA7=17=DB=A3=00=00=00.=00=00=00.=00=00=00=03=00=00=00=00= =00=DC=DD=7F=E0=B7!=CA=04>+=02=01=03=01=EE=93=CD=CAEq=1F=1E=FF=06=00=01 = =02=DE=C8=85=85=ED=05=FF=B3^=ED=0F=17@=D2}=D8=FC=F1]~=1B=AE=E9=AB=00=00=00= =0E=00=00=00=0E=00=00=00=03=00=00=00=00=00=DC=DD=7F=E0=B8=04=1B=04=03=0B=00= =0C=00_=CD=F5 =1F=00=01=00=00=00=00=06=00=00=00=06=00=00=00=02=00=00=00=00= =00=DC=DD=7F=E0=B8 f=01=1D=04=02=0C=00=00=00=00=0F=00=00=00=0F=00=00=00=00= =00=00=00=00=00=DC=DD=7F=E0=B8=0D=04=02=0C=20 =00=06=00=01=00 =02=02=00=02=00=00=00=00=07=00=00=00=07=00=00=00=03=00=00=00=00=00=DC=DD=7F= =E0=B9=1B=84=04=0F=04=00=01=1D=04=00=00=00=0B=00=00=00=0B=00=00=00=03=00=00= =00=00=00=DC=DD=7F=E0=B9=1D=B7=04=0C=08=00=0C=00=05=0F=00=11"=00=00=00=15= =00=00=00=15=00=00=00=01=00=00=00=00=00=DC=DD=7F=E0=B9=1E=85=02=0C =10=00= =0C=00=01=00=0B=02=08=00=02=00=00=00=80=02=00=00=00=00=00 =00=00=00 =00=00= =00=03=00=00=00=00=00=DC=DD=7F=E0=B9=1FG=04=17=06_=CD=F5 =1F=00=00=00=00=08= =00=00=00=08=00=00=00=02=00=00=00=00=00=DC=DD=7F=E0=B9 =D3=01=0F=04=04=0C= =00=1E3=00=00=00=0F=00=00=00=0F=00=00=00=00=00=00=00=00=00=DC=DD=7F=E0=B9,f= =02=0C=20 =00=06=00=01=00 =03=02=00=03=00=00=00=00=07=00=00=00=07=00=00=00=03=00=00=00=00=00=DC=DD=7F= =E0=B9|=E9=04=0F=04=00=01=0F=04=00=00=00=08=00=00=00=08=00=00=00=03=00=00= =00=00=00=DC=DD=7F=E0=B9~n=04=1D=05=00=0C=00=1E3=00=00=00=08=00=00=00=08=00= =00=00=03=00=00=00=00=00=DC=DD=7F=E0=B9=7FD=04=13=05=01=0C=00=02=00=00=00= =00=08=00=00=00=08=00=00=00=02=00=00=00=00=00=DC=DD=7F=E0=B9=80b=01=0D=08= =04=0C=00=05=00=00=00=00 =00=00=00 =00=00=00=03=00=00=00=00=00=DC=DD=7F=E0= =B9=A7=8A=04=0E=06=01=0D=08=00=0C=00=00=00=00=19=00=00=00=19=00=00=00=01=00= =00=00=00=00=DC=DD=7F=E0=B9=A9=16=02=0C =14=00=10=00=01=00=0B=03=0C=00=03= =00=00=00=06=00=00=00=00=00=00=00=00=00=00=08=00=00=00=08=00=00=00=02=00=00= =00=00=00=DC=DD=7F=E0=B9=AA=D8=01=0D=08=04=0C=00=05=00=00=00=00 =00=00=00 = =00=00=00=03=00=00=00=00=00=DC=DD=7F=E0=BA=17a=04=0E=06=01=0D=08=00=0C=00= =00=00=00=08=00=00=00=08=00=00=00=02=00=00=00=00=00=DC=DD=7F=E0=BA=194=017= =0C=04=0C=00@=1F=00=00=00 =00=00=00 =00=00=00=03=00=00=00=00=00=DC=DD=7F=E0= =BAR=E3=04=0E=06=017=0C=00=0C=00=00=00=00=06=00=00=00=06=00=00=00=02=00=00= =00=00=00=DC=DD=7F=E0=BAT=C1=01=1B=04=02=0C=00=00=00=00=07=00=00=00=07=00= =00=00=03=00=00=00=00=00=DC=DD=7F=E0=BApx=04=0F=04=00=01=1B=04=00=00=00=0E= =00=00=00=0E=00=00=00=03=00=00=00=00=00=DC=DD=7F=E0=BAq=98=04=0B=0B=00=0C= =00=BC=04=82x=00=06Y=83=00=00=00=1A=00=00=00=1A=00=00=00=02=00=00=00=00=00= =DC=DD=7F=E0=BAr=98=01=0B=04=16_=CD=F5 =1F=005=1A=88=0D=F7=18=CC=C4X=03=AAr= Zo=ED=00=00=00=0D=00=00=00=0D=00=00=00=03=00=00=00=00=00=DC=DD=7F=E0=BA=9F= O=04=0E =01=0B=04=00_=CD=F5 =1F=00=00=00=00=07=00=00=00=07=00=00=00=02=00=00=00=00= =00=DC=DD=7F=E0=BA=A0=8C=01=1C=04=03=0C=00=01=00=00=00=07=00=00=00=07=00=00= =00=03=00=00=00=00=00=DC=DD=7F=E0=BA=A2 =04=0F=04=00=01=1C=04=00=00=00=10=00=00=00=10=00=00=00=03=00=00=00=00=00=DC= =DD=7F=E0=BA=C6x=04#=0D=00=0C=00=01=01=01=00=00=00=00=00=00=00=00=00=00=08= =00=00=00=08=00=00=00=02=00=00=00=00=00=DC=DD=7F=E0=BA=C7r=01=0F=04=04=0C= =00=1E3=00=00=00=07=00=00=00=07=00=00=00=03=00=00=00=00=00=DC=DD=7F=E0=BA= =C8=EE=04=0F=04=00=01=0F=04=00=00=00=08=00=00=00=08=00=00=00=02=00=00=00=00= =00=DC=DD=7F=E0=BA=C9F=01=0D=08=04=0C=00=05=00=00=00=00=08=00=00=00=08=00= =00=00=03=00=00=00=00=00=DC=DD=7F=E0=BA=CA=02=04=1D=05=00=0C=00=1E3=00=00= =00 =00=00=00 =00=00=00=03=00=00=00=00=00=DC=DD=7F=E0=BA=CF=FE=04=0E=06=01= =0D=08=00=0C=00=00=00=00=07=00=00=00=07=00=00=00=03=00=00=00=00=00=DC=DD=7F= =E0=BA=E7=B8=04=08=04=00=0C=00=01=00=00=00=11=00=00=00=11=00=00=00=01=00=00= =00=00=00=DC=DD=7F=E0=BA=FCK=02=0C =0C=00=08=00=01=00=02=02=04=00=11=00@=00= =00=00=00=15=00=00=00=15=00=00=00=00=00=00=00=00=00=DC=DD=7F=E0=BA=FE=91=02= =0C =10=00=0C=00=01=00=03=02=08=00F=00@=00=00=00=00=00=00=00=00=15=00=00=00= =15=00=00=00=00=00=00=00=00=00=DC=DD=7F=E0=BA=FE=F8=02=0C =10=00=0C=00=01= =00=04=04=08=00@=00=00=00=01=02=80=02=00=00=00=15=00=00=00=15=00=00=00=01= =00=00=00=00=00=DC=DD=7F=E0=BB=0F=F0=02=0C =10=00=0C=00=01=00=04=03=08=00F= =00=00=00=01=020=00=00=00=00=08=00=00=00=08=00=00=00=03=00=00=00=00=00=DC= =DD=7F=E0=BB=10\=04=13=05=01=0C=00=02=00=00=00=00=13=00=00=00=13=00=00=00= =00=00=00=00=00=00=DC=DD=7F=E0=BB=11=02=02=0C =0E=00 =00=01=00=05=03=06=00@=00=00=00=00=00=00=00=00=17=00=00=00=17=00=00=00=01= =00=00=00=00=00=DC=DD=7F=E0=BB=14=86=02=0C =12=00=0E=00=01=00=05=04 =00F=00=00=00=00=00=01=020=00=00=00=00=11=00=00=00=11=00=00=00=01=00=00=00= =00=00=DC=DD=7F=E0=BB#/=02=0C =0C=00=08=00=01=00=02=04=04=00=13=00A=00=00= =00=00=15=00=00=00=15=00=00=00=00=00=00=00=00=00=DC=DD=7F=E0=BB$~=02=0C =10= =00=0C=00=01=00=03=04=08=00G=00A=00=00=00=00=00=00=00=00=15=00=00=00=15=00= =00=00=00=00=00=00=00=00=DC=DD=7F=E0=BB$=B8=02=0C =10=00=0C=00=01=00=04=05= =08=00A=00=00=00=01=02=80=02=00=00=00=08=00=00=00=08=00=00=00=03=00=00=00= =00=00=DC=DD=7F=E0=BB,=FC=04=13=05=01=0C=00=02=00=00=00=00=15=00=00=00=15= =00=00=00=01=00=00=00=00=00=DC=DD=7F=E0=BB1=CC=02=0C =10=00=0C=00=01=00=04= =05=08=00G=00=00=00=01=020=00=00=00=00=13=00=00=00=13=00=00=00=00=00=00=00= =00=00=DC=DD=7F=E0=BB2J=02=0C =0E=00 =00=01=00=05=05=06=00A=00=00=00=00=00=00=00=00=17=00=00=00=17=00=00=00=01= =00=00=00=00=00=DC=DD=7F=E0=BB6=BF=02=0C =12=00=0E=00=01=00=05=05 =00G=00=00=00=00=00=01=020=00=00=00=00=0C=00=00=00=0C=00=00=00=02=00=00=00= =00=00=DC=DD=7F=E0=BB9 =01=11=08=08=0C=00=00=01=00=00@=06=00=00=00 =00=00= =00 =00=00=00=03=00=00=00=00=00=DC=DD=7F=E0=BB@=01=04=0E=06=01=11=08=00=0C= =00=00=00=00=08=00=00=00=08=00=00=00=03=00=00=00=00=00=DC=DD=7F=E0=BB@=80= =04=13=05=01=0C=00=02=00=00=00=00=1E=00=00=00=1E=00=00=00=01=00=00=00=00=00= =DC=DD=7F=E0=BBJ=C3=02=0C =19=00=15=00G=00=A1=11=FF =00F=14=00=00=00=00=00= =00=00=00=00=00=00=00=00=00=00=00=00 =00=00=00 =00=00=00=03=00=00=00=00=00= =DC=DD=7F=E0=BB=8B=E3=04=14=06=00=0C=00=02=12=00=00=00=00=0E=00=00=00=0E=00= =00=00=03=00=00=00=00=00=DC=DD=7F=E0=BB=AE9=04.=0B=00=0C=00=FC=00=12=00=00= =00@=06=00=00=00+=00=00=00+=00=00=00=03=00=00=00=00=00=DC=DD=7F=E0=BEn=C0= =04>(=02=01=02=01=0C=B7=BA=C1=9Al=1C=03=03=9F=FE=17=16=9F=FE=02RHVh3xtf6MQ= =00=00=01u=F2=AF=AB=C8=9E=00=00=00=19=00=00=00=19=00=00=00=03=00=00=00=00= =00=DC=DD=7F=E0=BEo4=04>=16=02=01=04=01=0C=B7=BA=C1=9Al =FF=E0=00=00 =CA=89=9C=F3=9D=00=00=00+=00=00=00+=00=00=00=03=00=00=00=00= =00=DC=DD=7F=E0=BE=B8|=04>(=02=01=02=01=92=96=C4=CE=D2k=1C=03=03=9F=FE=17= =16=9F=FE=02WyYVWefTHD8=00=00=01u=F2=AF=AB=AC=A6=00=00=00.=00=00=00.=00=00= =00=03=00=00=00=00=00=DC=DD=7F=E0=BF=B6w=04>+=02=01=03=01=EE=93=CD=CAEq=1F= =1E=FF=06=00=01 =02=DE=C8=85=85=ED=05=FF=B3^=ED=0F=17@=D2}=D8=FC=F1]~=1B= =AE=E9=A7=00=00=00"=00=00=00"=00=00=00=03=00=00=00=00=00=DC=DD=7F=E0=C0=BB?= =04>=1F=02=01=00=01=A1C=0Be=E1Z=13=02=01=1A=02 =0C=0C=FFL=00=10=07=04=1Ba=DD=87=CD8=98=00=00=00.=00=00=00.=00=00=00=03=00= =00=00=00=00=DC=DD=7F=E0=C0=BB=9E=04>+=02=01=03=01=EE=93=CD=CAEq=1F=1E=FF= =06=00=01 =02=DE=C8=85=85=ED=05=FF=B3^=ED=0F=17@=D2}=D8=FC=F1]~=1B=AE=E9= =A7=00=00=00+=00=00=00+=00=00=00=03=00=00=00=00=00=DC=DD=7F=E0=C1=CD=DB=04>= (=02=01=02=01K=C3w=99=B1`=1C=03=03=9F=FE=17=16=9F=FE=00=00=00=00=00=00=00= =00=00=00=00=00=00=00=00=00=00=00=00=00=AC=00=00=00=19=00=00=00=19=00=00=00= =03=00=00=00=00=00=DC=DD=7F=E0=C1=CEE=04>=16=02=01=04=01K=C3w=99=B1` =FF=E0=00=00=1F=CA}uW=AD=00=00=00=1E=00=00=00=1E=00=00=00=03=00=00=00=00= =00=DC=DD=7F=E0=C1=E3W=04>=1B=02=01=00=00=CA=BE=9C=F8i=04=0F=02=01=1A=0B=FF= L=00 =06=03 =C0=A8=00=05=B5=00=00=00=0F=00=00=00=0F=00=00=00=03=00=00=00=00=00=DC=DD=7F= =E0=C1=E5Z=04>=0C=02=01=04=00=CA=BE=9C=F8i=04=00=B4=00=00=00+=00=00=00+=00= =00=00=03=00=00=00=00=00=DC=DD=7F=E0=C2=8E=FB=04>(=02=01=02=01=92=96=C4=CE= =D2k=1C=03=03=9F=FE=17=16=9F=FE=02WyYVWefTHD8=00=00=01u=F2=AF=AB=AC=A5=00= =00=00=19=00=00=00=19=00=00=00=03=00=00=00=00=00=DC=DD=7F=E0=C2=91M=04>=16= =02=01=04=01=92=96=C4=CE=D2k =FF=E0=00=00=1E=CA7=17=DB=AA=00=00=00.=00=00=00.=00=00=00=03=00=00=00=00= =00=DC=DD=7F=E0=C4=01|=04>+=02=01=03=01=EE=93=CD=CAEq=1F=1E=FF=06=00=01 = =02=DE=C8=85=85=ED=05=FF=B3^=ED=0F=17@=D2}=D8=FC=F1]~=1B=AE=E9=A5=00=00=00"= =00=00=00"=00=00=00=03=00=00=00=00=00=DC=DD=7F=E0=C44=04=04>=1F=02=01=00=01= =A1C=0Be=E1Z=13=02=01=1A=02 =0C=0C=FFL=00=10=07=04=1Ba=DD=87=CD8=9B=00=00=00=0F=00=00=00=0F=00=00=00=03= =00=00=00=00=00=DC=DD=7F=E0=C46o=04>=0C=02=01=04=01=A1C=0Be=E1Z=00=99=00=00= =00=1E=00=00=00=1E=00=00=00=03=00=00=00=00=00=DC=DD=7F=E0=C4=B4=8E=04>=1B= =02=01=00=00=CA=BE=9C=F8i=04=0F=02=01=1A=0B=FFL=00 =06=03 =C0=A8=00=05=B4=00=00=00=0F=00=00=00=0F=00=00=00=03=00=00=00=00=00=DC=DD=7F= =E0=C4=BA=B6=04>=0C=02=01=04=00=CA=BE=9C=F8i=04=00=B5=00=00=00+=00=00=00+= =00=00=00=03=00=00=00=00=00=DC=DD=7F=E0=C5=BB=E8=04>(=02=01=02=01K=C3w=99= =B1`=1C=03=03=9F=FE=17=16=9F=FE=00=00=00=00=00=00=00=00=00=00=00=00=00=00= =00=00=00=00=00=00=AE=00=00=00=19=00=00=00=19=00=00=00=03=00=00=00=00=00=DC= =DD=7F=E0=C5=BE=8F=04>=16=02=01=04=01K=C3w=99=B1` =FF=E0=00=00=1F=CA}uW=AE=00=00=00+=00=00=00+=00=00=00=03=00=00=00=00=00=DC= =DD=7F=E0=C6=0F=13=04>(=02=01=02=01=0C=B7=BA=C1=9Al=1C=03=03=9F=FE=17=16=9F= =FE=02RHVh3xtf6MQ=00=00=01u=F2=AF=AB=C8=9F=00=00=00=19=00=00=00=19=00=00=00= =03=00=00=00=00=00=DC=DD=7F=E0=C6=12=05=04>=16=02=01=04=01=0C=B7=BA=C1=9Al =FF=E0=00=00 =CA=89=9C=F3=9F=00=00=00+=00=00=00+=00=00=00=03=00=00=00=00= =00=DC=DD=7F=E0=C6=88M=04>(=02=01=02=01=92=96=C4=CE=D2k=1C=03=03=9F=FE=17= =16=9F=FE=02WyYVWefTHD8=00=00=01u=F2=AF=AB=AC=A6=00=00=00=19=00=00=00=19=00= =00=00=03=00=00=00=00=00=DC=DD=7F=E0=C6=8B=E8=04>=16=02=01=04=01=92=96=C4= =CE=D2k =FF=E0=00=00=1E=CA7=17=DB=A6=00=00=00=1E=00=00=00=1E=00=00=00=03=00=00=00= =00=00=DC=DD=7F=E0=C7u=E7=04>=1B=02=01=00=00=CA=BE=9C=F8i=04=0F=02=01=1A=0B= =FFL=00 =06=03 =C0=A8=00=05=B4=00=00=00=0F=00=00=00=0F=00=00=00=03=00=00=00=00=00=DC=DD=7F= =E0=C7w=AC=04>=0C=02=01=04=00=CA=BE=9C=F8i=04=00=B4=00=00=00.=00=00=00.=00= =00=00=03=00=00=00=00=00=DC=DD=7F=E0=C8=C9G=04>+=02=01=03=01=EE=93=CD=CAEq= =1F=1E=FF=06=00=01 =02=DE=C8=85=85=ED=05=FF=B3^=ED=0F=17@=D2}=D8=FC=F1]~= =1B=AE=E9=A5=00=00=00=13=00=00=00=13=00=00=00=01=00=00=00=00=00=DC=DD=7F=E0= =EF=EA=16=02=0C =0E=00 =00G=00=A1=04=00=00=00=00=00=00=00=00=00=00=00=11=00=00=00=11=00=00=00=01= =00=00=00=00=00=DC=DD=7F=E0=EF=EE=C4=02=0C =0C=00=08=00G=00=A1=02=00=00=00= =00=00=00=00=00=00 =00=00=00 =00=00=00=03=00=00=00=00=00=DC=DD=7F=E0=EF=F6= =F2=04=14=06=00=0C=00=00=00=00=00=00=00.=00=00=00.=00=00=00=03=00=00=00=00= =00=DC=DD=7F=E0=F0=E6=03=04>+=02=01=03=01=EE=93=CD=CAEq=1F=1E=FF=06=00=01 = =02=DE=C8=85=85=ED=05=FF=B3^=ED=0F=17@=D2}=D8=FC=F1]~=1B=AE=E9=B1=00=00=00= =07=00=00=00=07=00=00=00=03=00=00=00=00=00=DC=DD=7F=E0=F2H=9B=04=05=04=00= =0C=00=13=00=00=00.=00=00=00.=00=00=00=03=00=00=00=00=00=DC=DD=7F=E0=F2=83= =CA=04>+=02=01=03=01=EE=93=CD=CAEq=1F=1E=FF=06=00=01 =02=DE=C8=85=85=ED=05= =FF=B3^=ED=0F=17@=D2}=D8=FC=F1]~=1B=AE=E9=AF=00=00=00.=00=00=00.=00=00=00= =03=00=00=00=00=00=DC=DD=7F=E0=F4-=BF=04>+=02=01=03=01=EE=93=CD=CAEq=1F=1E= =FF=06=00=01 =02=DE=C8=85=85=ED=05=FF=B3^=ED=0F=17@=D2}=D8=FC=F1]~=1B=AE= =E9=B0=00=00=00+=00=00=00+=00=00=00=03=00=00=00=00=00=DC=DD=7F=E0=F4=E5=C8= =04>(=02=01=02=01K=C3w=99=B1`=1C=03=03=9F=FE=17=16=9F=FE=00=00=00=00=00=00= =00=00=00=00=00=00=00=00=00=00=00=00=00=00=B4=00=00=00=19=00=00=00=19=00=00= =00=03=00=00=00=00=00=DC=DD=7F=E0=F4=E8V=04>=16=02=01=04=01K=C3w=99=B1` =FF=E0=00=00=1F=CA}uW=B3=00=00=00+=00=00=00+=00=00=00=03=00=00=00=00=00=DC= =DD=7F=E0=F4=F1=D7=04>(=02=01=02=01/=E7'=05=DEh=1C=03=03=9F=FE=17=16=9F=FE= =02SwTooZQqVug=00=00=01u=F2=AF=AB=B3=A1=00=00=00+=00=00=00+=00=00=00=03=00= =00=00=00=00=DC=DD=7F=E0=F5=B3=F5=04>(=02=01=02=01B=D4=BASw=7F=1C=03=03=9F= =FE=17=16=9F=FE=029OP9Tb7m9qw=00=00=01u=F2=AF=AB=AF=A5=00=00=00.=00=00=00.= =00=00=00=03=00=00=00=00=00=DC=DD=7F=E0=F5=D6=BD=04>+=02=01=03=01=EE=93=CD= =CAEq=1F=1E=FF=06=00=01 =02=DE=C8=85=85=ED=05=FF=B3^=ED=0F=17@=D2}=D8=FC= =F1]~=1B=AE=E9=AE=00=00=00"=00=00=00"=00=00=00=03=00=00=00=00=00=DC=DD=7F= =E0=F5=F7=9B=04>=1F=02=01=00=01=A1C=0Be=E1Z=13=02=01=1A=02 =0C=0C=FFL=00=10=07=04=1Ba=DD=87=CD8=A4=00=00=00=0F=00=00=00=0F=00=00=00=03= =00=00=00=00=00=DC=DD=7F=E0=F5=F9=C0=04>=0C=02=01=04=01=A1C=0Be=E1Z=00=A3= =00=00=00=1E=00=00=00=1E=00=00=00=03=00=00=00=00=00=DC=DD=7F=E0=F6=F4"=04>= =1B=02=01=00=00=CA=BE=9C=F8i=04=0F=02=01=1A=0B=FFL=00 =06=03 =C0=A8=00=05=AF=00=00=00=0F=00=00=00=0F=00=00=00=03=00=00=00=00=00=DC=DD=7F= =E0=F6=F4=95=04>=0C=02=01=04=00=CA=BE=9C=F8i=04=00=B3=00=00=00.=00=00=00.= =00=00=00=03=00=00=00=00=00=DC=DD=7F=E0=F7~=E1=04>+=02=01=03=01=EE=93=CD=CA= Eq=1F=1E=FF=06=00=01 =02=DE=C8=85=85=ED=05=FF=B3^=ED=0F=17@=D2}=D8=FC=F1]~= =1B=AE=E9=AF=00=00=00+=00=00=00+=00=00=00=03=00=00=00=00=00=DC=DD=7F=E0=F8= =DF=D1=04>(=02=01=02=01/=E7'=05=DEh=1C=03=03=9F=FE=17=16=9F=FE=02SwTooZQqVu= g=00=00=01u=F2=AF=AB=B3=A9=00=00=00.=00=00=00.=00=00=00=03=00=00=00=00=00= =DC=DD=7F=E0=F9"=B0=04>+=02=01=03=01=EE=93=CD=CAEq=1F=1E=FF=06=00=01 =02= =DE=C8=85=85=ED=05=FF=B3^=ED=0F=17@=D2}=D8=FC=F1]~=1B=AE=E9=AF=00=00=00+=00= =00=00+=00=00=00=03=00=00=00=00=00=DC=DD=7F=E0=F9s=A9=04>(=02=01=02=01=92= =96=C4=CE=D2k=1C=03=03=9F=FE=17=16=9F=FE=02WyYVWefTHD8=00=00=01u=F2=AF=AB= =AC=A3=00=00=00=19=00=00=00=19=00=00=00=03=00=00=00=00=00=DC=DD=7F=E0=F9v = =04>=16=02=01=04=01=92=96=C4=CE=D2k =FF=E0=00=00=1E=CA7=17=DB=A4=00=00=00=1E=00=00=00=1E=00=00=00=03=00=00=00= =00=00=DC=DD=7F=E0=F9=B7=EC=04>=1B=02=01=00=00=CA=BE=9C=F8i=04=0F=02=01=1A= =0B=FFL=00 =06=03 =C0=A8=00=05=AE=00=00=00=0F=00=00=00=0F=00=00=00=03=00=00=00=00=00=DC=DD=7F= =E0=F9=B9=F4=04>=0C=02=01=04=00=CA=BE=9C=F8i=04=00=AE=00=00=00.=00=00=00.= =00=00=00=03=00=00=00=00=00=DC=DD=7F=E0=FA=BB=FE=04>+=02=01=03=01=EE=93=CD= =CAEq=1F=1E=FF=06=00=01 =02=DE=C8=85=85=ED=05=FF=B3^=ED=0F=17@=D2}=D8=FC= =F1]~=1B=AE=E9=AF=00=00=00+=00=00=00+=00=00=00=03=00=00=00=00=00=DC=DD=7F= =E1=00=C7b=04>(=02=01=02=01K=C3w=99=B1`=1C=03=03=9F=FE=17=16=9F=FE=00=00=00= =00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=AD=00=00=00=19=00=00=00= =19=00=00=00=03=00=00=00=00=00=DC=DD=7F=E1=00=CA=9B=04>=16=02=01=04=01K=C3w= =99=B1` =FF=E0=00=00=1F=CA}uW=AD=00=00=00+=00=00=00+=00=00=00=03=00=00=00=00=00=DC= =DD=7F=E1=00=DA=DE=04>(=02=01=02=01/=E7'=05=DEh=1C=03=03=9F=FE=17=16=9F=FE= =02SwTooZQqVug=00=00=01u=F2=AF=AB=B3=A7=00=00=00.=00=00=00.=00=00=00=03=00= =00=00=00=00=DC=DD=7F=E1=01=07=94=04>+=02=01=03=01=EE=93=CD=CAEq=1F=1E=FF= =06=00=01 =02=DE=C8=85=85=ED=05=FF=B3^=ED=0F=17@=D2}=D8=FC=F1]~=1B=AE=E9= =A4=00=00=00+=00=00=00+=00=00=00=03=00=00=00=00=00=DC=DD=7F=E1=01JV=04>(=02= =01=02=01=92=96=C4=CE=D2k=1C=03=03=9F=FE=17=16=9F=FE=02WyYVWefTHD8=00=00=01= u=F2=AF=AB=AC=9D=00=00=00+=00=00=00+=00=00=00=03=00=00=00=00=00=DC=DD=7F=E1= =01=A0=99=04>(=02=01=02=01B=D4=BASw=7F=1C=03=03=9F=FE=17=16=9F=FE=029OP9Tb7= m9qw=00=00=01u=F2=AF=AB=AF=A8=00=00=00=19=00=00=00=19=00=00=00=03=00=00=00= =00=00=DC=DD=7F=E1=01=A2=D2=04>=16=02=01=04=01B=D4=BASw=7F =FF=E0=00=00=1D=CA=87=DE=D5=A8=00=00=00=1E=00=00=00=1E=00=00=00=03=00=00= =00=00=00=DC=DD=7F=E1=02=1E\=04>=1B=02=01=00=00=CA=BE=9C=F8i=04=0F=02=01=1A= =0B=FFL=00 =06=03 =C0=A8=00=05=B0=00=00=00=0F=00=00=00=0F=00=00=00=03=00=00=00=00=00=DC=DD=7F= =E1=02=1E=E5=04>=0C=02=01=04=00=CA=BE=9C=F8i=04=00=B0=00=00=00"=00=00=00"= =00=00=00=03=00=00=00=00=00=DC=DD=7F=E1=02nZ=04>=1F=02=01=00=01=A1C=0Be=E1Z= =13=02=01=1A=02 =0C=0C=FFL=00=10=07=04=1Ba=DD=87=CD8=A9=00=00=00=0F=00=00=00=0F=00=00=00=03= =00=00=00=00=00=DC=DD=7F=E1=02o=A9=04>=0C=02=01=04=01=A1C=0Be=E1Z=00=A9=00= =00=00.=00=00=00.=00=00=00=03=00=00=00=00=00=DC=DD=7F=E1=02=968=04>+=02=01= =03=01=EE=93=CD=CAEq=1F=1E=FF=06=00=01 =02=DE=C8=85=85=ED=05=FF=B3^=ED=0F= =17@=D2}=D8=FC=F1]~=1B=AE=E9=A3=00=00=00 =00=00=00 =00=00=00=03=00=00=00=00= =00=DC=DD=7F=E1=03=CDK=04>=1D=02=01=00=01=F4r=CE=B6 p=11=02=01=1A=02 =0C =FFL=00=10=05=13=1C=A6=01=E2=9D=00=00=00=0F=00=00=00=0F=00=00=00=03=00=00= =00=00=00=DC=DD=7F=E1=03=CF=88=04>=0C=02=01=04=01=F4r=CE=B6 p=00=9D=00=00= =00.=00=00=00.=00=00=00=03=00=00=00=00=00=DC=DD=7F=E1=04.=17=04>+=02=01=03= =01=EE=93=CD=CAEq=1F=1E=FF=06=00=01 =02=DE=C8=85=85=ED=05=FF=B3^=ED=0F=17@= =D2}=D8=FC=F1]~=1B=AE=E9=9F=00=00=00+=00=00=00+=00=00=00=03=00=00=00=00=00= =DC=DD=7F=E1=04=B8=93=04>(=02=01=02=01K=C3w=99=B1`=1C=03=03=9F=FE=17=16=9F= =FE=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=AC=00=00=00= =19=00=00=00=19=00=00=00=03=00=00=00=00=00=DC=DD=7F=E1=04=BA=D2=04>=16=02= =01=04=01K=C3w=99=B1` =FF=E0=00=00=1F=CA}uW=AC=00=00=00+=00=00=00+=00=00=00=03=00=00=00=00=00=DC= =DD=7F=E1=04=DB=FB=04>(=02=01=02=01/=E7'=05=DEh=1C=03=03=9F=FE=17=16=9F=FE= =02SwTooZQqVug=00=00=01u=F2=AF=AB=B3=A6=00=00=00=19=00=00=00=19=00=00=00=03= =00=00=00=00=00=DC=DD=7F=E1=04=DE=D6=04>=16=02=01=04=01/=E7'=05=DEh =FF=E0=00=00=0D=CAXjv=A6=00=00=00=1E=00=00=00=1E=00=00=00=03=00=00=00=00= =00=DC=DD=7F=E1=04=EC=89=04>=1B=02=01=00=00=CA=BE=9C=F8i=04=0F=02=01=1A=0B= =FFL=00 =06=03 =C0=A8=00=05=B0=00=00=00+=00=00=00+=00=00=00=03=00=00=00=00=00=DC=DD=7F=E1= =05JX=04>(=02=01=02=01=92=96=C4=CE=D2k=1C=03=03=9F=FE=17=16=9F=FE=02WyYVWef= THD8=00=00=01u=F2=AF=AB=AC=9E=00=00=00+=00=00=00+=00=00=00=03=00=00=00=00= =00=DC=DD=7F=E1=05|=ED=04>(=02=01=02=01B=D4=BASw=7F=1C=03=03=9F=FE=17=16=9F= =FE=029OP9Tb7m9qw=00=00=01u=F2=AF=AB=AF=A9=00=00=00=19=00=00=00=19=00=00=00= =03=00=00=00=00=00=DC=DD=7F=E1=05=7F=94=04>=16=02=01=04=01B=D4=BASw=7F =FF=E0=00=00=1D=CA=87=DE=D5=A9=00=00=00.=00=00=00.=00=00=00=03=00=00=00=00= =00=DC=DD=7F=E1=05=CC=E8=04>+=02=01=03=01=EE=93=CD=CAEq=1F=1E=FF=06=00=01 = =02=DE=C8=85=85=ED=05=FF=B3^=ED=0F=17@=D2}=D8=FC=F1]~=1B=AE=E9=9D=00=00=00"= =00=00=00"=00=00=00=03=00=00=00=00=00=DC=DD=7F=E1=06=8C=BA=04>=1F=02=01=00= =01=A1C=0Be=E1Z=13=02=01=1A=02 =0C=0C=FFL=00=10=07=04=1Ba=DD=87=CD8=AA=00=00=00=0F=00=00=00=0F=00=00=00=03= =00=00=00=00=00=DC=DD=7F=E1=06=8E=8A=04>=0C=02=01=04=01=A1C=0Be=E1Z=00=A9= =00=00=00.=00=00=00.=00=00=00=03=00=00=00=00=00=DC=DD=7F=E1=07f=C5=04>+=02= =01=03=01=EE=93=CD=CAEq=1F=1E=FF=06=00=01 =02=DE=C8=85=85=ED=05=FF=B3^=ED= =0F=17@=D2}=D8=FC=F1]~=1B=AE=E9=9E=00=00=00=1E=00=00=00=1E=00=00=00=03=00= =00=00=00=00=DC=DD=7F=E1=07=B6=05=04>=1B=02=01=00=00=CA=BE=9C=F8i=04=0F=02= =01=1A=0B=FFL=00 =06=03 =C0=A8=00=05=B2=00=00=00=0F=00=00=00=0F=00=00=00=03=00=00=00=00=00=DC=DD=7F= =E1=07=B8A=04>=0C=02=01=04=00=CA=BE=9C=F8i=04=00=B1=00=00=00+=00=00=00+=00= =00=00=03=00=00=00=00=00=DC=DD=7F=E1=08=A0=CC=04>(=02=01=02=01K=C3w=99=B1`= =1C=03=03=9F=FE=17=16=9F=FE=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00= =00=00=00=00=AA=00=00=00=19=00=00=00=19=00=00=00=03=00=00=00=00=00=DC=DD=7F= =E1=08=A2=F8=04>=16=02=01=04=01K=C3w=99=B1` =FF=E0=00=00=1F=CA}uW=AA=00=00=00+=00=00=00+=00=00=00=03=00=00=00=00=00=DC= =DD=7F=E1=08=BC=15=04>(=02=01=02=01/=E7'=05=DEh=1C=03=03=9F=FE=17=16=9F=FE= =02SwTooZQqVug=00=00=01u=F2=AF=AB=B3=A5=00=00=00=19=00=00=00=19=00=00=00=03= =00=00=00=00=00=DC=DD=7F=E1=08=BF=10=04>=16=02=01=04=01/=E7'=05=DEh =FF=E0=00=00=0D=CAXjv=A5 --HUs3/kWJgLs3PH6t-- --Yy0QFjLcvC/6/A0Y Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEETci4cPcl+ZcyiACiCkqKrhcKSD0FAmBdEv4ACgkQCkqKrhcK SD2Nmw//UN2DrnQyl/jQ20iKyH3G625cCp58iyckJMkMYJnZW9pLA8mJ97GqJ8YX 2BO+G/Ig9bJ2wujm/ENWryK02QSMxaoki6U6WeslJoEu3zPmbW+ww8DfI/UlvZZQ waa3vbJ9L57TDMo/e0BlMQno+JfUwIxyMNbCqQ1QbpkY15rkoeCGHHvoMKCCKBgP E3TLLepyF09newAe3N+gs/AvQ62zhi5knHLsWUIKq2JwHP87kpawabMXRPKZ29CU BKYgMiRUqgTVZ2DImPpq3xBl9nlakClp65jQmuDm8CZmqmhrKNpv2ND1NA+skOXM Obij8AieaYhYSJ40ubx43UafRxwvoITouvqdDyHd1dWcmcf1l/V4tO9uOT6EyAld tZkPEPLMYTX08Fnc+QUlkC6lQpWUOLOWSgy6k8+/Wgi2tCWXTjz7mhote2ks2dZX 2BacIH2ymLnfiEAZ92PMd9AIUZQpiY4haN+tAje6IKaATknfc3GSesyg2j5NT8Ot PBL7V0SkTUXoYOX5luBfYbJJ3p14qBR01ysEbgpRVPCaucQWRtj0tvNN9PyuW0HV D5bMQB9CtI9gRMv7y90HdavgUEdEnnWUgPmkWEZysnVTHwdFh0/vmnyoyvMix+dD GaAIy15NvUHTR/DT4R1grlYGKuMOQoFOejH3GIQsELzTAyecBD8= =3sIV -----END PGP SIGNATURE----- --Yy0QFjLcvC/6/A0Y--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?YF0TCj830l3zHFkb>