linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Anthony Bourguignon <contact@toniob.net>
To: Luiz Augusto von Dentz <luiz.dentz@gmail.com>
Cc: "linux-bluetooth@vger.kernel.org" <linux-bluetooth@vger.kernel.org>
Subject: Re: Can't connect a Xbox one controller
Date: Fri, 19 Aug 2016 11:28:41 +0200	[thread overview]
Message-ID: <1471598921.4595.3.camel@toniob.net> (raw)
In-Reply-To: <CABBYNZLWEmt95bD0GQri8qesXeNRC8cUE4+xPfYv19q20GYX2A@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 7841 bytes --]

Hi,

Le vendredi 19 août 2016 à 11:43 +0300, Luiz Augusto von Dentz a
écrit :
> Hi Anthony,
> 
> On Thu, Aug 18, 2016 at 8:46 PM, Anthony Bourguignon <contact@toniob.
> net> wrote:
> > 
> > Le jeudi 18 août 2016 à 19:20 +0300, Luiz Augusto von Dentz a écrit
> > :
> > > 
> > > Hi Anthony,
> > > 
> > > On Thu, Aug 18, 2016 at 5:52 PM, Anthony Bourguignon <contact@ton
> > > iob.
> > > net> wrote:
> > > > 
> > > > 
> > > > Le jeudi 18 août 2016 à 16:56 +0300, Luiz Augusto von Dentz a
> > > > écrit
> > > > :
> > > > > 
> > > > > 
> > > > > Hi Anthony,
> > > > > 
> > > > > On Thu, Aug 18, 2016 at 1:11 PM, Anthony Bourguignon <contact
> > > > > @ton
> > > > > iob.
> > > > > net> wrote:
> > > > > > 
> > > > > > 
> > > > > > 
> > > > > > Hi,
> > > > > > 
> > > > > > I've recently bought a new xbox one controller as the 2016
> > > > > > version
> > > > > > has
> > > > > > bluetooth connectivity.
> > > > > > 
> > > > > > The controller is pairing and connecting well on a windows
> > > > > > 10
> > > > > > computer
> > > > > > and an android 4.4 tablet. But I can"t make it connect
> > > > > > under
> > > > > > linux
> > > > > > (Debian unstable, kernel 4.6 and 4.7-rc7, bluez 5.40 from
> > > > > > experimental). The pairing is ok but when I try to connect
> > > > > > to
> > > > > > controller, it stays connected for less than one second,
> > > > > > then
> > > > > > disconnects, then connects again and so one until the
> > > > > > controller
> > > > > > goes
> > > > > > to sleep, because of the lack of a remote connection.
> > > > > > 
> > > > > > Any idea ?
> > > > > 
> > > > > It seems there is some problem configuring the L2CAP
> > > > > connection
> > > > > (probably for SDP):
> > > > > 
> > > > > > 
> > > > > > 
> > > > > > 
> > > > > > ACL data: handle 256 flags 0x02 dlen 15
> > > > >     L2CAP(s): Config rsp: scid 0x0040 flags 0x00 result 3
> > > > > clen 1
> > > > >       Failure - unknown options
> > > > >       RFC
> > > > > < ACL data: handle 256 flags 0x00 dlen 12
> > > > >     L2CAP(s): Disconn req: dcid 0x0040 scid 0x0040
> > > > 
> > > > So, is it a bug of bluez or of the controller firmware ? Why is
> > > > it
> > > > possible to make a connection with an android tablet ?
> > > > 
> > > > Is there something more I can do to help ?
> > > 
> > > Well perhaps we can compare to what other stacks are responding,
> > > but
> > > this seem quite weird given L2CAP_Config request is an essential
> > > part
> > > of setting up L2CAP connections so a response with unknown
> > > options
> > > sounds kind broken, but perhaps other stacks are ignoring it.
> > 
> > I've juste made a capture with my android tablet. Maybe it'll help.
> > Association failed two times and succeded on the third one.
> 
> It seems the configuration request works just fine here:
> 
> < ACL Data TX: Handle 13 flags 0x02 dlen 12
> 
>                                                            83.379233
>       L2CAP: Connection Request (0x02) ident 15 len 4
>         PSM: 17 (0x0011)
>         Source CID: 75
> > 
> > HCI Event: Number of Completed Packets (0x13) plen
> > 5                                                                  
> >                                                                    
> >               83.381502
>         Num handles: 1
>         Handle: 13
>         Count: 1
> > 
> > ACL Data RX: Handle 13 flags 0x02 dlen
> > 16                                                                 
> >                                                                    
> >                           83.383358
>       L2CAP: Connection Response (0x03) ident 15 len 8
>         Destination CID: 64
>         Source CID: 75
>         Result: Connection pending (0x0001)
>         Status: No further information available (0x0000)
> > 
> > ACL Data RX: Handle 13 flags 0x02 dlen
> > 16                                                                 
> >                                                                    
> >                           83.384600
>       L2CAP: Connection Response (0x03) ident 15 len 8
>         Destination CID: 64
>         Source CID: 75
>         Result: Connection successful (0x0000)
>         Status: No further information available (0x0000)
> < ACL Data TX: Handle 13 flags 0x02 dlen 16
> 
>                                                            83.385274
>       L2CAP: Configure Request (0x04) ident 16 len 8
>         Destination CID: 64
>         Flags: 0x0000
>         Option: Maximum Transmission Unit (0x01) [mandatory]
>           MTU: 640
> > 
> > ACL Data RX: Handle 13 flags 0x02 dlen
> > 16                                                                 
> >                                                                    
> >                           83.385939
>       L2CAP: Configure Request (0x04) ident 5 len 8
>         Destination CID: 75
>         Flags: 0x0000
>         Option: Maximum Transmission Unit (0x01) [mandatory]
>           MTU: 1480
> < ACL Data TX: Handle 13 flags 0x02 dlen 14
> 
>                                                            83.386624
>       L2CAP: Configure Response (0x05) ident 5 len 6
>         Source CID: 64
>         Flags: 0x0000
>         Result: Success (0x0000)
> > 
> > HCI Event: Number of Completed Packets (0x13) plen
> > 5                                                                  
> >                                                                    
> >               83.387708
>         Num handles: 1
>         Handle: 13
>         Count: 1
> > 
> > ACL Data RX: Handle 13 flags 0x02 dlen
> > 14                                                                 
> >                                                                    
> >                           83.388425
>       L2CAP: Configure Response (0x05) ident 16 len 6
>         Source CID: 75
>         Flags: 0x0000
>         Result: Success (0x0000)
> 
> There is another difference here is that the connection to PSM 17 is
> started by the Android device while in our case it is started by the
> controller without doing any SDP(?) which sounds like the controller
> has been connected before or it is not behaving like a HID device. Is
> there a way to reset the controller to a state that it clears the
> paired devices?

Here is a new dump from the android device. I've paired the xbox
controller to another device before for it to change its bluetooth pair
(I hope it worked).

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: btsnoop_hci2.log --]
[-- Type: text/x-log; name="btsnoop_hci2.log"; charset="UTF-8", Size: 9291 bytes --]

btsnoop\0\0\0\0\x01\0\0\x03ê\0\0\0\v\0\0\0\v\0\0\0\x02\0\0\0\0\0â\x18\x1c>þfÒ\x01\v \a\x01\x12\0\x12\0\0\0\0\0\0\a\0\0\0\a\0\0\0\x03\0\0\0\0\0â\x18\x1c>þol\x04\x0e\x04\x01\v \0\0\0\0\x06\0\0\0\x06\0\0\0\x02\0\0\0\0\0â\x18\x1c>þrY\x01\f \x02\x01\0\0\0\0\a\0\0\0\a\0\0\0\x03\0\0\0\0\0â\x18\x1c>þá\x04\x0e\x04\x01\f \0\0\0\0\x06\0\0\0\x06\0\0\0\x02\0\0\0\0\0â\x18\x1c>þ„Ñ\x01\x05\f\x02\x01\0\0\0\0\a\0\0\0\a\0\0\0\x03\0\0\0\0\0â\x18\x1c>þˆ \x04\x0e\x04\x01\x05\f\0\0\0\0	\0\0\0	\0\0\0\x02\0\0\0\0\0â\x18\x1c>þ­\x01\x01\x04\x053‹ž
\0\0\0\0\a\0\0\0\a\0\0\0\x03\0\0\0\0\0â\x18\x1c>þ’«\x04\x0f\x04\0\x01\x01\x04\0\0\x01\x02\0\0\x01\x02\0\0\0\x03\0\0\0\0\0â\x18\x1c??¥ó\x04/ÿ\x01á‹ï2ÛÐ\x01\x02\x04\x02ZO>²
	Nokia 302\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x06\0\0\0\x06\0\0\0\x02\0\0\0\0\0â\x18\x1c?—\x066\x01\f \x02\0\x01\0\0\0\a\0\0\0\a\0\0\0\x03\0\0\0\0\0â\x18\x1c?—\x0e]\x04\x0e\x04\x01\f \0\0\0\0\v\0\0\0\v\0\0\0\x02\0\0\0\0\0â\x18\x1c?—\x19•\x01\v \a\x01\x12\0\x12\0\0\0\0\0\0\a\0\0\0\a\0\0\0\x03\0\0\0\0\0â\x18\x1c?—!²\x04\x0e\x04\x01\v \0\0\0\x01\x02\0\0\x01\x02\0\0\0\x03\0\0\0\0\0â\x18\x1c?·ß§\x04/ÿ\x01âH\x0f&?È\x01\x02\b\x05\0µ9œ\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x04\0\0\0\x04\0\0\0\x03\0\0\0\0\0â\x18\x1c?Â.Ž\x04\x01\x01\0\0\0\0\x0e\0\0\0\x0e\0\0\0\x02\0\0\0\0\0â\x18\x1c?ÂIë\x01\x19\x04
âH\x0f&?È\x01\0µ¹\0\0\0\a\0\0\0\a\0\0\0\x03\0\0\0\0\0â\x18\x1c?ÂSJ\x04\x0f\x04\0\x01\x19\x04\0\0\0\x11\0\0\0\x11\0\0\0\x03\0\0\0\0\0â\x18\x1c?ÊDy\x04=\x0eâH\x0f&?È\x01\0\0\0\0\0\0\0\0\0\x01\x02\0\0\x01\x02\0\0\0\x03\0\0\0\0\0â\x18\x1c?Ê\x7f¹\x04\aÿ\0âH\x0f&?ÈXbox Wireless Controller\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\v\0\0\0\v\0\0\0\x02\0\0\0\0\0â\x18\x1c?èvç\x01\x12\f\aâH\x0f&?È\0\0\0\0	\0\0\0	\0\0\0\x03\0\0\0\0\0â\x18\x1c?èzM\x04\x0e\x06\x01\x12\f\0\0\0\0\0\0\x11\0\0\0\x11\0\0\0\x02\0\0\0\0\0â\x18\x1c?è|0\x01\x05\x04\râH\x0f&?È\x18Ì\x01\0µ¹\x01\0\0\0\a\0\0\0\a\0\0\0\x03\0\0\0\0\0â\x18\x1c?è„\x12\x04\x0f\x04\0\x01\x05\x04\0\0\0\x0e\0\0\0\x0e\0\0\0\x03\0\0\0\0\0â\x18\x1c?òdÄ\x04\x03\v\0\x05\0âH\x0f&?È\x01\0\0\0\0\x06\0\0\0\x06\0\0\0\x02\0\0\0\0\0â\x18\x1c?òg€\x01\x1d\x04\x02\x05\0\0\0\0\x0f\0\0\0\x0f\0\0\0\0\0\0\0\0\0â\x18\x1c?òj¥\x02\x05 
\0\x06\0\x01\0
\x02\x02\0\x02\0\0\0\0\a\0\0\0\a\0\0\0\x03\0\0\0\0\0â\x18\x1c?òm\x14\x04\x0f\x04\0\x01\x1d\x04\0\0\0\b\0\0\0\b\0\0\0\x02\0\0\0\0\0â\x18\x1c?òp\x11\x01\r\b\x04\x05\0\a\0\0\0\0	\0\0\0	\0\0\0\x03\0\0\0\0\0â\x18\x1c?òrg\x04\x0e\x06\x01\r\b\0\x05\0\0\0\0\b\0\0\0\b\0\0\0\x02\0\0\0\0\0â\x18\x1c?òtú\x017\f\x04\x05\0@\x1f\0\0\0	\0\0\0	\0\0\0\x03\0\0\0\0\0â\x18\x1c?òw”\x04\x0e\x06\x017\f\0\x05\0\0\0\0\v\0\0\0\v\0\0\0\x03\0\0\0\0\0â\x18\x1c?ò¢ª\x04\f\b\0\x05\0\bF\0\0\0\0\0\0\x06\0\0\0\x06\0\0\0\x02\0\0\0\0\0â\x18\x1c?ò¥\r\x01^[\x04\x02\x05\0\0\0\0\a\0\0\0\a\0\0\0\x03\0\0\0\0\0â\x18\x1c?ò§’\x04\x0f\x04\0\x01^[\x04\0\0\0\x06\0\0\0\x06\0\0\0\x03\0\0\0\0\0â\x18\x1c?ò±Q\x04^[\x03\x05\0\x05\0\0\0\x0e\0\0\0\x0e\0\0\0\x03\0\0\0\0\0â\x18\x1c?òÄÔ\x04\v\v\0\x05\0¿>þÛý{‡\0\0\0\a\0\0\0\a\0\0\0\x02\0\0\0\0\0â\x18\x1c?òÇ2\x01\x1c\x04\x03\x05\0\x01\0\0\0\a\0\0\0\a\0\0\0\x03\0\0\0\0\0â\x18\x1c?òÉ´\x04\x0f\x04\0\x01\x1c\x04\0\0\0\x10\0\0\0\x10\0\0\0\x03\0\0\0\0\0â\x18\x1c?òÓm\x04#\r\0\x05\0\x01\x03\x01\0\0\0\0\0\0\0\0\0\0\b\0\0\0\b\0\0\0\x03\0\0\0\0\0â\x18\x1c?òÖ;\x04\x13\x05\x01\x05\0\x01\0\0\0\0\x15\0\0\0\x15\0\0\0\x01\0\0\0\0\0â\x18\x1c?òØù\x02\x05 \x10\0\f\0\x01\0\v\x02\b\0\x02\0\0\0\x10\0\0\0\0\0\0\v\0\0\0\v\0\0\0\x02\0\0\0\0\0â\x18\x1cB)Q\x12\x01\x12\f\aâH\x0f&?È\0\0\0\0	\0\0\0	\0\0\0\x03\0\0\0\0\0â\x18\x1cB)SP\x04\x0e\x06\x01\x12\f\0\0\0\0\0\0\x06\0\0\0\x06\0\0\0\x02\0\0\0\0\0â\x18\x1cB)W\x10\x01\x11\x04\x02\x05\0\0\0\0\a\0\0\0\a\0\0\0\x03\0\0\0\0\0â\x18\x1cB)YG\x04\x0f\x04\0\x01\x11\x04\0\0\0	\0\0\0	\0\0\0\x03\0\0\0\0\0â\x18\x1cB)[é\x04\x17\x06âH\x0f&?È\0\0\0
\0\0\0
\0\0\0\x02\0\0\0\0\0â\x18\x1cB)^ù\x01\f\x04\x06âH\x0f&?È\0\0\0\r\0\0\0\r\0\0\0\x03\0\0\0\0\0â\x18\x1cB)a™\x04\x0e
\x01\f\x04\0âH\x0f&?È\0\0\0	\0\0\0	\0\0\0\x03\0\0\0\0\0â\x18\x1cB)dû\x041\x06âH\x0f&?È\0\0\0\r\0\0\0\r\0\0\0\x02\0\0\0\0\0â\x18\x1cB)g½\x01+\x04	âH\x0f&?È\x01\0\x03\0\0\0\r\0\0\0\r\0\0\0\x03\0\0\0\0\0â\x18\x1cB)on\x04\x0e
\x01+\x04\0âH\x0f&?È\0\0\0\f\0\0\0\f\0\0\0\x03\0\0\0\0\0â\x18\x1cB)¿}\x042	âH\x0f&?È\x03\0\x04\0\0\0\r\0\0\0\r\0\0\0\x03\0\0\0\0\0â\x18\x1cB+°:\x043
âH\x0f&?ÈOE\a\0\0\0\0
\0\0\0
\0\0\0\x02\0\0\0\0\0â\x18\x1cB+»Ý\x01,\x04\x06âH\x0f&?È\0\0\0\r\0\0\0\r\0\0\0\x03\0\0\0\0\0â\x18\x1cB+¾\x0f\x04\x0e
\x01,\x04\0âH\x0f&?È\0\0\0
\0\0\0
\0\0\0\x03\0\0\0\0\0â\x18\x1cB,œ©\x046\a\0âH\x0f&?È\0\0\0\x1a\0\0\0\x1a\0\0\0\x03\0\0\0\0\0â\x18\x1cB,È?\x04\x18\x17âH\x0f&?È`êR£_“§\x14g*×Á!‚z\x04\0\0\0\x06\0\0\0\x06\0\0\0\x03\0\0\0\0\0â\x18\x1cB,Ë™\x04\x06\x03\0\x05\0\0\0\0\x11\0\0\0\x11\0\0\0\0\0\0\0\0\0â\x18\x1cB,ÒÀ\x02\x05 \f\0\b\0\x01\0\x02\x03\x04\0\x01\0L\0\0\0\0\b\0\0\0\b\0\0\0\x03\0\0\0\0\0â\x18\x1cB-]\v\x04\x13\x05\x01\x05\0\x01\0\0\0\0\x15\0\0\0\x15\0\0\0\x01\0\0\0\0\0â\x18\x1cB-_¯\x02\x05 \x10\0\f\0\x01\0\x03\x03\b\0@\0L\0\0\0\0\0\0\0\0\x15\0\0\0\x15\0\0\0\0\0\0\0\0\0â\x18\x1cB-b‘\x02\x05 \x10\0\f\0\x01\0\x04\x04\b\0@\0\0\0\x01\x02\0\x01\0\0\0\x15\0\0\0\x15\0\0\0\x01\0\0\0\0\0â\x18\x1cB-dá\x02\x05 \x10\0\f\0\x01\0\x04\x06\b\0L\0\0\0\x01\x02È\x05\0\0\0\x13\0\0\0\x13\0\0\0\0\0\0\0\0\0â\x18\x1cB-h:\x02\x05 \x0e\0
\0\x01\0\x05\x06\x06\0@\0\0\0\0\0\0\0\0\b\0\0\0\b\0\0\0\x03\0\0\0\0\0â\x18\x1cB-oâ\x04\x13\x05\x01\x05\0\x01\0\0\0\0\x13\0\0\0\x13\0\0\0\x01\0\0\0\0\0â\x18\x1cB-rl\x02\x05 \x0e\0
\0\x01\0\x05\x04\x06\0L\0\0\0\0\0\0\0\0\b\0\0\0\b\0\0\0\x03\0\0\0\0\0â\x18\x1cB-tý\x04\x13\x05\x01\x05\0\x01\0\0\0\0\x1d\0\0\0\x1d\0\0\0\0\0\0\0\0\0â\x18\x1cB-wf\x02\x05 \x18\0\x14\0@\0\x06\0\0\0\x0f5\x03\x19\x12\0\0ð5\x05
\0\0ÿÿ\0\0\0\0\b\0\0\0\b\0\0\0\x03\0\0\0\0\0â\x18\x1cB-~w\x04\x13\x05\x01\x05\0\x01\0\0\0\0‰\0\0\0‰\0\0\0\x01\0\0\0\0\0â\x18\x1cB-ŠÀ\x02\x05 „\0€\0L\0\a\0\0\0{\0w5„5‚	\0\0
\0\x01\0\0	\0\x015\x03\x19\x12\0	\0\x02
\0\0\x03\x04	\0\x045\r5\x06\x19\x01\0	\0\x015\x03\x19\0\x01	\0\x055\x03\x19\x10\x02	\0\x065		en	\0j	\x01\0	\0	5\b5\x06\x19\x12\0	\x01\0	\x01\0%\x01\0	\x01\x01%\x01\0	\x01\x02%\x01\0	\x02\0	\x01\x03	\x02\x01	\x04^	\x02\x02	\x02à	\x02\x01\x02\0\0\0\x1e\0\0\0\x1e\0\0\0\0\0\0\0\0\0â\x18\x1cB-Ž\x1d\x02\x05 \x19\0\x15\0@\0\x06\0\x01\0\x105\x03\x19\x12\0\0ð5\x05
\0\0ÿÿ\x01\x02\0\0\0\b\0\0\0\b\0\0\0\x03\0\0\0\0\0â\x18\x1cB-–ç\x04\x13\x05\x01\x05\0\x01\0\0\0\0 \0\0\0 \0\0\0\x01\0\0\0\0\0â\x18\x1cB-™p\x02\x05 ^[\0\x17\0L\0\a\0\x01\0\x12\0\x0f\x03		\x03	\x02\x04(\x01	\x02\x05	\0\x02\0\0\0\0\x11\0\0\0\x11\0\0\0\0\0\0\0\0\0â\x18\x1cB-œ,\x02\x05 \f\0\b\0\x01\0\x06\x05\x04\0@\0L\0\0\0\0\b\0\0\0\b\0\0\0\x03\0\0\0\0\0â\x18\x1cB-¥‰\x04\x13\x05\x01\x05\0\x01\0\0\0\0\x11\0\0\0\x11\0\0\0\x01\0\0\0\0\0â\x18\x1cB-¨\x10\x02\x05 \f\0\b\0\x01\0\a\x05\x04\0@\0L\0\0\0\0\x11\0\0\0\x11\0\0\0\0\0\0\0\0\0â\x18\x1cB-«\a\x02\x05 \f\0\b\0\x01\0\x02\x06\x04\0\x01\0M\0\0\0\0\b\0\0\0\b\0\0\0\x03\0\0\0\0\0â\x18\x1cB.Fý\x04\x13\x05\x01\x05\0\x01\0\0\0\0\x15\0\0\0\x15\0\0\0\x01\0\0\0\0\0â\x18\x1cB.I\x02\x05 \x10\0\f\0\x01\0\x03\x06\b\0@\0M\0\0\0\0\0\0\0\0\x15\0\0\0\x15\0\0\0\0\0\0\0\0\0â\x18\x1cB.L3\x02\x05 \x10\0\f\0\x01\0\x04\a\b\0@\0\0\0\x01\x02\0\x01\0\0\0\x15\0\0\0\x15\0\0\0\x01\0\0\0\0\0â\x18\x1cB.NÉ\x02\x05 \x10\0\f\0\x01\0\x04\a\b\0M\0\0\0\x01\x02È\x05\0\0\0\x13\0\0\0\x13\0\0\0\0\0\0\0\0\0â\x18\x1cB.Q \x02\x05 \x0e\0
\0\x01\0\x05\a\x06\0@\0\0\0\0\0\0\0\0\b\0\0\0\b\0\0\0\x03\0\0\0\0\0â\x18\x1cB.W„\x04\x13\x05\x01\x05\0\x01\0\0\0\0\b\0\0\0\b\0\0\0\x03\0\0\0\0\0â\x18\x1cB.Z\x7f\x04\x13\x05\x01\x05\0\x01\0\0\0\0\x13\0\0\0\x13\0\0\0\x01\0\0\0\0\0â\x18\x1cB.]:\x02\x05 \x0e\0
\0\x01\0\x05\a\x06\0M\0\0\0\0\0\0\0\0\x1d\0\0\0\x1d\0\0\0\0\0\0\0\0\0â\x18\x1cB._è\x02\x05 \x18\0\x14\0@\0\x06\0\0\0\x0f5\x03\x19\x01\0\0ð5\x05
\0\0ÿÿ\0\0\0\0\b\0\0\0\b\0\0\0\x03\0\0\0\0\0â\x18\x1cB.i\x10\x04\x13\x05\x01\x05\0\x01\0\0\0\0‰\0\0\0‰\0\0\0\x01\0\0\0\0\0â\x18\x1cB.ò‰\x02\x05 „\0€\0M\0\a\0\0\0{\0w6\x02¾5‚	\0\0
\0\x01\0\0	\0\x015\x03\x19\x12\0	\0\x02
\0\0\x03\x04	\0\x045\r5\x06\x19\x01\0	\0\x015\x03\x19\0\x01	\0\x055\x03\x19\x10\x02	\0\x065		en	\0j	\x01\0	\0	5\b5\x06\x19\x12\0	\x01\0	\x01\0%\x01\0	\x01\x01%\x01\0	\x01\x02%\x01\0	\x02\0	\x01\x03	\x02\x01	\x04^	\x02\x02	\x02à	\x01\x03\0\0\0\x1e\0\0\0\x1e\0\0\0\0\0\0\0\0\0â\x18\x1cB.õŒ\x02\x05 \x19\0\x15\0@\0\x06\0\x01\0\x105\x03\x19\x01\0\0ð5\x05
\0\0ÿÿ\x01\x03\0\0\0\b\0\0\0\b\0\0\0\x03\0\0\0\0\0â\x18\x1cB/(<\x04\x13\x05\x01\x05\0\x01\0\0\0\0‰\0\0\0‰\0\0\0\x01\0\0\0\0\0â\x18\x1cB/©T\x02\x05 „\0€\0M\0\a\0\x01\0{\0w\x02\x03		\x03	\x02\x04(\x01	\x02\x05	\0\x026\x027	\0\0
\0\x01\0\x01	\0\x015\x03\x19\x11$	\0\x02
\0\0\x03\x12	\0\x045\r5\x06\x19\x01\0	\0\x115\x03\x19\0\x11	\0\x055\x03\x19\x10\x02	\0\x065		en	\0j	\x01\0	\0	5\b5\x06\x19\x11$	\x01\0	\0\r5\x0f5\r5\x06\x19\x01\0	\0\x135\x03\x19\0\x11	\x01\0\x01\x04\0\0\0\x1e\0\0\0\x1e\0\0\0\0\0\0\0\0\0â\x18\x1cB/«ð\x02\x05 \x19\0\x15\0@\0\x06\0\x02\0\x105\x03\x19\x01\0\0ð5\x05
\0\0ÿÿ\x01\x04\0\0\0\b\0\0\0\b\0\0\0\x03\0\0\0\0\0â\x18\x1cB/µR\x04\x13\x05\x01\x05\0\x01\0\0\0\0‰\0\0\0‰\0\0\0\x01\0\0\0\0\0â\x18\x1cB/º,\x02\x05 „\0€\0M\0\a\0\x02\0{\0w%\x17Xbox Bluetooth Gamepad\0	\x01\x01%\bGamepad\0	\x01\x02%\x16Microsoft Corporation\0	\x02\0	\x01\0	\x02\x01	\x01\x11	\x02\x02\b@	\x02\x03\b!	\x02\x04(\x01	\x02\x05(\x01	\x02\x066\x01:6\x017\b"&\x012\x05\x01	\x05¡\x01…\x01\x01\x05\0\0\0\x1e\0\0\0\x1e\0\0\0\0\0\0\0\0\0â\x18\x1cB/¼¼\x02\x05 \x19\0\x15\0@\0\x06\0\x03\0\x105\x03\x19\x01\0\0ð5\x05
\0\0ÿÿ\x01\x05\0\0\0\b\0\0\0\b\0\0\0\x03\0\0\0\0\0â\x18\x1cB/ë%\x04\x13\x05\x01\x05\0\x01\0\0\0\0‰\0\0\0‰\0\0\0\x01\0\0\0\0\0â\x18\x1cB/ò8\x02\x05 „\0€\0M\0\a\0\x03\0{\0w	\x01¡\0	0	1\x15\0'ÿÿ\0\0•\x02u\x10\x02À	\x01¡\0	3	4\x15\0'ÿÿ\0\0•\x02u\x10\x02À\x05\x01	2\x15\0&ÿ\x03•\x01u
\x02\x15\0%\0u\x06•\x01\x03\x05\x01	5\x15\0&ÿ\x03•\x01u
\x02\x15\0%\0u\x06•\x01\x03\x05\x01	9\x15\x01%\b5\0F;\x01f\x14\0u\x04•\x01Bu\x04•\x01\x06\0\0\0\x1e\0\0\0\x1e\0\0\0\0\0\0\0\0\0â\x18\x1cB/ôé\x02\x05 \x19\0\x15\0@\0\x06\0\x04\0\x105\x03\x19\x01\0\0ð5\x05
\0\0ÿÿ\x01\x06\0\0\0\b\0\0\0\b\0\0\0\x03\0\0\0\0\0â\x18\x1cB/þø\x04\x13\x05\x01\x05\0\x01\0\0\0\0‰\0\0\0‰\0\0\0\x01\0\0\0\0\0â\x18\x1cB0\x05½\x02\x05 „\0€\0M\0\a\0\x04\0{\0w\x01\x15\0%\05\0E\0e\0\x03\x05	\x19\x01)
\x15\0%\x01u\x01•
\x02\x15\0%\0u\x06•\x01\x03\x05\x01	€…\x02¡\0	…\x15\0%\x01•\x01u\x01\x02\x15\0%\0u\a•\x01\x03À\x05\x0f	!…\x03¡\x02	—\x15\0%\x01u\x04•\x01‘\x02\x15\0%\0u\x04•\x01‘\x03	p\x15\0%du\b•\x04‘\x02	Pf\x01\x10U\x0e\x01\a\0\0\0\x1e\0\0\0\x1e\0\0\0\0\0\0\0\0\0â\x18\x1cB0\bL\x02\x05 \x19\0\x15\0@\0\x06\0\x05\0\x105\x03\x19\x01\0\0ð5\x05
\0\0ÿÿ\x01\a\0\0\0\b\0\0\0\b\0\0\0\x03\0\0\0\0\0â\x18\x1cB0\x12\x1f\x04\x13\x05\x01\x05\0\x01\0\0\0\0\x7f\0\0\0\x7f\0\0\0\x01\0\0\0\0\0â\x18\x1cB0\x198\x02\x05 z\0v\0M\0\a\0\x05\0q\0n\x15\0&ÿ\0u\b•\x01‘\x02	§\x15\0&ÿ\0u\b•\x01‘\x02e\0U\0	|\x15\0&ÿ\0u\b•\x01‘\x02À…\x04\x05\x06	 \x15\0&ÿ\0u\b•\x01\x02À	\x02\a5\b5\x06	\x04		\x01\0	\x02\b(\0	\x02	(\x01	\x02
(\0	\x02\v	\x01\0	\x02\f	\f€	\x02\r(\x01	\x02\x0e(\0\0\0\0\0\x11\0\0\0\x11\0\0\0\0\0\0\0\0\0â\x18\x1cB0^[ì\x02\x05 \f\0\b\0\x01\0\x06\b\x04\0@\0M\0\0\0\0\b\0\0\0\b\0\0\0\x03\0\0\0\0\0â\x18\x1cB0%ƒ\x04\x13\x05\x01\x05\0\x01\0\0\0\0\x11\0\0\0\x11\0\0\0\x01\0\0\0\0\0â\x18\x1cB0(c\x02\x05 \f\0\b\0\x01\0\a\b\x04\0@\0M\0\0\0\0\x11\0\0\0\x11\0\0\0\0\0\0\0\0\0â\x18\x1cB0Ö;\x02\x05 \f\0\b\0\x01\0\x02	\x04\0\x01\0N\0\0\0\0\b\0\0\0\b\0\0\0\x03\0\0\0\0\0â\x18\x1cB1\r\x05\x04\x13\x05\x01\x05\0\x01\0\0\0\0\x15\0\0\0\x15\0\0\0\x01\0\0\0\0\0â\x18\x1cB1\x10Å\x02\x05 \x10\0\f\0\x01\0\x03	\b\0@\0N\0\0\0\0\0\0\0\0\x15\0\0\0\x15\0\0\0\x01\0\0\0\0\0â\x18\x1cB1\x14\0\x02\x05 \x10\0\f\0\x01\0\x04\b\b\0N\0\0\0\x01\x02È\x05\0\0\0\x15\0\0\0\x15\0\0\0\0\0\0\0\0\0â\x18\x1cB1\x16s\x02\x05 \x10\0\f\0\x01\0\x04
\b\0@\0\0\0\x01\x02\0\x01\0\0\0\x13\0\0\0\x13\0\0\0\0\0\0\0\0\0â\x18\x1cB1\x18û\x02\x05 \x0e\0
\0\x01\0\x05\b\x06\0@\0\0\0\0\0\0\0\0\b\0\0\0\b\0\0\0\x03\0\0\0\0\0â\x18\x1cB1\x1e²\x04\x13\x05\x01\x05\0\x01\0\0\0\0\x13\0\0\0\x13\0\0\0\x01\0\0\0\0\0â\x18\x1cB1#\b\x02\x05 \x0e\0
\0\x01\0\x05
\x06\0N\0\0\0\0\0\0\0\0\b\0\0\0\b\0\0\0\x03\0\0\0\0\0â\x18\x1cB1&.\x04\x13\x05\x01\x05\0\x01\0\0\0\0\x16\0\0\0\x16\0\0\0\0\0\0\0\0\0â\x18\x1cB1)ã\x02\x05 \x11\0\r\0@\0\x02\0\0\0\b5\x03\x19\x12\0\0\x15\0\0\0\0\b\0\0\0\b\0\0\0\x03\0\0\0\0\0â\x18\x1cB13\x02\x04\x13\x05\x01\x05\0\x01\0\0\0\0\x17\0\0\0\x17\0\0\0\x01\0\0\0\0\0â\x18\x1cB16;\x02\x05 \x12\0\x0e\0N\0\x03\0\0\0	\0\x01\0\x01\0\x01\0\0\0\0\0\0\x1c\0\0\0\x1c\0\0\0\0\0\0\0\0\0â\x18\x1cB19ð\x02\x05 \x17\0\x13\0@\0\x04\0\x01\0\x0e\0\x01\0\0\0ð5\x05
\0\0ÿÿ\0\0\0\0\b\0\0\0\b\0\0\0\x03\0\0\0\0\0â\x18\x1cB1Eñ\x04\x13\x05\x01\x05\0\x01\0\0\0\0‰\0\0\0‰\0\0\0\x01\0\0\0\0\0â\x18\x1cB1N¡\x02\x05 „\0€\0N\0\x05\0\x01\0{\0w5‚	\0\0
\0\x01\0\0	\0\x015\x03\x19\x12\0	\0\x02
\0\0\x03\x04	\0\x045\r5\x06\x19\x01\0	\0\x015\x03\x19\0\x01	\0\x055\x03\x19\x10\x02	\0\x065		en	\0j	\x01\0	\0	5\b5\x06\x19\x12\0	\x01\0	\x01\0%\x01\0	\x01\x01%\x01\0	\x01\x02%\x01\0	\x02\0	\x01\x03	\x02\x01	\x04^	\x02\x02	\x02à	\x02\x03	\x01\b\0\0\0\x1d\0\0\0\x1d\0\0\0\0\0\0\0\0\0â\x18\x1cB1QC\x02\x05 \x18\0\x14\0@\0\x04\0\x02\0\x0f\0\x01\0\0\0ð5\x05
\0\0ÿÿ\x01\b\0\0\0\b\0\0\0\b\0\0\0\x03\0\0\0\0\0â\x18\x1cB1^d\x04\x13\x05\x01\x05\0\x01\0\0\0\0\x1e\0\0\0\x1e\0\0\0\x01\0\0\0\0\0â\x18\x1cB1`ê\x02\x05 \x19\0\x15\0N\0\x05\0\x02\0\x10\0\r	\x03	\x02\x04(\x01	\x02\x05	\0\x02\0\0\0\0\x11\0\0\0\x11\0\0\0\0\0\0\0\0\0â\x18\x1cB1e\x0f\x02\x05 \f\0\b\0\x01\0\x06\v\x04\0@\0N\0\0\0\0\b\0\0\0\b\0\0\0\x03\0\0\0\0\0â\x18\x1cB1q·\x04\x13\x05\x01\x05\0\x01\0\0\0\0\x11\0\0\0\x11\0\0\0\x01\0\0\0\0\0â\x18\x1cB1u(\x02\x05 \f\0\b\0\x01\0\a\v\x04\0@\0N\0\0\0\0\x11\0\0\0\x11\0\0\0\0\0\0\0\0\0â\x18\x1cB1wÊ\x02\x05 \f\0\b\0\x01\0\x02\f\x04\0\x01\0O\0\0\0\0\b\0\0\0\b\0\0\0\x03\0\0\0\0\0â\x18\x1cB1õØ\x04\x13\x05\x01\x05\0\x01\0\0\0\0\x15\0\0\0\x15\0\0\0\x01\0\0\0\0\0â\x18\x1cB1÷ð\x02\x05 \x10\0\f\0\x01\0\x03\f\b\0@\0O\0\0\0\0\0\0\0\0\x15\0\0\0\x15\0\0\0\0\0\0\0\0\0â\x18\x1cB1ú3\x02\x05 \x10\0\f\0\x01\0\x04\r\b\0@\0\0\0\x01\x02\0\x01\0\0\0\x15\0\0\0\x15\0\0\0\x01\0\0\0\0\0â\x18\x1cB1ün\x02\x05 \x10\0\f\0\x01\0\x04	\b\0O\0\0\0\x01\x02È\x05\0\0\0\x13\0\0\0\x13\0\0\0\0\0\0\0\0\0â\x18\x1cB1þ\x02\x05 \x0e\0
\0\x01\0\x05	\x06\0@\0\0\0\0\0\0\0\0\b\0\0\0\b\0\0\0\x03\0\0\0\0\0â\x18\x1cB2\x04\x19\x04\x13\x05\x01\x05\0\x01\0\0\0\0\x13\0\0\0\x13\0\0\0\x01\0\0\0\0\0â\x18\x1cB2\x06€\x02\x05 \x0e\0
\0\x01\0\x05\r\x06\0O\0\0\0\0\0\0\0\0\b\0\0\0\b\0\0\0\x03\0\0\0\0\0â\x18\x1cB2\b«\x04\x13\x05\x01\x05\0\x01\0\0\0\0\x16\0\0\0\x16\0\0\0\0\0\0\0\0\0â\x18\x1cB2
n\x02\x05 \x11\0\r\0@\0\x02\0\0\0\b5\x03\x19\x11$\0\x15\0\0\0\0\b\0\0\0\b\0\0\0\x03\0\0\0\0\0â\x18\x1cB2\x12‚\x04\x13\x05\x01\x05\0\x01\0\0\0\0\x17\0\0\0\x17\0\0\0\x01\0\0\0\0\0â\x18\x1cB2\x14Ã\x02\x05 \x12\0\x0e\0O\0\x03\0\0\0	\0\x01\0\x01\0\x01\0\x01\0\0\0\0\x1c\0\0\0\x1c\0\0\0\0\0\0\0\0\0â\x18\x1cB2\x16»\x02\x05 \x17\0\x13\0@\0\x04\0\x01\0\x0e\0\x01\0\x01\0ð5\x05
\0\0ÿÿ\0\0\0\0\b\0\0\0\b\0\0\0\x03\0\0\0\0\0â\x18\x1cB2!…\x04\x13\x05\x01\x05\0\x01\0\0\0\0‰\0\0\0‰\0\0\0\x01\0\0\0\0\0â\x18\x1cB2(µ\x02\x05 „\0€\0O\0\x05\0\x01\0{\0w6\x027	\0\0
\0\x01\0\x01	\0\x015\x03\x19\x11$	\0\x02
\0\0\x03\x12	\0\x045\r5\x06\x19\x01\0	\0\x115\x03\x19\0\x11	\0\x055\x03\x19\x10\x02	\0\x065		en	\0j	\x01\0	\0	5\b5\x06\x19\x11$	\x01\0	\0\r5\x0f5\r5\x06\x19\x01\0	\0\x135\x03\x19\0\x11	\x01\0%\x17Xbox Bluetooth\x01	\0\0\0\x1d\0\0\0\x1d\0\0\0\0\0\0\0\0\0â\x18\x1cB2*Ê\x02\x05 \x18\0\x14\0@\0\x04\0\x02\0\x0f\0\x01\0\x01\0ð5\x05
\0\0ÿÿ\x01	\0\0\0\b\0\0\0\b\0\0\0\x03\0\0\0\0\0â\x18\x1cB24¼\x04\x13\x05\x01\x05\0\x01\0\0\0\0‰\0\0\0‰\0\0\0\x01\0\0\0\0\0â\x18\x1cB2;ê\x02\x05 „\0€\0O\0\x05\0\x02\0{\0w Gamepad\0	\x01\x01%\bGamepad\0	\x01\x02%\x16Microsoft Corporation\0	\x02\0	\x01\0	\x02\x01	\x01\x11	\x02\x02\b@	\x02\x03\b!	\x02\x04(\x01	\x02\x05(\x01	\x02\x066\x01:6\x017\b"&\x012\x05\x01	\x05¡\x01…\x01	\x01¡\0	0	1\x15\0'ÿÿ\0\0•\x01
\0\0\0\x1d\0\0\0\x1d\0\0\0\0\0\0\0\0\0â\x18\x1cB2=ð\x02\x05 \x18\0\x14\0@\0\x04\0\x03\0\x0f\0\x01\0\x01\0ð5\x05
\0\0ÿÿ\x01
\0\0\0\b\0\0\0\b\0\0\0\x03\0\0\0\0\0â\x18\x1cB2H9\x04\x13\x05\x01\x05\0\x01\0\0\0\0‰\0\0\0‰\0\0\0\x01\0\0\0\0\0â\x18\x1cB2Os\x02\x05 „\0€\0O\0\x05\0\x03\0{\0w\x02u\x10\x02À	\x01¡\0	3	4\x15\0'ÿÿ\0\0•\x02u\x10\x02À\x05\x01	2\x15\0&ÿ\x03•\x01u
\x02\x15\0%\0u\x06•\x01\x03\x05\x01	5\x15\0&ÿ\x03•\x01u
\x02\x15\0%\0u\x06•\x01\x03\x05\x01	9\x15\x01%\b5\0F;\x01f\x14\0u\x04•\x01Bu\x04•\x01\x15\0%\05\0E\0e\0\x03\x05	\x19\x01\v\0\0\0\x1d\0\0\0\x1d\0\0\0\0\0\0\0\0\0â\x18\x1cB2Qq\x02\x05 \x18\0\x14\0@\0\x04\0\x04\0\x0f\0\x01\0\x01\0ð5\x05
\0\0ÿÿ\x01\v\0\0\0\b\0\0\0\b\0\0\0\x03\0\0\0\0\0â\x18\x1cB2[¡\x04\x13\x05\x01\x05\0\x01\0\0\0\0‰\0\0\0‰\0\0\0\x01\0\0\0\0\0â\x18\x1cB2bö\x02\x05 „\0€\0O\0\x05\0\x04\0{\0w\x01)
\x15\0%\x01u\x01•
\x02\x15\0%\0u\x06•\x01\x03\x05\x01	€…\x02¡\0	…\x15\0%\x01•\x01u\x01\x02\x15\0%\0u\a•\x01\x03À\x05\x0f	!…\x03¡\x02	—\x15\0%\x01u\x04•\x01‘\x02\x15\0%\0u\x04•\x01‘\x03	p\x15\0%du\b•\x04‘\x02	Pf\x01\x10U\x0e\x15\0&ÿ\0u\b•\x01‘\x02	§\x15\0&\x01\f\0\0\0\x1d\0\0\0\x1d\0\0\0\0\0\0\0\0\0â\x18\x1cB2dñ\x02\x05 \x18\0\x14\0@\0\x04\0\x05\0\x0f\0\x01\0\x01\0ð5\x05
\0\0ÿÿ\x01\f\0\0\0\b\0\0\0\b\0\0\0\x03\0\0\0\0\0â\x18\x1cB2o_\x04\x13\x05\x01\x05\0\x01\0\0\0\0o\0\0\0o\0\0\0\x01\0\0\0\0\0â\x18\x1cB2v\x02\x05 j\0f\0O\0\x05\0\x05\0a\0^ÿ\0u\b•\x01‘\x02e\0U\0	|\x15\0&ÿ\0u\b•\x01‘\x02À…\x04\x05\x06	 \x15\0&ÿ\0u\b•\x01\x02À	\x02\a5\b5\x06	\x04		\x01\0	\x02\b(\0	\x02	(\x01	\x02
(\0	\x02\v	\x01\0	\x02\f	\f€	\x02\r(\x01	\x02\x0e(\0\0\0\0\0\x11\0\0\0\x11\0\0\0\0\0\0\0\0\0â\x18\x1cB2xø\x02\x05 \f\0\b\0\x01\0\x06\x0e\x04\0@\0O\0\0\0\0\b\0\0\0\b\0\0\0\x03\0\0\0\0\0â\x18\x1cB2Œ²\x04\x13\x05\x01\x05\0\x01\0\0\0\0\x11\0\0\0\x11\0\0\0\x01\0\0\0\0\0â\x18\x1cB2Žß\x02\x05 \f\0\b\0\x01\0\a\x0e\x04\0@\0O\0\0\0\0\a\0\0\0\a\0\0\0\x02\0\0\0\0\0â\x18\x1cB2‘\x16\x01\x13\x04\x03\x05\0\x01\0\0\0\a\0\0\0\a\0\0\0\x03\0\0\0\0\0â\x18\x1cB2’Î\x04\x0f\x04\0\x01\x13\x04\0\0\0\a\0\0\0\a\0\0\0\x03\0\0\0\0\0â\x18\x1cB2ç¶\x04\b\x04\0\x05\0\x01\0\0\0\x11\0\0\0\x11\0\0\0\0\0\0\0\0\0â\x18\x1cB2éé\x02\x05 \f\0\b\0\x01\0\x02\x0f\x04\0\x11\0@\0\0\0\0\b\0\0\0\b\0\0\0\x03\0\0\0\0\0â\x18\x1cB2÷ý\x04\x13\x05\x01\x05\0\x01\0\0\0\0\x15\0\0\0\x15\0\0\0\x01\0\0\0\0\0â\x18\x1cB2ÿ/\x02\x05 \x10\0\f\0\x01\0\x03\x0f\b\0@\0@\0\x01\0\0\0\0\0\0\x15\0\0\0\x15\0\0\0\x01\0\0\0\0\0â\x18\x1cB3\x04\x0f\x02\x05 \x10\0\f\0\x01\0\x03\x0f\b\0@\0@\0\0\0\0\0\0\0\0\x15\0\0\0\x15\0\0\0\0\0\0\0\0\0â\x18\x1cB3\x06+\x02\x05 \x10\0\f\0\x01\0\x04\x10\b\0@\0\0\0\x01\x02€\x02\0\0\0\x15\0\0\0\x15\0\0\0\x01\0\0\0\0\0â\x18\x1cB3\bï\x02\x05 \x10\0\f\0\x01\0\x04
\b\0@\0\0\0\x01\x02È\x05\0\0\0\x13\0\0\0\x13\0\0\0\0\0\0\0\0\0â\x18\x1cB3\v\x03\x02\x05 \x0e\0
\0\x01\0\x05
\x06\0@\0\0\0\0\0\0\0\0\b\0\0\0\b\0\0\0\x03\0\0\0\0\0â\x18\x1cB3\x10t\x04\x13\x05\x01\x05\0\x01\0\0\0\0\x13\0\0\0\x13\0\0\0\x01\0\0\0\0\0â\x18\x1cB3\x13\x1d\x02\x05 \x0e\0
\0\x01\0\x05\x10\x06\0@\0\0\0\0\0\0\0\0\b\0\0\0\b\0\0\0\x03\0\0\0\0\0â\x18\x1cB3\x15¶\x04\x13\x05\x01\x05\0\x01\0\0\0\0\x11\0\0\0\x11\0\0\0\0\0\0\0\0\0â\x18\x1cB3\x17Ô\x02\x05 \f\0\b\0\x01\0\x02\x11\x04\0\x13\0A\0\0\0\0\x15\0\0\0\x15\0\0\0\x01\0\0\0\0\0â\x18\x1cB3&š\x02\x05 \x10\0\f\0\x01\0\x03\x11\b\0A\0A\0\x01\0\0\0\0\0\0\b\0\0\0\b\0\0\0\x03\0\0\0\0\0â\x18\x1cB3)L\x04\x13\x05\x01\x05\0\x01\0\0\0\0\x15\0\0\0\x15\0\0\0\x01\0\0\0\0\0â\x18\x1cB3+½\x02\x05 \x10\0\f\0\x01\0\x03\x11\b\0A\0A\0\0\0\0\0\0\0\0\x15\0\0\0\x15\0\0\0\0\0\0\0\0\0â\x18\x1cB3.\x1a\x02\x05 \x10\0\f\0\x01\0\x04\x12\b\0A\0\0\0\x01\x02€\x02\0\0\0\x15\0\0\0\x15\0\0\0\x01\0\0\0\0\0â\x18\x1cB30*\x02\x05 \x10\0\f\0\x01\0\x04\v\b\0A\0\0\0\x01\x02È\x05\0\0\0\x13\0\0\0\x13\0\0\0\0\0\0\0\0\0â\x18\x1cB32å\x02\x05 \x0e\0
\0\x01\0\x05\v\x06\0A\0\0\0\0\0\0\0\0\b\0\0\0\b\0\0\0\x03\0\0\0\0\0â\x18\x1cB37s\x04\x13\x05\x01\x05\0\x01\0\0\0\0\x13\0\0\0\x13\0\0\0\x01\0\0\0\0\0â\x18\x1cB3;‰\x02\x05 \x0e\0
\0\x01\0\x05\x12\x06\0A\0\0\0\0\0\0\0\0\b\0\0\0\b\0\0\0\x03\0\0\0\0\0â\x18\x1cB3>[\x04\x13\x05\x01\x05\0\x01\0\0\0\0\x06\0\0\0\x06\0\0\0\x03\0\0\0\0\0â\x18\x1cB4CÚ\x04^[\x03\x05\0\x01\0\0\0\x1a\0\0\0\x1a\0\0\0\x01\0\0\0\0\0â\x18\x1cB4K”\x02\x05 \x15\0\x11\0A\0¡\x01ø€Ž\x7fã‰Ú\0\0\0\0\0\0\0

  reply	other threads:[~2016-08-19  9:28 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-18 10:11 Can't connect a Xbox one controller Anthony Bourguignon
2016-08-18 13:56 ` Luiz Augusto von Dentz
2016-08-18 14:52   ` Anthony Bourguignon
2016-08-18 16:20     ` Luiz Augusto von Dentz
2016-08-18 17:46       ` Anthony Bourguignon
2016-08-19  8:43         ` Luiz Augusto von Dentz
2016-08-19  9:28           ` Anthony Bourguignon [this message]
2016-08-19 18:02 ` Vinicius Costa Gomes
     [not found]   ` <1471642506.3626.5.camel@toniob.net>
2016-08-19 23:34     ` Vinicius Costa Gomes
2016-08-20 12:54       ` Anthony Bourguignon
2016-08-24 14:02         ` Vinicius Costa Gomes
2017-11-09 13:49           ` Bastien Nocera
2017-11-09 14:28             ` Bastien Nocera
2017-11-09 15:11               ` Bastien Nocera
2017-11-13 10:04                 ` Bastien Nocera

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1471598921.4595.3.camel@toniob.net \
    --to=contact@toniob.net \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=luiz.dentz@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).