Re: Cannot write to BLE thermal printer

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Still seeing the same issue:
ChromeOS version: 48.0.2546.0 canary (64 bit)
Bluetooth monitor ver 5.35
I'm using the Web Bluetooth Polymer element:
https://elements.polymer-project.org/elements/platinum-bluetooth

On Fri, Oct 2, 2015 at 12:15 AM, Luiz Augusto von Dentz
<luiz.dentz@xxxxxxxxx> wrote:
> Hi Leon,
>
> On Fri, Oct 2, 2015 at 9:33 AM, Leon Nicholls <lnicholls@xxxxxxxxxx> wrote:
>> Hi
>> I'm trying to write a value to a BLE thermal printer using the Web
>> Bluetooth API on ChromeOS (using Bluez 5.33). I can connect to the
>> device and find the service and characteristic. But when I try and
>> write to the characteristic an error is thrown (although it looks like
>> it disconnects before the write happens). Please find attached
>> log.
>
>> < ACL Data TX: Handle 32 flags 0x00 dlen 9
>>                                                     [hci0] 18.030692
>>       ATT: Read Blob Request (0x0c) len 4
>>         Handle: 0x0003
>>         Offset: 0x0000
>
> So this seems to be the last command in the sent but right after that
> we disconnect:
>
>> < HCI Command: Disconnect (0x01|0x0006) plen 3
>>                                                     [hci0] 50.049295
>>         Handle: 32
>>         Reason: Remote User Terminated Connection (0x13)
>>> HCI Event: Command Status (0x0f) plen 4                                                                                  [hci0] 50.050594
>>       Disconnect (0x01|0x0006) ncmd 1
>>         Status: Success (0x00)
>>> HCI Event: Vendor (0xff) plen 7                                                                                          [hci0] 50.055689
>>         82 70 90 80 10 36 59                             .p...6Y
>>> HCI Event: Disconnect Complete (0x05) plen 4                                                                             [hci0] 50.056491
>>         Status: Success (0x00)
>>         Handle: 32
>>         Reason: Connection Terminated By Local Host (0x16)
>> @ Device Disconnected: 0F:04:E0:51:44:8B (2) reason 2l
>
> I recall something similar was fixed in upstream so you might want to
> try with 5.35, this is probably caused by not registering any driver
> for the profile (see
> RegisterProfile:https://git.kernel.org/cgit/bluetooth/bluez.git/tree/doc/gatt-api.txt)
> which should be used if you want to auto connect as soon the device
> start advertising.
>
> --
> Luiz Augusto von Dentz
sudo btmon -w ~/Downloads/btmon.btsnoop
Bluetooth monitor ver 5.35
= New Index: 1C:3E:84:0D:F9:F8 (BR/EDR,USB,hci0)                                                                            [hci0] 0.937560
< HCI Command: LE Set Scan Enable (0x08|0x000c) plen 2                                                                      [hci0] 4.912856
        Scanning: Disabled (0x00)
        Filter duplicates: Disabled (0x00)
> HCI Event: Command Complete (0x0e) plen 4                                                                                 [hci0] 4.913984
      LE Set Scan Enable (0x08|0x000c) ncmd 1
        Status: Success (0x00)
< HCI Command: Inquiry (0x01|0x0001) plen 5                                                                                 [hci0] 4.914066
        Access code: 0x9e8b33 (General Inquiry)
        Length: 5.12s (0x04)
        Num responses: 0
> HCI Event: Vendor (0xff) plen 2                                                                                           [hci0] 4.914974
        80 00                                            ..              
> HCI Event: Command Status (0x0f) plen 4                                                                                   [hci0] 4.915973
      Inquiry (0x01|0x0001) ncmd 1
        Status: Success (0x00)
> HCI Event: Extended Inquiry Result (0x2f) plen 255                                                                        [hci0] 5.318031
        Num responses: 1
        Address: 0F:03:E0:51:44:8B (OUI 0F-03-E0)
        Page scan repetition mode: R1 (0x01)
        Page period mode: P0 (0x00)
        Class: 0x001f00
          Major class: Uncategorized, specific device code not specified
          Minor class: 0x00
        Clock offset: 0x7fe7
        RSSI: -55 dBm (0xc9)
        Name (complete): BlueTooth Printer
@ Device Found: 0F:03:E0:51:44:8B (0) rssi -55 flags 0x0000
        12 09 42 6c 75 65 54 6f 6f 74 68 20 50 72 69 6e  ..BlueTooth Prin
        74 65 72 04 0d 00 1f 00                          ter.....        
> HCI Event: Extended Inquiry Result (0x2f) plen 255                                                                        [hci0] 6.610051
        Num responses: 1
        Address: 38:2C:4A:2A:F6:D5 (OUI 38-2C-4A)
        Page scan repetition mode: R1 (0x01)
        Page period mode: P0 (0x00)
        Class: 0x280424
          Major class: Audio/Video (headset, speaker, stereo, video, vcr)
          Minor class: Set-top box
          Capturing (Scanner, Microphone)
          Audio (Speaker, Microphone, Headset)
        Clock offset: 0x6249
        RSSI: -70 dBm (0xba)
        Name (complete): Nexus Player
        16-bit Service UUIDs (complete): 5 entries
          Audio Source (0x110a)
          A/V Remote Control Target (0x110c)
          A/V Remote Control (0x110e)
          Headset AG (0x1112)
          PnP Information (0x1200)
@ Device Found: 38:2C:4A:2A:F6:D5 (0) rssi -70 flags 0x0000
        0d 09 4e 65 78 75 73 20 50 6c 61 79 65 72 0b 03  ..Nexus Player..
        0a 11 0c 11 0e 11 12 11 00 12 01 05 01 07 04 0d  ................
        24 04 28                                         $.(             
> HCI Event: Vendor (0xff) plen 2                                                                                          [hci0] 10.037005
        80 01                                            ..              
> HCI Event: Inquiry Complete (0x01) plen 1                                                                                [hci0] 10.037952
        Status: Success (0x00)
< HCI Command: LE Set Scan Parameters (0x08|0x000b) plen 7                                                                 [hci0] 10.038101
        Type: Passive (0x00)
        Interval: 60.000 msec (0x0060)
        Window: 30.000 msec (0x0030)
        Own address type: Public (0x00)
        Filter policy: Ignore not in white list (0x01)
@ Discovering: 0x00 (7)
> HCI Event: Command Complete (0x0e) plen 4                                                                                [hci0] 10.038940
      LE Set Scan Parameters (0x08|0x000b) ncmd 1
        Status: Success (0x00)
< HCI Command: LE Set Scan Enable (0x08|0x000c) plen 2                                                                     [hci0] 10.039035
        Scanning: Enabled (0x01)
        Filter duplicates: Enabled (0x01)
> HCI Event: Command Complete (0x0e) plen 4                                                                                [hci0] 10.039932
      LE Set Scan Enable (0x08|0x000c) ncmd 1
        Status: Success (0x00)
> HCI Event: LE Meta Event (0x3e) plen 43                                                                                  [hci0] 10.079972
      LE Advertising Report (0x02)
        Num reports: 1
        Event type: Connectable undirected - ADV_IND (0x00)
        Address type: Random (0x01)
        Address: 0F:04:E0:51:44:8B (Non-Resolvable)
        Data length: 31
        Flags: 0x06
          LE General Discoverable Mode
          BR/EDR Not Supported
        16-bit Service UUIDs (partial): 1 entry
          Unknown (0x18f0)
        128-bit Service UUIDs (partial): 1 entry
          e7810a71-73ae-499d-8c15-faa9aef0c3f2
        TX power: 4 dBm
        RSSI: -55 dBm (0xc9)
< HCI Command: LE Set Scan Enable (0x08|0x000c) plen 2                                                                     [hci0] 10.080063
        Scanning: Disabled (0x00)
        Filter duplicates: Disabled (0x00)
> HCI Event: Command Complete (0x0e) plen 4                                                                                [hci0] 10.080964
      LE Set Scan Enable (0x08|0x000c) ncmd 1
        Status: Success (0x00)
< HCI Command: LE Create Connection (0x08|0x000d) plen 25                                                                  [hci0] 10.081023
        Scan interval: 60.000 msec (0x0060)
        Scan window: 30.000 msec (0x0030)
        Filter policy: White list is not used (0x00)
        Peer address type: Random (0x01)
        Peer address: 0F:04:E0:51:44:8B (Non-Resolvable)
        Own address type: Public (0x00)
        Min connection interval: 50.00 msec (0x0028)
        Max connection interval: 70.00 msec (0x0038)
        Connection latency: 0x0000
        Supervision timeout: 420 msec (0x002a)
        Min connection length: 0.000 msec (0x0000)
        Max connection length: 0.000 msec (0x0000)
> HCI Event: Command Status (0x0f) plen 4                                                                                  [hci0] 10.081964
      LE Create Connection (0x08|0x000d) ncmd 1
        Status: Success (0x00)
> HCI Event: LE Meta Event (0x3e) plen 19                                                                                  [hci0] 10.400999
      LE Connection Complete (0x01)
        Status: Success (0x00)
        Handle: 32
        Role: Master (0x00)
        Peer address type: Random (0x01)
        Peer address: 0F:04:E0:51:44:8B (Non-Resolvable)
        Connection interval: 67.50 msec (0x0036)
        Connection latency: 0.00 msec (0x0000)
        Supervision timeout: 420 msec (0x002a)
        Master clock accuracy: 0x00
< HCI Command: LE Read Remote Used Features (0x08|0x0016) plen 2                                                           [hci0] 10.401343
        Handle: 32
> HCI Event: Command Status (0x0f) plen 4                                                                                  [hci0] 10.401942
      LE Read Remote Used Features (0x08|0x0016) ncmd 1
        Status: Success (0x00)
@ Device Connected: 0F:04:E0:51:44:8B (2) flags 0x0000
        02 01 06 03 02 f0 18 11 06 f2 c3 f0 ae a9 fa 15  ................
        8c 9d 49 ae 73 71 0a 81 e7 02 0a 04 00 00 00     ..I.sq......... 
> ACL Data RX: Handle 32 flags 0x02 dlen 16                                                                                [hci0] 10.455566
      LE L2CAP: Connection Parameter Update Request (0x12) ident 180 len 8
        Min interval: 8
        Max interval: 16
        Slave latency: 0
        Timeout multiplier: 300
> HCI Event: LE Meta Event (0x3e) plen 12                                                                                  [hci0] 10.591033
      LE Read Remote Used Features (0x04)
        Status: Success (0x00)
        Handle: 32
        Features: 0x01 0x00 0x00 0x00 0x00 0x00 0x00 0x00
          LE Encryption
< ACL Data TX: Handle 32 flags 0x00 dlen 10                                                                                [hci0] 10.591178
      LE L2CAP: Connection Parameter Update Response (0x13) ident 180 len 2
        Result: Connection Parameters accepted (0x0000)
< HCI Command: LE Connection Update (0x08|0x0013) plen 14                                                                  [hci0] 10.591204
        Handle: 32
        Min connection interval: 10.00 msec (0x0008)
        Max connection interval: 20.00 msec (0x0010)
        Connection latency: 0x0000
        Supervision timeout: 3000 msec (0x012c)
        Min connection length: 0.000 msec (0x0000)
        Max connection length: 0.000 msec (0x0000)
> HCI Event: Command Status (0x0f) plen 4                                                                                  [hci0] 10.591943
      LE Connection Update (0x08|0x0013) ncmd 1
        Status: Success (0x00)
< ACL Data TX: Handle 32 flags 0x00 dlen 7                                                                                 [hci0] 10.592082
      ATT: Exchange MTU Request (0x02) len 2
        Client RX MTU: 517
> HCI Event: Number of Completed Packets (0x13) plen 5                                                                     [hci0] 10.657970
        Num handles: 1
        Handle: 32
        Count: 1
> HCI Event: Number of Completed Packets (0x13) plen 5                                                                     [hci0] 10.658961
        Num handles: 1
        Handle: 32
        Count: 1
> ACL Data RX: Handle 32 flags 0x02 dlen 7                                                                                 [hci0] 10.725531
      ATT: Exchange MTU Response (0x03) len 2
        Server RX MTU: 158
< ACL Data TX: Handle 32 flags 0x00 dlen 11                                                                                [hci0] 10.725925
      ATT: Read By Group Type Request (0x10) len 6
        Handle range: 0x0001-0xffff
        Attribute group type: Primary Service (0x2800)
> HCI Event: Number of Completed Packets (0x13) plen 5                                                                     [hci0] 10.793038
        Num handles: 1
        Handle: 32
        Count: 1
> ACL Data RX: Handle 32 flags 0x02 dlen 24                                                                                [hci0] 10.860284
      ATT: Read By Group Type Response (0x11) len 19
        Attribute data length: 6
        Attribute group list: 3 entries
        Handle range: 0x0001-0x0005
        UUID: Generic Access Profile (0x1800)
        Handle range: 0x0006-0x0006
        UUID: Generic Attribute Profile (0x1801)
        Handle range: 0x0007-0x000b
        UUID: Battery Service (0x180f)
< ACL Data TX: Handle 32 flags 0x00 dlen 11                                                                                [hci0] 10.860602
      ATT: Read By Group Type Request (0x10) len 6
        Handle range: 0x000c-0xffff
        Attribute group type: Primary Service (0x2800)
> HCI Event: Number of Completed Packets (0x13) plen 5                                                                     [hci0] 10.928028
        Num handles: 1
        Handle: 32
        Count: 1
> ACL Data RX: Handle 32 flags 0x02 dlen 24                                                                                [hci0] 10.995279
      ATT: Read By Group Type Response (0x11) len 19
        Attribute data length: 6
        Attribute group list: 3 entries
        Handle range: 0x000c-0x000e
        UUID: Link Loss (0x1803)
        Handle range: 0x000f-0x0011
        UUID: Immediate Alert (0x1802)
        Handle range: 0x0012-0x001f
        UUID: Alert Notification Service (0x1811)
< ACL Data TX: Handle 32 flags 0x00 dlen 11                                                                                [hci0] 10.995602
      ATT: Read By Group Type Request (0x10) len 6
        Handle range: 0x0020-0xffff
        Attribute group type: Primary Service (0x2800)
> HCI Event: Number of Completed Packets (0x13) plen 5                                                                     [hci0] 11.062997
        Num handles: 1
        Handle: 32
        Count: 1
> ACL Data RX: Handle 32 flags 0x02 dlen 24                                                                                [hci0] 11.130262
      ATT: Read By Group Type Response (0x11) len 19
        Attribute data length: 6
        Attribute group list: 3 entries
        Handle range: 0x0020-0x0022
        UUID: Tx Power (0x1804)
        Handle range: 0x0023-0x0029
        UUID: Unknown (0x18f0)
        Handle range: 0x002a-0x002e
        UUID: Device Information (0x180a)
< ACL Data TX: Handle 32 flags 0x00 dlen 11                                                                                [hci0] 11.130568
      ATT: Read By Group Type Request (0x10) len 6
        Handle range: 0x002f-0xffff
        Attribute group type: Primary Service (0x2800)
> HCI Event: Number of Completed Packets (0x13) plen 5                                                                     [hci0] 11.198029
        Num handles: 1
        Handle: 32
        Count: 1
> ACL Data RX: Handle 32 flags 0x02 dlen 26                                                                                [hci0] 11.265266
      ATT: Read By Group Type Response (0x11) len 21
        Attribute data length: 20
        Attribute group list: 1 entry
        Handle range: 0x002f-0x0032
        UUID: Unknown (e7810a71-73ae-499d-8c15-faa9aef0c3f2)
< ACL Data TX: Handle 32 flags 0x00 dlen 11                                                                                [hci0] 11.265581
      ATT: Read By Group Type Request (0x10) len 6
        Handle range: 0x0033-0xffff
        Attribute group type: Primary Service (0x2800)
> HCI Event: LE Meta Event (0x3e) plen 10                                                                                  [hci0] 11.265835
      LE Connection Update Complete (0x03)
        Status: Success (0x00)
        Handle: 32
        Connection interval: 15.00 msec (0x000c)
        Connection latency: 0.00 msec (0x0000)
        Supervision timeout: 3000 msec (0x012c)
> HCI Event: Number of Completed Packets (0x13) plen 5                                                                     [hci0] 11.281028
        Num handles: 1
        Handle: 32
        Count: 1
> ACL Data RX: Handle 32 flags 0x02 dlen 9                                                                                 [hci0] 11.295151
      ATT: Error Response (0x01) len 4
        Read By Group Type Request (0x10)
        Handle: 0x0033
        Error: Attribute Not Found (0x0a)
< ACL Data TX: Handle 32 flags 0x00 dlen 11                                                                                [hci0] 11.295564
      ATT: Read By Group Type Request (0x10) len 6
        Handle range: 0x0001-0xffff
        Attribute group type: Secondary Service (0x2801)
> HCI Event: Number of Completed Packets (0x13) plen 5                                                                     [hci0] 11.311020
        Num handles: 1
        Handle: 32
        Count: 1
> ACL Data RX: Handle 32 flags 0x02 dlen 9                                                                                 [hci0] 11.325140
      ATT: Error Response (0x01) len 4
        Read By Group Type Request (0x10)
        Handle: 0x0001
        Error: Attribute Not Found (0x0a)
< ACL Data TX: Handle 32 flags 0x00 dlen 11                                                                                [hci0] 11.325480
      ATT: Read By Type Request (0x08) len 6
        Handle range: 0x0001-0x0005
        Attribute type: Include (0x2802)
> HCI Event: Number of Completed Packets (0x13) plen 5                                                                     [hci0] 11.340966
        Num handles: 1
        Handle: 32
        Count: 1
> ACL Data RX: Handle 32 flags 0x02 dlen 9                                                                                 [hci0] 11.355153
      ATT: Error Response (0x01) len 4
        Read By Type Request (0x08)
        Handle: 0x0001
        Error: Attribute Not Found (0x0a)
< ACL Data TX: Handle 32 flags 0x00 dlen 11                                                                                [hci0] 11.355480
      ATT: Read By Type Request (0x08) len 6
        Handle range: 0x0007-0x000b
        Attribute type: Include (0x2802)
> HCI Event: Number of Completed Packets (0x13) plen 5                                                                     [hci0] 11.370965
        Num handles: 1
        Handle: 32
        Count: 1
> ACL Data RX: Handle 32 flags 0x02 dlen 9                                                                                 [hci0] 11.385089
      ATT: Error Response (0x01) len 4
        Read By Type Request (0x08)
        Handle: 0x0007
        Error: Attribute Not Found (0x0a)
< ACL Data TX: Handle 32 flags 0x00 dlen 11                                                                                [hci0] 11.385341
      ATT: Read By Type Request (0x08) len 6
        Handle range: 0x000c-0x000e
        Attribute type: Include (0x2802)
> HCI Event: Number of Completed Packets (0x13) plen 5                                                                     [hci0] 11.400947
        Num handles: 1
        Handle: 32
        Count: 1
> ACL Data RX: Handle 32 flags 0x02 dlen 9                                                                                 [hci0] 11.415150
      ATT: Error Response (0x01) len 4
        Read By Type Request (0x08)
        Handle: 0x000c
        Error: Attribute Not Found (0x0a)
< ACL Data TX: Handle 32 flags 0x00 dlen 11                                                                                [hci0] 11.415478
      ATT: Read By Type Request (0x08) len 6
        Handle range: 0x000f-0x0011
        Attribute type: Include (0x2802)
> HCI Event: Number of Completed Packets (0x13) plen 5                                                                     [hci0] 11.446026
        Num handles: 1
        Handle: 32
        Count: 1
> ACL Data RX: Handle 32 flags 0x02 dlen 9                                                                                 [hci0] 11.460112
      ATT: Error Response (0x01) len 4
        Read By Type Request (0x08)
        Handle: 0x000f
        Error: Attribute Not Found (0x0a)
< ACL Data TX: Handle 32 flags 0x00 dlen 11                                                                                [hci0] 11.460433
      ATT: Read By Type Request (0x08) len 6
        Handle range: 0x0012-0x001f
        Attribute type: Include (0x2802)
> HCI Event: Number of Completed Packets (0x13) plen 5                                                                     [hci0] 11.476027
        Num handles: 1
        Handle: 32
        Count: 1
> ACL Data RX: Handle 32 flags 0x02 dlen 9                                                                                 [hci0] 11.490059
      ATT: Error Response (0x01) len 4
        Read By Type Request (0x08)
        Handle: 0x0012
        Error: Attribute Not Found (0x0a)
< ACL Data TX: Handle 32 flags 0x00 dlen 11                                                                                [hci0] 11.490363
      ATT: Read By Type Request (0x08) len 6
        Handle range: 0x0020-0x0022
        Attribute type: Include (0x2802)
> HCI Event: Number of Completed Packets (0x13) plen 5                                                                     [hci0] 11.506027
        Num handles: 1
        Handle: 32
        Count: 1
> ACL Data RX: Handle 32 flags 0x02 dlen 9                                                                                 [hci0] 11.520150
      ATT: Error Response (0x01) len 4
        Read By Type Request (0x08)
        Handle: 0x0020
        Error: Attribute Not Found (0x0a)
< ACL Data TX: Handle 32 flags 0x00 dlen 11                                                                                [hci0] 11.520485
      ATT: Read By Type Request (0x08) len 6
        Handle range: 0x0023-0x0029
        Attribute type: Include (0x2802)
> HCI Event: Number of Completed Packets (0x13) plen 5                                                                     [hci0] 11.535937
        Num handles: 1
        Handle: 32
        Count: 1
> ACL Data RX: Handle 32 flags 0x02 dlen 9                                                                                 [hci0] 11.550137
      ATT: Error Response (0x01) len 4
        Read By Type Request (0x08)
        Handle: 0x0023
        Error: Attribute Not Found (0x0a)
< ACL Data TX: Handle 32 flags 0x00 dlen 11                                                                                [hci0] 11.550419
      ATT: Read By Type Request (0x08) len 6
        Handle range: 0x002a-0x002e
        Attribute type: Include (0x2802)
> HCI Event: Number of Completed Packets (0x13) plen 5                                                                     [hci0] 11.565946
        Num handles: 1
        Handle: 32
        Count: 1
> ACL Data RX: Handle 32 flags 0x02 dlen 9                                                                                 [hci0] 11.580109
      ATT: Error Response (0x01) len 4
        Read By Type Request (0x08)
        Handle: 0x002a
        Error: Attribute Not Found (0x0a)
< ACL Data TX: Handle 32 flags 0x00 dlen 11                                                                                [hci0] 11.580399
      ATT: Read By Type Request (0x08) len 6
        Handle range: 0x002f-0x0032
        Attribute type: Include (0x2802)
> HCI Event: Number of Completed Packets (0x13) plen 5                                                                     [hci0] 11.595984
        Num handles: 1
        Handle: 32
        Count: 1
> ACL Data RX: Handle 32 flags 0x02 dlen 9                                                                                 [hci0] 11.610140
      ATT: Error Response (0x01) len 4
        Read By Type Request (0x08)
        Handle: 0x002f
        Error: Attribute Not Found (0x0a)
< ACL Data TX: Handle 32 flags 0x00 dlen 11                                                                                [hci0] 11.610443
      ATT: Read By Type Request (0x08) len 6
        Handle range: 0x0001-0x0005
        Attribute type: Characteristic (0x2803)
> HCI Event: Number of Completed Packets (0x13) plen 5                                                                     [hci0] 11.625932
        Num handles: 1
        Handle: 32
        Count: 1
> ACL Data RX: Handle 32 flags 0x02 dlen 13                                                                                [hci0] 11.640212
      ATT: Read By Type Response (0x09) len 8
        Attribute data length: 7
        Attribute data list: 1 entry
        Handle: 0x0002
        Value: 020300002a
< ACL Data TX: Handle 32 flags 0x00 dlen 11                                                                                [hci0] 11.640450
      ATT: Read By Type Request (0x08) len 6
        Handle range: 0x0003-0x0005
        Attribute type: Characteristic (0x2803)
> HCI Event: Number of Completed Packets (0x13) plen 5                                                                     [hci0] 11.655932
        Num handles: 1
        Handle: 32
        Count: 1
> ACL Data RX: Handle 32 flags 0x02 dlen 13                                                                                [hci0] 11.670274
      ATT: Read By Type Response (0x09) len 8
        Attribute data length: 7
        Attribute data list: 1 entry
        Handle: 0x0004
        Value: 020500012a
< ACL Data TX: Handle 32 flags 0x00 dlen 11                                                                                [hci0] 11.670589
      ATT: Read By Type Request (0x08) len 6
        Handle range: 0x0005-0x0005
        Attribute type: Characteristic (0x2803)
> HCI Event: Number of Completed Packets (0x13) plen 5                                                                     [hci0] 11.685954
        Num handles: 1
        Handle: 32
        Count: 1
> ACL Data RX: Handle 32 flags 0x02 dlen 9                                                                                 [hci0] 11.700137
      ATT: Error Response (0x01) len 4
        Read By Type Request (0x08)
        Handle: 0x0005
        Error: Attribute Not Found (0x0a)
< ACL Data TX: Handle 32 flags 0x00 dlen 11                                                                                [hci0] 11.700517
      ATT: Read By Type Request (0x08) len 6
        Handle range: 0x0007-0x000b
        Attribute type: Characteristic (0x2803)
> HCI Event: Number of Completed Packets (0x13) plen 5                                                                     [hci0] 11.715993
        Num handles: 1
        Handle: 32
        Count: 1
> ACL Data RX: Handle 32 flags 0x02 dlen 13                                                                                [hci0] 11.730217
      ATT: Read By Type Response (0x09) len 8
        Attribute data length: 7
        Attribute data list: 1 entry
        Handle: 0x0008
        Value: 120900192a
< ACL Data TX: Handle 32 flags 0x00 dlen 11                                                                                [hci0] 11.730467
      ATT: Read By Type Request (0x08) len 6
        Handle range: 0x0009-0x000b
        Attribute type: Characteristic (0x2803)
> HCI Event: Number of Completed Packets (0x13) plen 5                                                                     [hci0] 11.745932
        Num handles: 1
        Handle: 32
        Count: 1
> ACL Data RX: Handle 32 flags 0x02 dlen 9                                                                                 [hci0] 11.760056
      ATT: Error Response (0x01) len 4
        Read By Type Request (0x08)
        Handle: 0x0009
        Error: Attribute Not Found (0x0a)
< ACL Data TX: Handle 32 flags 0x00 dlen 9                                                                                 [hci0] 11.760369
      ATT: Find Information Request (0x04) len 4
        Handle range: 0x000a-0x000b
> HCI Event: Number of Completed Packets (0x13) plen 5                                                                     [hci0] 11.776024
        Num handles: 1
        Handle: 32
        Count: 1
> ACL Data RX: Handle 32 flags 0x02 dlen 14                                                                                [hci0] 11.790182
      ATT: Find Information Response (0x05) len 9
        Format: UUID-16 (0x01)
        Handle: 0x000a
        UUID: Characteristic Format (0x2904)
        Handle: 0x000b
        UUID: Client Characteristic Configuration (0x2902)
< ACL Data TX: Handle 32 flags 0x00 dlen 11                                                                                [hci0] 11.790489
      ATT: Read By Type Request (0x08) len 6
        Handle range: 0x000c-0x000e
        Attribute type: Characteristic (0x2803)
> HCI Event: Number of Completed Packets (0x13) plen 5                                                                     [hci0] 11.806028
        Num handles: 1
        Handle: 32
        Count: 1
> ACL Data RX: Handle 32 flags 0x02 dlen 13                                                                                [hci0] 11.820184
      ATT: Read By Type Response (0x09) len 8
        Attribute data length: 7
        Attribute data list: 1 entry
        Handle: 0x000d
        Value: 0a0e00062a
< ACL Data TX: Handle 32 flags 0x00 dlen 11                                                                                [hci0] 11.820442
      ATT: Read By Type Request (0x08) len 6
        Handle range: 0x000e-0x000e
        Attribute type: Characteristic (0x2803)
> HCI Event: Number of Completed Packets (0x13) plen 5                                                                     [hci0] 11.836024
        Num handles: 1
        Handle: 32
        Count: 1
> ACL Data RX: Handle 32 flags 0x02 dlen 9                                                                                 [hci0] 11.850094
      ATT: Error Response (0x01) len 4
        Read By Type Request (0x08)
        Handle: 0x000e
        Error: Attribute Not Found (0x0a)
< ACL Data TX: Handle 32 flags 0x00 dlen 11                                                                                [hci0] 11.850554
      ATT: Read By Type Request (0x08) len 6
        Handle range: 0x000f-0x0011
        Attribute type: Characteristic (0x2803)
> HCI Event: Number of Completed Packets (0x13) plen 5                                                                     [hci0] 11.866017
        Num handles: 1
        Handle: 32
        Count: 1
> ACL Data RX: Handle 32 flags 0x02 dlen 13                                                                                [hci0] 11.895270
      ATT: Read By Type Response (0x09) len 8
        Attribute data length: 7
        Attribute data list: 1 entry
        Handle: 0x0010
        Value: 041100062a
< ACL Data TX: Handle 32 flags 0x00 dlen 11                                                                                [hci0] 11.895618
      ATT: Read By Type Request (0x08) len 6
        Handle range: 0x0011-0x0011
        Attribute type: Characteristic (0x2803)
> ACL Data RX: Handle 32 flags 0x02 dlen 9                                                                                 [hci0] 11.925261
      ATT: Error Response (0x01) len 4
        Read By Type Request (0x08)
        Handle: 0x0011
        Error: Attribute Not Found (0x0a)
< ACL Data TX: Handle 32 flags 0x00 dlen 11                                                                                [hci0] 11.925631
      ATT: Read By Type Request (0x08) len 6
        Handle range: 0x0012-0x001f
        Attribute type: Characteristic (0x2803)
> HCI Event: Number of Completed Packets (0x13) plen 5                                                                     [hci0] 11.925821
        Num handles: 1
        Handle: 32
        Count: 1
> HCI Event: Number of Completed Packets (0x13) plen 5                                                                     [hci0] 11.940990
        Num handles: 1
        Handle: 32
        Count: 1
> ACL Data RX: Handle 32 flags 0x02 dlen 13                                                                                [hci0] 11.955181
      ATT: Read By Type Response (0x09) len 8
        Attribute data length: 7
        Attribute data list: 1 entry
        Handle: 0x0013
        Value: 021400472a
< ACL Data TX: Handle 32 flags 0x00 dlen 11                                                                                [hci0] 11.955450
      ATT: Read By Type Request (0x08) len 6
        Handle range: 0x0014-0x001f
        Attribute type: Characteristic (0x2803)
> HCI Event: Number of Completed Packets (0x13) plen 5                                                                     [hci0] 11.971029
        Num handles: 1
        Handle: 32
        Count: 1
> ACL Data RX: Handle 32 flags 0x02 dlen 13                                                                                [hci0] 11.985195
      ATT: Read By Type Response (0x09) len 8
        Attribute data length: 7
        Attribute data list: 1 entry
        Handle: 0x0015
        Value: 101600462a
< ACL Data TX: Handle 32 flags 0x00 dlen 11                                                                                [hci0] 11.985374
      ATT: Read By Type Request (0x08) len 6
        Handle range: 0x0016-0x001f
        Attribute type: Characteristic (0x2803)
> HCI Event: Number of Completed Packets (0x13) plen 5                                                                     [hci0] 12.001028
        Num handles: 1
        Handle: 32
        Count: 1
> ACL Data RX: Handle 32 flags 0x02 dlen 13                                                                                [hci0] 12.015183
      ATT: Read By Type Response (0x09) len 8
        Attribute data length: 7
        Attribute data list: 1 entry
        Handle: 0x0018
        Value: 021900482a
< ACL Data TX: Handle 32 flags 0x00 dlen 11                                                                                [hci0] 12.015447
      ATT: Read By Type Request (0x08) len 6
        Handle range: 0x0019-0x001f
        Attribute type: Characteristic (0x2803)
> HCI Event: Number of Completed Packets (0x13) plen 5                                                                     [hci0] 12.031020
        Num handles: 1
        Handle: 32
        Count: 1
> ACL Data RX: Handle 32 flags 0x02 dlen 13                                                                                [hci0] 12.045185
      ATT: Read By Type Response (0x09) len 8
        Attribute data length: 7
        Attribute data list: 1 entry
        Handle: 0x001a
        Value: 101b00452a
< ACL Data TX: Handle 32 flags 0x00 dlen 11                                                                                [hci0] 12.045590
      ATT: Read By Type Request (0x08) len 6
        Handle range: 0x001b-0x001f
        Attribute type: Characteristic (0x2803)
> HCI Event: Number of Completed Packets (0x13) plen 5                                                                     [hci0] 12.061022
        Num handles: 1
        Handle: 32
        Count: 1
> ACL Data RX: Handle 32 flags 0x02 dlen 13                                                                                [hci0] 12.075216
      ATT: Read By Type Response (0x09) len 8
        Attribute data length: 7
        Attribute data list: 1 entry
        Handle: 0x001d
        Value: 181e00442a
< ACL Data TX: Handle 32 flags 0x00 dlen 11                                                                                [hci0] 12.075602
      ATT: Read By Type Request (0x08) len 6
        Handle range: 0x001e-0x001f
        Attribute type: Characteristic (0x2803)
> HCI Event: Number of Completed Packets (0x13) plen 5                                                                     [hci0] 12.090982
        Num handles: 1
        Handle: 32
        Count: 1
> ACL Data RX: Handle 32 flags 0x02 dlen 9                                                                                 [hci0] 12.105138
      ATT: Error Response (0x01) len 4
        Read By Type Request (0x08)
        Handle: 0x001e
        Error: Attribute Not Found (0x0a)
< ACL Data TX: Handle 32 flags 0x00 dlen 9                                                                                 [hci0] 12.105517
      ATT: Find Information Request (0x04) len 4
        Handle range: 0x0017-0x0017
> HCI Event: Number of Completed Packets (0x13) plen 5                                                                     [hci0] 12.121032
        Num handles: 1
        Handle: 32
        Count: 1
> ACL Data RX: Handle 32 flags 0x02 dlen 10                                                                                [hci0] 12.135270
      ATT: Find Information Response (0x05) len 5
        Format: UUID-16 (0x01)
        Handle: 0x0017
        UUID: Client Characteristic Configuration (0x2902)
< ACL Data TX: Handle 32 flags 0x00 dlen 9                                                                                 [hci0] 12.135618
      ATT: Find Information Request (0x04) len 4
        Handle range: 0x001c-0x001c
> HCI Event: Number of Completed Packets (0x13) plen 5                                                                     [hci0] 12.166027
        Num handles: 1
        Handle: 32
        Count: 1
> ACL Data RX: Handle 32 flags 0x02 dlen 10                                                                                [hci0] 12.180180
      ATT: Find Information Response (0x05) len 5
        Format: UUID-16 (0x01)
        Handle: 0x001c
        UUID: Client Characteristic Configuration (0x2902)
< ACL Data TX: Handle 32 flags 0x00 dlen 9                                                                                 [hci0] 12.180483
      ATT: Find Information Request (0x04) len 4
        Handle range: 0x001f-0x001f
> HCI Event: Number of Completed Packets (0x13) plen 5                                                                     [hci0] 12.196018
        Num handles: 1
        Handle: 32
        Count: 1
> ACL Data RX: Handle 32 flags 0x02 dlen 10                                                                                [hci0] 12.210180
      ATT: Find Information Response (0x05) len 5
        Format: UUID-16 (0x01)
        Handle: 0x001f
        UUID: Client Characteristic Configuration (0x2902)
< ACL Data TX: Handle 32 flags 0x00 dlen 11                                                                                [hci0] 12.210482
      ATT: Read By Type Request (0x08) len 6
        Handle range: 0x0020-0x0022
        Attribute type: Characteristic (0x2803)
> HCI Event: Number of Completed Packets (0x13) plen 5                                                                     [hci0] 12.225968
        Num handles: 1
        Handle: 32
        Count: 1
> ACL Data RX: Handle 32 flags 0x02 dlen 13                                                                                [hci0] 12.240183
      ATT: Read By Type Response (0x09) len 8
        Attribute data length: 7
        Attribute data list: 1 entry
        Handle: 0x0021
        Value: 022200072a
< ACL Data TX: Handle 32 flags 0x00 dlen 11                                                                                [hci0] 12.240457
      ATT: Read By Type Request (0x08) len 6
        Handle range: 0x0022-0x0022
        Attribute type: Characteristic (0x2803)
> HCI Event: Number of Completed Packets (0x13) plen 5                                                                     [hci0] 12.256027
        Num handles: 1
        Handle: 32
        Count: 1
> ACL Data RX: Handle 32 flags 0x02 dlen 9                                                                                 [hci0] 12.270222
      ATT: Error Response (0x01) len 4
        Read By Type Request (0x08)
        Handle: 0x0022
        Error: Attribute Not Found (0x0a)
< ACL Data TX: Handle 32 flags 0x00 dlen 11                                                                                [hci0] 12.270478
      ATT: Read By Type Request (0x08) len 6
        Handle range: 0x0023-0x0029
        Attribute type: Characteristic (0x2803)
> HCI Event: Number of Completed Packets (0x13) plen 5                                                                     [hci0] 12.285950
        Num handles: 1
        Handle: 32
        Count: 1
> ACL Data RX: Handle 32 flags 0x02 dlen 13                                                                                [hci0] 12.300222
      ATT: Read By Type Response (0x09) len 8
        Attribute data length: 7
        Attribute data list: 1 entry
        Handle: 0x0024
        Value: 0c2500f12a
< ACL Data TX: Handle 32 flags 0x00 dlen 11                                                                                [hci0] 12.300740
      ATT: Read By Type Request (0x08) len 6
        Handle range: 0x0025-0x0029
        Attribute type: Characteristic (0x2803)
> HCI Event: Number of Completed Packets (0x13) plen 5                                                                     [hci0] 12.315996
        Num handles: 1
        Handle: 32
        Count: 1
> ACL Data RX: Handle 32 flags 0x02 dlen 13                                                                                [hci0] 12.330202
      ATT: Read By Type Response (0x09) len 8
        Attribute data length: 7
        Attribute data list: 1 entry
        Handle: 0x0027
        Value: 302800f02a
< ACL Data TX: Handle 32 flags 0x00 dlen 11                                                                                [hci0] 12.330418
      ATT: Read By Type Request (0x08) len 6
        Handle range: 0x0028-0x0029
        Attribute type: Characteristic (0x2803)
> HCI Event: Number of Completed Packets (0x13) plen 5                                                                     [hci0] 12.346022
        Num handles: 1
        Handle: 32
        Count: 1
> ACL Data RX: Handle 32 flags 0x02 dlen 9                                                                                 [hci0] 12.360171
      ATT: Error Response (0x01) len 4
        Read By Type Request (0x08)
        Handle: 0x0028
        Error: Attribute Not Found (0x0a)
< ACL Data TX: Handle 32 flags 0x00 dlen 9                                                                                 [hci0] 12.360533
      ATT: Find Information Request (0x04) len 4
        Handle range: 0x0026-0x0026
> HCI Event: Number of Completed Packets (0x13) plen 5                                                                     [hci0] 12.390992
        Num handles: 1
        Handle: 32
        Count: 1
> ACL Data RX: Handle 32 flags 0x02 dlen 10                                                                                [hci0] 12.405173
      ATT: Find Information Response (0x05) len 5
        Format: UUID-16 (0x01)
        Handle: 0x0026
        UUID: Client Characteristic Configuration (0x2902)
< ACL Data TX: Handle 32 flags 0x00 dlen 9                                                                                 [hci0] 12.405408
      ATT: Find Information Request (0x04) len 4
        Handle range: 0x0029-0x0029
> HCI Event: Number of Completed Packets (0x13) plen 5                                                                     [hci0] 12.421028
        Num handles: 1
        Handle: 32
        Count: 1
> ACL Data RX: Handle 32 flags 0x02 dlen 10                                                                                [hci0] 12.435180
      ATT: Find Information Response (0x05) len 5
        Format: UUID-16 (0x01)
        Handle: 0x0029
        UUID: Client Characteristic Configuration (0x2902)
< ACL Data TX: Handle 32 flags 0x00 dlen 11                                                                                [hci0] 12.435617
      ATT: Read By Type Request (0x08) len 6
        Handle range: 0x002a-0x002e
        Attribute type: Characteristic (0x2803)
> HCI Event: Number of Completed Packets (0x13) plen 5                                                                     [hci0] 12.451016
        Num handles: 1
        Handle: 32
        Count: 1
> ACL Data RX: Handle 32 flags 0x02 dlen 13                                                                                [hci0] 12.465195
      ATT: Read By Type Response (0x09) len 8
        Attribute data length: 7
        Attribute data list: 1 entry
        Handle: 0x002b
        Value: 022c00232a
< ACL Data TX: Handle 32 flags 0x00 dlen 11                                                                                [hci0] 12.465525
      ATT: Read By Type Request (0x08) len 6
        Handle range: 0x002c-0x002e
        Attribute type: Characteristic (0x2803)
> HCI Event: Number of Completed Packets (0x13) plen 5                                                                     [hci0] 12.481020
        Num handles: 1
        Handle: 32
        Count: 1
> ACL Data RX: Handle 32 flags 0x02 dlen 13                                                                                [hci0] 12.495257
      ATT: Read By Type Response (0x09) len 8
        Attribute data length: 7
        Attribute data list: 1 entry
        Handle: 0x002d
        Value: 022e00292a
< ACL Data TX: Handle 32 flags 0x00 dlen 11                                                                                [hci0] 12.495572
      ATT: Read By Type Request (0x08) len 6
        Handle range: 0x002e-0x002e
        Attribute type: Characteristic (0x2803)
> HCI Event: Number of Completed Packets (0x13) plen 5                                                                     [hci0] 12.511019
        Num handles: 1
        Handle: 32
        Count: 1
> ACL Data RX: Handle 32 flags 0x02 dlen 9                                                                                 [hci0] 12.525271
      ATT: Error Response (0x01) len 4
        Read By Type Request (0x08)
        Handle: 0x002e
        Error: Attribute Not Found (0x0a)
< ACL Data TX: Handle 32 flags 0x00 dlen 11                                                                                [hci0] 12.525669
      ATT: Read By Type Request (0x08) len 6
        Handle range: 0x002f-0x0032
        Attribute type: Characteristic (0x2803)
> HCI Event: Number of Completed Packets (0x13) plen 5                                                                     [hci0] 12.541013
        Num handles: 1
        Handle: 32
        Count: 1
> ACL Data RX: Handle 32 flags 0x02 dlen 27                                                                                [hci0] 12.555383
      ATT: Read By Type Response (0x09) len 22
        Attribute data length: 21
        Attribute data list: 1 entry
        Handle: 0x0030
        Value: 3a31009f9f00c158bd32b69e4c219cc9d6f8be
< ACL Data TX: Handle 32 flags 0x00 dlen 11                                                                                [hci0] 12.555737
      ATT: Read By Type Request (0x08) len 6
        Handle range: 0x0031-0x0032
        Attribute type: Characteristic (0x2803)
> HCI Event: Number of Completed Packets (0x13) plen 5                                                                     [hci0] 12.570994
        Num handles: 1
        Handle: 32
        Count: 1
> ACL Data RX: Handle 32 flags 0x02 dlen 9                                                                                 [hci0] 12.585253
      ATT: Error Response (0x01) len 4
        Read By Type Request (0x08)
        Handle: 0x0031
        Error: Attribute Not Found (0x0a)
< ACL Data TX: Handle 32 flags 0x00 dlen 9                                                                                 [hci0] 12.585670
      ATT: Find Information Request (0x04) len 4
        Handle range: 0x0032-0x0032
> HCI Event: Number of Completed Packets (0x13) plen 5                                                                     [hci0] 12.600917
        Num handles: 1
        Handle: 32
        Count: 1
> ACL Data RX: Handle 32 flags 0x02 dlen 10                                                                                [hci0] 12.615270
      ATT: Find Information Response (0x05) len 5
        Format: UUID-16 (0x01)
        Handle: 0x0032
        UUID: Client Characteristic Configuration (0x2902)
< ACL Data TX: Handle 32 flags 0x00 dlen 9                                                                                 [hci0] 12.619930
      ATT: Read Blob Request (0x0c) len 4
        Handle: 0x0003
        Offset: 0x0000
> HCI Event: Number of Completed Packets (0x13) plen 5                                                                     [hci0] 12.630916
        Num handles: 1
        Handle: 32
        Count: 1
< HCI Command: LE Set Random Address (0x08|0x0005) plen 6                                                                  [hci0] 15.769111
        Address: 11:F6:BC:CD:3B:3E (Non-Resolvable)
> HCI Event: Command Complete (0x0e) plen 4                                                                                [hci0] 15.769935
      LE Set Random Address (0x08|0x0005) ncmd 1
        Status: Success (0x00)
< HCI Command: LE Set Scan Parameters (0x08|0x000b) plen 7                                                                 [hci0] 15.770028
        Type: Active (0x01)
        Interval: 11.250 msec (0x0012)
        Window: 11.250 msec (0x0012)
        Own address type: Random (0x01)
        Filter policy: Accept all advertisement (0x00)
> HCI Event: Command Complete (0x0e) plen 4                                                                                [hci0] 15.770897
      LE Set Scan Parameters (0x08|0x000b) ncmd 1
        Status: Success (0x00)
< HCI Command: LE Set Scan Enable (0x08|0x000c) plen 2                                                                     [hci0] 15.770994
        Scanning: Enabled (0x01)
        Filter duplicates: Enabled (0x01)
> HCI Event: Command Complete (0x0e) plen 4                                                                                [hci0] 15.771893
      LE Set Scan Enable (0x08|0x000c) ncmd 1
        Status: Success (0x00)
@ Discovering: 0x01 (7)
> HCI Event: LE Meta Event (0x3e) plen 43                                                                                  [hci0] 16.610956
      LE Advertising Report (0x02)
        Num reports: 1
        Event type: Connectable undirected - ADV_IND (0x00)
        Address type: Public (0x00)
        Address: A4:77:33:0F:2B:14 (OUI A4-77-33)
        Data length: 31
        Flags: 0x06
          LE General Discoverable Mode
          BR/EDR Not Supported
        16-bit Service UUIDs (complete): 1 entry
          Google (0xfe9f)
        Service Data (UUID 0xfe9f): 02636c70586d4d57692d334d00000150a71850fa
        RSSI: -56 dBm (0xc8)
> HCI Event: LE Meta Event (0x3e) plen 22                                                                                  [hci0] 16.612893
      LE Advertising Report (0x02)
        Num reports: 1
        Event type: Scan response - SCAN_RSP (0x04)
        Address type: Public (0x00)
        Address: A4:77:33:0F:2B:14 (OUI A4-77-33)
        Data length: 10
        Company: Google (224)
          Data: fa8fca3f1f70
        RSSI: -61 dBm (0xc3)
@ Device Found: A4:77:33:0F:2B:14 (1) rssi -61 flags 0x0000
        02 01 06 03 03 9f fe 17 16 9f fe 02 63 6c 70 58  ............clpX
        6d 4d 57 69 2d 33 4d 00 00 01 50 a7 18 50 fa 09  mMWi-3M...P..P..
        ff e0 00 fa 8f ca 3f 1f 70                       ......?.p       
> HCI Event: LE Meta Event (0x3e) plen 43                                                                                  [hci0] 16.984979
      LE Advertising Report (0x02)
        Num reports: 1
        Event type: Connectable undirected - ADV_IND (0x00)
        Address type: Public (0x00)
        Address: A4:77:33:40:06:49 (OUI A4-77-33)
        Data length: 31
        Flags: 0x06
          LE General Discoverable Mode
          BR/EDR Not Supported
        16-bit Service UUIDs (complete): 1 entry
          Google (0xfe9f)
        Service Data (UUID 0xfe9f): 024464694b586538654f4d6b00000150a718510e
        RSSI: -61 dBm (0xc3)
> HCI Event: LE Meta Event (0x3e) plen 22                                                                                  [hci0] 16.986891
      LE Advertising Report (0x02)
        Num reports: 1
        Event type: Scan response - SCAN_RSP (0x04)
        Address type: Public (0x00)
        Address: A4:77:33:40:06:49 (OUI A4-77-33)
        Data length: 10
        Company: Google (224)
          Data: fa8fca800324
        RSSI: -61 dBm (0xc3)
@ Device Found: A4:77:33:40:06:49 (1) rssi -61 flags 0x0000
        02 01 06 03 03 9f fe 17 16 9f fe 02 44 64 69 4b  ............DdiK
        58 65 38 65 4f 4d 6b 00 00 01 50 a7 18 51 0e 09  Xe8eOMk...P..Q..
        ff e0 00 fa 8f ca 80 03 24                       ........$       
< HCI Command: LE Set Scan Enable (0x08|0x000c) plen 2                                                                     [hci0] 20.896751
        Scanning: Disabled (0x00)
        Filter duplicates: Disabled (0x00)
> HCI Event: Command Complete (0x0e) plen 4                                                                                [hci0] 20.897898
      LE Set Scan Enable (0x08|0x000c) ncmd 1
        Status: Success (0x00)
< HCI Command: Inquiry (0x01|0x0001) plen 5                                                                                [hci0] 20.897999
        Access code: 0x9e8b33 (General Inquiry)
        Length: 5.12s (0x04)
        Num responses: 0
> HCI Event: Vendor (0xff) plen 2                                                                                          [hci0] 20.898859
        80 00                                            ..              
> HCI Event: Command Status (0x0f) plen 4                                                                                  [hci0] 20.899857
      Inquiry (0x01|0x0001) ncmd 1
        Status: Success (0x00)
> HCI Event: Extended Inquiry Result (0x2f) plen 255                                                                       [hci0] 21.625951
        Num responses: 1
        Address: 38:2C:4A:2A:F6:D5 (OUI 38-2C-4A)
        Page scan repetition mode: R1 (0x01)
        Page period mode: P0 (0x00)
        Class: 0x280424
          Major class: Audio/Video (headset, speaker, stereo, video, vcr)
          Minor class: Set-top box
          Capturing (Scanner, Microphone)
          Audio (Speaker, Microphone, Headset)
        Clock offset: 0x6249
        RSSI: -63 dBm (0xc1)
        Name (complete): Nexus Player
        16-bit Service UUIDs (complete): 5 entries
          Audio Source (0x110a)
          A/V Remote Control Target (0x110c)
          A/V Remote Control (0x110e)
          Headset AG (0x1112)
          PnP Information (0x1200)
@ Device Found: 38:2C:4A:2A:F6:D5 (0) rssi -63 flags 0x0000
        0d 09 4e 65 78 75 73 20 50 6c 61 79 65 72 0b 03  ..Nexus Player..
        0a 11 0c 11 0e 11 12 11 00 12 01 05 01 07 04 0d  ................
        24 04 28                                         $.(             
> HCI Event: Vendor (0xff) plen 2                                                                                          [hci0] 26.021924
        80 01                                            ..              
> HCI Event: Inquiry Complete (0x01) plen 1                                                                                [hci0] 26.022849
        Status: Success (0x00)
@ Discovering: 0x00 (7)
< HCI Command: LE Set Random Address (0x08|0x0005) plen 6                                                                  [hci0] 31.775258
        Address: 3C:4B:4F:5F:45:61 (Non-Resolvable)
> HCI Event: Command Complete (0x0e) plen 4                                                                                [hci0] 31.775795
      LE Set Random Address (0x08|0x0005) ncmd 1
        Status: Success (0x00)
< HCI Command: LE Set Scan Parameters (0x08|0x000b) plen 7                                                                 [hci0] 31.775888
        Type: Active (0x01)
        Interval: 11.250 msec (0x0012)
        Window: 11.250 msec (0x0012)
        Own address type: Random (0x01)
        Filter policy: Accept all advertisement (0x00)
> HCI Event: Command Complete (0x0e) plen 4                                                                                [hci0] 31.776796
      LE Set Scan Parameters (0x08|0x000b) ncmd 1
        Status: Success (0x00)
< HCI Command: LE Set Scan Enable (0x08|0x000c) plen 2                                                                     [hci0] 31.776901
        Scanning: Enabled (0x01)
        Filter duplicates: Enabled (0x01)
> HCI Event: Command Complete (0x0e) plen 4                                                                                [hci0] 31.777783
      LE Set Scan Enable (0x08|0x000c) ncmd 1
        Status: Success (0x00)
@ Discovering: 0x01 (7)
> HCI Event: LE Meta Event (0x3e) plen 43                                                                                  [hci0] 32.036874
      LE Advertising Report (0x02)
        Num reports: 1
        Event type: Connectable undirected - ADV_IND (0x00)
        Address type: Public (0x00)
        Address: A4:77:33:0F:2B:14 (OUI A4-77-33)
        Data length: 31
        Flags: 0x06
          LE General Discoverable Mode
          BR/EDR Not Supported
        16-bit Service UUIDs (complete): 1 entry
          Google (0xfe9f)
        Service Data (UUID 0xfe9f): 02636c70586d4d57692d334d00000150a71850fa
        RSSI: -60 dBm (0xc4)
> HCI Event: LE Meta Event (0x3e) plen 22                                                                                  [hci0] 32.038815
      LE Advertising Report (0x02)
        Num reports: 1
        Event type: Scan response - SCAN_RSP (0x04)
        Address type: Public (0x00)
        Address: A4:77:33:0F:2B:14 (OUI A4-77-33)
        Data length: 10
        Company: Google (224)
          Data: fa8fca3f1f70
        RSSI: -60 dBm (0xc4)
@ Device Found: A4:77:33:0F:2B:14 (1) rssi -60 flags 0x0000
        02 01 06 03 03 9f fe 17 16 9f fe 02 63 6c 70 58  ............clpX
        6d 4d 57 69 2d 33 4d 00 00 01 50 a7 18 50 fa 09  mMWi-3M...P..P..
        ff e0 00 fa 8f ca 3f 1f 70                       ......?.p       
> HCI Event: LE Meta Event (0x3e) plen 43                                                                                  [hci0] 32.420829
      LE Advertising Report (0x02)
        Num reports: 1
        Event type: Connectable undirected - ADV_IND (0x00)
        Address type: Public (0x00)
        Address: A4:77:33:40:06:49 (OUI A4-77-33)
        Data length: 31
        Flags: 0x06
          LE General Discoverable Mode
          BR/EDR Not Supported
        16-bit Service UUIDs (complete): 1 entry
          Google (0xfe9f)
        Service Data (UUID 0xfe9f): 024464694b586538654f4d6b00000150a718510e
        RSSI: -65 dBm (0xbf)
> HCI Event: LE Meta Event (0x3e) plen 22                                                                                  [hci0] 32.422815
      LE Advertising Report (0x02)
        Num reports: 1
        Event type: Scan response - SCAN_RSP (0x04)
        Address type: Public (0x00)
        Address: A4:77:33:40:06:49 (OUI A4-77-33)
        Data length: 10
        Company: Google (224)
          Data: fa8fca800324
        RSSI: -66 dBm (0xbe)
@ Device Found: A4:77:33:40:06:49 (1) rssi -66 flags 0x0000
        02 01 06 03 03 9f fe 17 16 9f fe 02 44 64 69 4b  ............DdiK
        58 65 38 65 4f 4d 6b 00 00 01 50 a7 18 51 0e 09  Xe8eOMk...P..Q..
        ff e0 00 fa 8f ca 80 03 24                       ........$       
< HCI Command: LE Set Scan Enable (0x08|0x000c) plen 2                                                                     [hci0] 36.912750
        Scanning: Disabled (0x00)
        Filter duplicates: Disabled (0x00)
> HCI Event: Command Complete (0x0e) plen 4                                                                                [hci0] 36.913766
      LE Set Scan Enable (0x08|0x000c) ncmd 1
        Status: Success (0x00)
< HCI Command: Inquiry (0x01|0x0001) plen 5                                                                                [hci0] 36.913889
        Access code: 0x9e8b33 (General Inquiry)
        Length: 5.12s (0x04)
        Num responses: 0
> HCI Event: Vendor (0xff) plen 2                                                                                          [hci0] 36.914751
        80 00                                            ..              
> HCI Event: Command Status (0x0f) plen 4                                                                                  [hci0] 36.915748
      Inquiry (0x01|0x0001) ncmd 1
        Status: Success (0x00)
> HCI Event: Extended Inquiry Result (0x2f) plen 255                                                                       [hci0] 37.211767
        Num responses: 1
        Address: 38:2C:4A:2A:F6:D5 (OUI 38-2C-4A)
        Page scan repetition mode: R1 (0x01)
        Page period mode: P0 (0x00)
        Class: 0x280424
          Major class: Audio/Video (headset, speaker, stereo, video, vcr)
          Minor class: Set-top box
          Capturing (Scanner, Microphone)
          Audio (Speaker, Microphone, Headset)
        Clock offset: 0x6249
        RSSI: -78 dBm (0xb2)
        Name (complete): Nexus Player
        16-bit Service UUIDs (complete): 5 entries
          Audio Source (0x110a)
          A/V Remote Control Target (0x110c)
          A/V Remote Control (0x110e)
          Headset AG (0x1112)
          PnP Information (0x1200)
@ Device Found: 38:2C:4A:2A:F6:D5 (0) rssi -78 flags 0x0000
        0d 09 4e 65 78 75 73 20 50 6c 61 79 65 72 0b 03  ..Nexus Player..
        0a 11 0c 11 0e 11 12 11 00 12 01 05 01 07 04 0d  ................
        24 04 28                                         $.(             
> HCI Event: Vendor (0xff) plen 2                                                                                          [hci0] 42.037724
        80 01                                            ..              
> HCI Event: Inquiry Complete (0x01) plen 1                                                                                [hci0] 42.038732
        Status: Success (0x00)
@ Discovering: 0x00 (7)
< HCI Command: Disconnect (0x01|0x0006) plen 3                                                                             [hci0] 44.624755
        Handle: 32
        Reason: Remote User Terminated Connection (0x13)
> HCI Event: Command Status (0x0f) plen 4                                                                                  [hci0] 44.625710
      Disconnect (0x01|0x0006) ncmd 1
        Status: Success (0x00)
> HCI Event: Vendor (0xff) plen 7                                                                                          [hci0] 44.627703
        82 70 90 80 10 36 59                             .p...6Y         
> HCI Event: Disconnect Complete (0x05) plen 4                                                                             [hci0] 44.628698
        Status: Success (0x00)
        Handle: 32
        Reason: Connection Terminated By Local Host (0x16)
@ Device Disconnected: 0F:04:E0:51:44:8B (2) reason 2

Attachment: btmon (3).btsnoop
Description: Binary data


[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux