Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stuck at connectAndSetup #12

Open
theavijitsarkar opened this issue Dec 21, 2015 · 18 comments
Open

Stuck at connectAndSetup #12

theavijitsarkar opened this issue Dec 21, 2015 · 18 comments
Labels

Comments

@theavijitsarkar
Copy link

Sometimes, there is no callback from connectAndSetup.
Then If I try to disconnect() and call connectAndSetup() again, It will hit the callback twice.
If we could have something, that either cancels a connectAndSetup callback, or much cleaner, if we could have the callback hit at all times.

Hci dump when the connectAndSetup is stuck

HCI Event: Command Complete (0x0e) plen 4
    LE Set Scan Enable (0x08|0x000c) ncmd 1
    status 0x0c
    Error: Command Disallowed
< HCI Command: LE Create Connection (0x08|0x000d) plen 25
    bdaddr 00:1E:C0:24:C7:2A type 0
    interval 96 window 48 initiator_filter 0
    own_bdaddr_type 0 min_interval 6 max_interval 12
    latency 0 supervision_to 200 min_ce 4 max_ce 6
> HCI Event: Command Status (0x0f) plen 4
    LE Create Connection (0x08|0x000d) status 0x00 ncmd 1
> HCI Event: LE Meta Event (0x3e) plen 19
    LE Connection Complete
      status 0x00 handle 64, role master
      bdaddr 00:1E:C0:24:C7:2A (Public)
< HCI Command: LE Read Remote Used Features (0x08|0x0016) plen 2
> HCI Event: Command Status (0x0f) plen 4
    LE Read Remote Used Features (0x08|0x0016) status 0x00 ncmd 1
> HCI Event: LE Meta Event (0x3e) plen 12
    LE Read Remote Used Features Complete
      status 0x3e handle 64
      Error: Connection Failed to be Established
> HCI Event: Disconn Complete (0x05) plen 4
    status 0x00 handle 64 reason 0x3e
    Reason: Connection Failed to be Established
< ACL data: handle 64 flags 0x00 dlen 7
    ATT: MTU req (0x02)
      client rx mtu 256
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 64 packets 1

@sandeepmistry
Copy link
Collaborator

@snowbreeze I don't see the disconnect command in that HCI dump.

Could you run again with the -t argument (to see relative time) and a full capture?

@sandeepmistry
Copy link
Collaborator

@snowbreeze any updates?

@theavijitsarkar
Copy link
Author

I will update you tomorrow.
Its difficult to reproduce. Need 4-5 devices and attempt a connect at the
same time.

On Mon, Jan 4, 2016 at 12:50 AM, Sandeep Mistry [email protected]
wrote:

@snowbreeze https://github.com/snowbreeze any updates?


Reply to this email directly or view it on GitHub
#12 (comment)
.

@theavijitsarkar
Copy link
Author

2016-01-04 08:13:14.760834 > ACL data: handle 68 flags 0x02 dlen 25
2016-01-04 08:13:14.870972 > ACL data: handle 67 flags 0x02 dlen 25
2016-01-04 08:13:15.061133 > ACL data: handle 68 flags 0x02 dlen 25
2016-01-04 08:13:16.832716 > HCI Event: Disconn Complete (0x05) plen 4
    status 0x00 handle 64 reason 0x08
    Reason: Connection Timeout
2016-01-04 08:13:16.974709 > HCI Event: Disconn Complete (0x05) plen 4
    status 0x00 handle 66 reason 0x08
    Reason: Connection Timeout
2016-01-04 08:13:16.978708 > HCI Event: Disconn Complete (0x05) plen 4
    status 0x00 handle 65 reason 0x08
    Reason: Connection Timeout
2016-01-04 08:13:16.980713 > HCI Event: Disconn Complete (0x05) plen 4
    status 0x00 handle 69 reason 0x08
    Reason: Connection Timeout
2016-01-04 08:13:17.085721 > HCI Event: Disconn Complete (0x05) plen 4
    status 0x00 handle 68 reason 0x08
    Reason: Connection Timeout
2016-01-04 08:13:17.090707 > HCI Event: Disconn Complete (0x05) plen 4
    status 0x00 handle 67 reason 0x08
    Reason: Connection Timeout
2016-01-04 08:13:17.605945 < HCI Command: LE Create Connection (0x08|0x000d) plen 25
    bdaddr 00:1E:C0:29:EF:BC type 0
    interval 96 window 48 initiator_filter 0
    own_bdaddr_type 0 min_interval 6 max_interval 12
    latency 0 supervision_to 200 min_ce 4 max_ce 6
2016-01-04 08:13:17.607790 > HCI Event: Command Status (0x0f) plen 4
    LE Create Connection (0x08|0x000d) status 0x00 ncmd 1
2016-01-04 08:13:21.103200 > HCI Event: LE Meta Event (0x3e) plen 19
    LE Connection Complete
      status 0x00 handle 64, role master
      bdaddr 00:1E:C0:29:EF:BC (Public)
2016-01-04 08:13:21.103662 < HCI Command: LE Read Remote Used Features (0x08|0x0016) plen 2
2016-01-04 08:13:21.105195 > HCI Event: Command Status (0x0f) plen 4
    LE Read Remote Used Features (0x08|0x0016) status 0x00 ncmd 1
2016-01-04 08:13:21.122202 > HCI Event: LE Meta Event (0x3e) plen 12
    LE Read Remote Used Features Complete
      status 0x00 handle 64
      Features: 0x01 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2016-01-04 08:13:21.127174 < ACL data: handle 64 flags 0x00 dlen 7
2016-01-04 08:13:21.128824 < HCI Command: LE Create Connection (0x08|0x000d) plen 25
    bdaddr B0:B4:48:B9:81:00 type 0
    interval 96 window 48 initiator_filter 0
    own_bdaddr_type 0 min_interval 6 max_interval 12
    latency 0 supervision_to 200 min_ce 4 max_ce 6
2016-01-04 08:13:21.130212 > HCI Event: Command Status (0x0f) plen 4
    LE Create Connection (0x08|0x000d) status 0x00 ncmd 1
2016-01-04 08:13:21.151971 > ACL data: handle 64 flags 0x02 dlen 7
2016-01-04 08:13:21.152811 < ACL data: handle 64 flags 0x00 dlen 11
2016-01-04 08:13:21.183205 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 64 packets 2
2016-01-04 08:13:21.194194 > HCI Event: LE Meta Event (0x3e) plen 19
    LE Connection Complete
      status 0x00 handle 65, role master
      bdaddr B0:B4:48:B9:81:00 (Public)
2016-01-04 08:13:21.194651 < HCI Command: LE Read Remote Used Features (0x08|0x0016) plen 2
2016-01-04 08:13:21.196235 > HCI Event: Command Status (0x0f) plen 4
    LE Read Remote Used Features (0x08|0x0016) status 0x00 ncmd 1
2016-01-04 08:13:21.212098 > ACL data: handle 64 flags 0x02 dlen 18
2016-01-04 08:13:21.224209 > HCI Event: LE Meta Event (0x3e) plen 12
    LE Read Remote Used Features Complete
      status 0x00 handle 65
      Features: 0x01 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2016-01-04 08:13:21.226441 < ACL data: handle 65 flags 0x00 dlen 7
2016-01-04 08:13:21.227134 < HCI Command: LE Create Connection (0x08|0x000d) plen 25
    bdaddr B0:B4:48:B8:24:86 type 0
    interval 96 window 48 initiator_filter 0
    own_bdaddr_type 0 min_interval 6 max_interval 12
    latency 0 supervision_to 200 min_ce 4 max_ce 6
2016-01-04 08:13:21.227890 < ACL data: handle 64 flags 0x00 dlen 11
2016-01-04 08:13:21.229217 > HCI Event: Command Status (0x0f) plen 4
    LE Create Connection (0x08|0x000d) status 0x00 ncmd 1
2016-01-04 08:13:21.243208 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 64 packets 1
2016-01-04 08:13:21.253477 > ACL data: handle 65 flags 0x02 dlen 7
2016-01-04 08:13:21.254315 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:21.257347 > ACL data: handle 64 flags 0x02 dlen 26
2016-01-04 08:13:21.260210 < ACL data: handle 64 flags 0x00 dlen 11
2016-01-04 08:13:21.283731 > ACL data: handle 65 flags 0x02 dlen 24
2016-01-04 08:13:21.284653 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:21.287214 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 64 packets 1
2016-01-04 08:13:21.287617 > ACL data: handle 64 flags 0x02 dlen 27
2016-01-04 08:13:21.289471 < ACL data: handle 64 flags 0x00 dlen 11
2016-01-04 08:13:21.314229 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 64 packets 1
    handle 65 packets 1
2016-01-04 08:13:21.317735 > ACL data: handle 64 flags 0x02 dlen 9
2016-01-04 08:13:21.318869 < ACL data: handle 64 flags 0x00 dlen 11
2016-01-04 08:13:21.329109 > ACL data: handle 65 flags 0x02 dlen 26
2016-01-04 08:13:21.330092 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:21.344253 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 64 packets 1
    handle 65 packets 1
2016-01-04 08:13:21.347994 > ACL data: handle 64 flags 0x02 dlen 27
2016-01-04 08:13:21.349142 < ACL data: handle 64 flags 0x00 dlen 11
2016-01-04 08:13:21.359364 > ACL data: handle 65 flags 0x02 dlen 26
2016-01-04 08:13:21.360289 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:21.374224 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 64 packets 1
    handle 65 packets 1
2016-01-04 08:13:21.376997 > ACL data: handle 64 flags 0x02 dlen 9
2016-01-04 08:13:21.382513 < ACL data: handle 64 flags 0x00 dlen 8
2016-01-04 08:13:21.388367 > ACL data: handle 65 flags 0x02 dlen 26
2016-01-04 08:13:21.389356 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:21.404231 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 64 packets 1
    handle 65 packets 1
2016-01-04 08:13:21.407241 > ACL data: handle 64 flags 0x02 dlen 5
2016-01-04 08:13:21.410193 < ACL data: handle 64 flags 0x00 dlen 11
2016-01-04 08:13:21.418626 > ACL data: handle 65 flags 0x02 dlen 26
2016-01-04 08:13:21.419608 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:21.434230 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 64 packets 1
    handle 65 packets 1
2016-01-04 08:13:21.437494 > ACL data: handle 64 flags 0x02 dlen 10
2016-01-04 08:13:21.438313 < ACL data: handle 64 flags 0x00 dlen 9
2016-01-04 08:13:21.448876 > ACL data: handle 65 flags 0x02 dlen 26
2016-01-04 08:13:21.449705 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:21.464236 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 64 packets 1
    handle 65 packets 1
2016-01-04 08:13:21.467750 > ACL data: handle 64 flags 0x02 dlen 5
2016-01-04 08:13:21.467913 > ACL data: handle 64 flags 0x02 dlen 8
2016-01-04 08:13:21.494256 > ACL data: handle 65 flags 0x02 dlen 12
2016-01-04 08:13:21.495192 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:21.506232 > HCI Event: LE Meta Event (0x3e) plen 19
    LE Connection Complete
      status 0x00 handle 66, role master
      bdaddr B0:B4:48:B8:24:86 (Public)
2016-01-04 08:13:21.506800 < HCI Command: LE Read Remote Used Features (0x08|0x0016) plen 2
2016-01-04 08:13:21.508254 > HCI Event: Command Status (0x0f) plen 4
    LE Read Remote Used Features (0x08|0x0016) status 0x00 ncmd 1
2016-01-04 08:13:21.523140 > ACL data: handle 65 flags 0x02 dlen 26
2016-01-04 08:13:21.535243 > HCI Event: LE Meta Event (0x3e) plen 12
    LE Read Remote Used Features Complete
      status 0x00 handle 66
      Features: 0x01 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2016-01-04 08:13:21.537661 < ACL data: handle 66 flags 0x00 dlen 7
2016-01-04 08:13:21.538423 < HCI Command: LE Create Connection (0x08|0x000d) plen 25
    bdaddr B0:B4:48:B8:BD:86 type 0
    interval 96 window 48 initiator_filter 0
    own_bdaddr_type 0 min_interval 6 max_interval 12
    latency 0 supervision_to 200 min_ce 4 max_ce 6
2016-01-04 08:13:21.539418 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:21.540244 > HCI Event: Command Status (0x0f) plen 4
    LE Create Connection (0x08|0x000d) status 0x00 ncmd 1
2016-01-04 08:13:21.550243 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 66 packets 1
2016-01-04 08:13:21.564511 > ACL data: handle 66 flags 0x02 dlen 7
2016-01-04 08:13:21.565362 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:21.568387 > ACL data: handle 65 flags 0x02 dlen 26
2016-01-04 08:13:21.569126 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:21.580248 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 66 packets 1
2016-01-04 08:13:21.594767 > ACL data: handle 66 flags 0x02 dlen 24
2016-01-04 08:13:21.595456 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:21.598646 > ACL data: handle 65 flags 0x02 dlen 26
2016-01-04 08:13:21.599353 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:21.610251 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 66 packets 1
2016-01-04 08:13:21.620250 > HCI Event: LE Meta Event (0x3e) plen 19
    LE Connection Complete
      status 0x00 handle 67, role master
      bdaddr B0:B4:48:B8:BD:86 (Public)
2016-01-04 08:13:21.620695 < HCI Command: LE Read Remote Used Features (0x08|0x0016) plen 2
2016-01-04 08:13:21.622269 > HCI Event: Command Status (0x0f) plen 4
    LE Read Remote Used Features (0x08|0x0016) status 0x00 ncmd 1
2016-01-04 08:13:21.625036 > ACL data: handle 66 flags 0x02 dlen 26
2016-01-04 08:13:21.628892 > ACL data: handle 65 flags 0x02 dlen 26
2016-01-04 08:13:21.651256 > HCI Event: LE Meta Event (0x3e) plen 12
    LE Read Remote Used Features Complete
      status 0x00 handle 67
      Features: 0x01 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2016-01-04 08:13:21.653488 < ACL data: handle 67 flags 0x00 dlen 7
2016-01-04 08:13:21.654445 < HCI Command: LE Create Connection (0x08|0x000d) plen 25
    bdaddr B0:B4:48:B8:BD:86 type 0
    interval 96 window 48 initiator_filter 0
    own_bdaddr_type 0 min_interval 6 max_interval 12
    latency 0 supervision_to 200 min_ce 4 max_ce 6
2016-01-04 08:13:21.655493 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:21.656266 > HCI Event: Command Status (0x0f) plen 4
    LE Create Connection (0x08|0x000d) status 0x0b ncmd 1
    Error: ACL Connection Already Exists
2016-01-04 08:13:21.658639 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:21.659867 < HCI Command: LE Create Connection (0x08|0x000d) plen 25
    bdaddr B0:B4:48:B8:0F:06 type 0
    interval 96 window 48 initiator_filter 0
    own_bdaddr_type 0 min_interval 6 max_interval 12
    latency 0 supervision_to 200 min_ce 4 max_ce 6
2016-01-04 08:13:21.661257 > HCI Event: Command Status (0x0f) plen 4
    LE Create Connection (0x08|0x000d) status 0x00 ncmd 1
2016-01-04 08:13:21.668259 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 67 packets 1
2016-01-04 08:13:21.674257 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
2016-01-04 08:13:21.681525 > ACL data: handle 67 flags 0x02 dlen 7
2016-01-04 08:13:21.682338 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:21.685398 > ACL data: handle 66 flags 0x02 dlen 26
2016-01-04 08:13:21.686136 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:21.700258 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 66 packets 1
2016-01-04 08:13:21.704279 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:21.705432 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:21.711902 > ACL data: handle 67 flags 0x02 dlen 24
2016-01-04 08:13:21.712668 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:21.726275 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 67 packets 1
2016-01-04 08:13:21.729534 > ACL data: handle 66 flags 0x02 dlen 26
2016-01-04 08:13:21.730452 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:21.733404 > ACL data: handle 65 flags 0x02 dlen 13
2016-01-04 08:13:21.734067 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:21.741042 > ACL data: handle 67 flags 0x02 dlen 24
2016-01-04 08:13:21.741758 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:21.749271 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
2016-01-04 08:13:21.759914 > ACL data: handle 66 flags 0x02 dlen 26
2016-01-04 08:13:21.760744 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:21.763785 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:21.764460 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:21.771408 > ACL data: handle 67 flags 0x02 dlen 26
2016-01-04 08:13:21.772163 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:21.775317 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 66 packets 1
2016-01-04 08:13:21.786269 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 67 packets 1
2016-01-04 08:13:21.790285 > ACL data: handle 66 flags 0x02 dlen 26
2016-01-04 08:13:21.791046 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:21.794161 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:21.794975 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:21.801790 > ACL data: handle 67 flags 0x02 dlen 26
2016-01-04 08:13:21.802544 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:21.809281 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
2016-01-04 08:13:21.818268 > HCI Event: LE Meta Event (0x3e) plen 19
    LE Connection Complete
      status 0x00 handle 68, role master
      bdaddr B0:B4:48:B8:0F:06 (Public)
2016-01-04 08:13:21.818667 < HCI Command: LE Read Remote Used Features (0x08|0x0016) plen 2
2016-01-04 08:13:21.819425 > ACL data: handle 66 flags 0x02 dlen 12
2016-01-04 08:13:21.820286 > HCI Event: Command Status (0x0f) plen 4
    LE Read Remote Used Features (0x08|0x0016) status 0x00 ncmd 1
2016-01-04 08:13:21.823298 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:21.830918 > ACL data: handle 67 flags 0x02 dlen 26
2016-01-04 08:13:21.856310 > HCI Event: LE Meta Event (0x3e) plen 12
    LE Read Remote Used Features Complete
      status 0x00 handle 68
      Features: 0x01 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2016-01-04 08:13:21.858591 < ACL data: handle 68 flags 0x00 dlen 7
2016-01-04 08:13:21.859190 < HCI Command: LE Create Connection (0x08|0x000d) plen 25
    bdaddr B0:B4:48:B7:FC:00 type 0
    interval 96 window 48 initiator_filter 0
    own_bdaddr_type 0 min_interval 6 max_interval 12
    latency 0 supervision_to 200 min_ce 4 max_ce 6
2016-01-04 08:13:21.859811 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:21.860538 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:21.861155 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:21.861306 > HCI Event: Command Status (0x0f) plen 4
    LE Create Connection (0x08|0x000d) status 0x00 ncmd 1
2016-01-04 08:13:21.869292 > HCI Event: Number of Completed Packets (0x13) plen 13
    handle 67 packets 1
    handle 66 packets 1
    handle 65 packets 1
2016-01-04 08:13:21.877303 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 68 packets 1
    handle 67 packets 1
2016-01-04 08:13:21.879800 > ACL data: handle 66 flags 0x02 dlen 26
2016-01-04 08:13:21.880704 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:21.883680 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:21.884450 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:21.886297 > ACL data: handle 68 flags 0x02 dlen 7
2016-01-04 08:13:21.887167 < ACL data: handle 68 flags 0x00 dlen 11
2016-01-04 08:13:21.891430 > ACL data: handle 67 flags 0x02 dlen 26
2016-01-04 08:13:21.892167 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:21.899287 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
2016-01-04 08:13:21.906283 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 68 packets 1
    handle 67 packets 1
2016-01-04 08:13:21.910299 > ACL data: handle 66 flags 0x02 dlen 26
2016-01-04 08:13:21.911062 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:21.914176 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:21.914877 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:21.916815 > ACL data: handle 68 flags 0x02 dlen 24
2016-01-04 08:13:21.917498 < ACL data: handle 68 flags 0x00 dlen 11
2016-01-04 08:13:21.921926 > ACL data: handle 67 flags 0x02 dlen 26
2016-01-04 08:13:21.922613 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:21.929289 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
2016-01-04 08:13:21.939553 > ACL data: handle 66 flags 0x02 dlen 26
2016-01-04 08:13:21.940272 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:21.943436 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:21.944124 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:21.946291 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 68 packets 1
2016-01-04 08:13:21.951066 > ACL data: handle 67 flags 0x02 dlen 26
2016-01-04 08:13:21.951775 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:21.958285 > HCI Event: LE Meta Event (0x3e) plen 19
    LE Connection Complete
      status 0x00 handle 69, role master
      bdaddr B0:B4:48:B7:FC:00 (Public)
2016-01-04 08:13:21.958741 < HCI Command: LE Read Remote Used Features (0x08|0x0016) plen 2
2016-01-04 08:13:21.959300 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
2016-01-04 08:13:21.960308 > HCI Event: Command Status (0x0f) plen 4
    LE Read Remote Used Features (0x08|0x0016) status 0x00 ncmd 1
2016-01-04 08:13:21.961188 > ACL data: handle 68 flags 0x02 dlen 26
2016-01-04 08:13:21.970075 > ACL data: handle 66 flags 0x02 dlen 26
2016-01-04 08:13:21.973934 > ACL data: handle 65 flags 0x02 dlen 13
2016-01-04 08:13:21.981558 > ACL data: handle 67 flags 0x02 dlen 26
2016-01-04 08:13:22.005326 > HCI Event: LE Meta Event (0x3e) plen 12
    LE Read Remote Used Features Complete
      status 0x00 handle 69
      Features: 0x01 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2016-01-04 08:13:22.008391 < ACL data: handle 69 flags 0x00 dlen 7
2016-01-04 08:13:22.010461 < ACL data: handle 68 flags 0x00 dlen 11
2016-01-04 08:13:22.014723 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:22.016019 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:22.017752 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:22.020320 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 69 packets 1
2016-01-04 08:13:22.026301 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 68 packets 1
    handle 67 packets 1
2016-01-04 08:13:22.034300 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
2016-01-04 08:13:22.035441 > ACL data: handle 69 flags 0x02 dlen 7
2016-01-04 08:13:22.036998 < ACL data: handle 69 flags 0x00 dlen 11
2016-01-04 08:13:22.041818 > ACL data: handle 67 flags 0x02 dlen 26
2016-01-04 08:13:22.042743 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:22.044442 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:22.046088 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:22.048318 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:22.049209 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:22.050945 > ACL data: handle 68 flags 0x02 dlen 26
2016-01-04 08:13:22.051773 < ACL data: handle 68 flags 0x00 dlen 11
2016-01-04 08:13:22.056318 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 69 packets 1
    handle 67 packets 1
2016-01-04 08:13:22.064315 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
2016-01-04 08:13:22.064839 > ACL data: handle 69 flags 0x02 dlen 24
2016-01-04 08:13:22.065759 < ACL data: handle 69 flags 0x00 dlen 11
2016-01-04 08:13:22.071195 > ACL data: handle 67 flags 0x02 dlen 26
2016-01-04 08:13:22.072069 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:22.078827 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:22.079647 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:22.080309 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 68 packets 1
    handle 69 packets 1
2016-01-04 08:13:22.081446 > ACL data: handle 68 flags 0x02 dlen 26
2016-01-04 08:13:22.082385 < ACL data: handle 68 flags 0x00 dlen 11
2016-01-04 08:13:22.090322 > ACL data: handle 66 flags 0x02 dlen 13
2016-01-04 08:13:22.091094 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:22.094308 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 65 packets 1
2016-01-04 08:13:22.095447 > ACL data: handle 69 flags 0x02 dlen 26
2016-01-04 08:13:22.096500 < ACL data: handle 69 flags 0x00 dlen 11
2016-01-04 08:13:22.101833 > ACL data: handle 67 flags 0x02 dlen 26
2016-01-04 08:13:22.109477 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:22.110323 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 69 packets 1
2016-01-04 08:13:22.113270 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:22.114227 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:22.116489 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 68 packets 1
    handle 67 packets 1
2016-01-04 08:13:22.119580 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:22.120421 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:22.124712 > ACL data: handle 69 flags 0x02 dlen 26
2016-01-04 08:13:22.125529 < ACL data: handle 69 flags 0x00 dlen 11
2016-01-04 08:13:22.126079 > ACL data: handle 68 flags 0x02 dlen 26
2016-01-04 08:13:22.127103 < ACL data: handle 68 flags 0x00 dlen 11
2016-01-04 08:13:22.131203 > ACL data: handle 67 flags 0x02 dlen 12
2016-01-04 08:13:22.131922 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:22.135312 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 66 packets 1
2016-01-04 08:13:22.138829 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:22.139652 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:22.141335 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 69 packets 1
    handle 68 packets 1
2016-01-04 08:13:22.150207 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:22.151065 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:22.154319 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 65 packets 1
2016-01-04 08:13:22.155330 > ACL data: handle 69 flags 0x02 dlen 26
2016-01-04 08:13:22.156373 < ACL data: handle 69 flags 0x00 dlen 11
2016-01-04 08:13:22.161715 > ACL data: handle 67 flags 0x02 dlen 12
2016-01-04 08:13:22.162616 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:22.169332 > ACL data: handle 65 flags 0x02 dlen 9
2016-01-04 08:13:22.170840 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:22.171959 > ACL data: handle 68 flags 0x02 dlen 26
2016-01-04 08:13:22.173185 < ACL data: handle 68 flags 0x00 dlen 11
2016-01-04 08:13:22.180321 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 69 packets 1
    handle 66 packets 1
2016-01-04 08:13:22.180838 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:22.181731 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:22.184723 > ACL data: handle 69 flags 0x02 dlen 26
2016-01-04 08:13:22.185434 < ACL data: handle 69 flags 0x00 dlen 11
2016-01-04 08:13:22.186335 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 68 packets 1
2016-01-04 08:13:22.195321 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 66 packets 1
2016-01-04 08:13:22.198583 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:22.199340 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:22.206210 > ACL data: handle 67 flags 0x02 dlen 26
2016-01-04 08:13:22.207359 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:22.210094 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:22.211110 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:22.214325 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 69 packets 1
    handle 65 packets 1
2016-01-04 08:13:22.215210 > ACL data: handle 69 flags 0x02 dlen 26
2016-01-04 08:13:22.216558 < ACL data: handle 69 flags 0x00 dlen 11
2016-01-04 08:13:22.216608 > ACL data: handle 68 flags 0x02 dlen 12
2016-01-04 08:13:22.217644 < ACL data: handle 68 flags 0x00 dlen 11
2016-01-04 08:13:22.225347 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 66 packets 1
2016-01-04 08:13:22.229215 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:22.230513 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:22.231331 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 69 packets 1
    handle 68 packets 1
2016-01-04 08:13:22.235590 > ACL data: handle 67 flags 0x02 dlen 26
2016-01-04 08:13:22.236633 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:22.239467 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:22.240404 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:22.244593 > ACL data: handle 69 flags 0x02 dlen 12
2016-01-04 08:13:22.245435 < ACL data: handle 69 flags 0x00 dlen 11
2016-01-04 08:13:22.245971 > ACL data: handle 68 flags 0x02 dlen 26
2016-01-04 08:13:22.246911 < ACL data: handle 68 flags 0x00 dlen 11
2016-01-04 08:13:22.251330 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 67 packets 1
2016-01-04 08:13:22.258600 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:22.259559 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:22.260234 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 69 packets 1
2016-01-04 08:13:22.266221 > ACL data: handle 67 flags 0x02 dlen 26
2016-01-04 08:13:22.267084 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:22.275108 > ACL data: handle 69 flags 0x02 dlen 26
2016-01-04 08:13:22.275844 < ACL data: handle 69 flags 0x00 dlen 11
2016-01-04 08:13:22.276346 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 68 packets 1
2016-01-04 08:13:22.285222 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:22.285962 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:22.289106 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:22.289813 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:22.290339 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 69 packets 1
2016-01-04 08:13:22.291731 > ACL data: handle 68 flags 0x02 dlen 26
2016-01-04 08:13:22.292449 < ACL data: handle 68 flags 0x00 dlen 11
2016-01-04 08:13:22.304347 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
2016-01-04 08:13:22.305595 > ACL data: handle 69 flags 0x02 dlen 26
2016-01-04 08:13:22.306429 < ACL data: handle 69 flags 0x00 dlen 11
2016-01-04 08:13:22.310730 > ACL data: handle 67 flags 0x02 dlen 26
2016-01-04 08:13:22.311401 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:22.314599 > ACL data: handle 66 flags 0x02 dlen 13
2016-01-04 08:13:22.315207 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:22.318474 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:22.319159 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:22.320337 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 68 packets 1
    handle 69 packets 1
2016-01-04 08:13:22.330336 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 66 packets 1
2016-01-04 08:13:22.334852 > ACL data: handle 69 flags 0x02 dlen 26
2016-01-04 08:13:22.335550 < ACL data: handle 69 flags 0x00 dlen 11
2016-01-04 08:13:22.336231 > ACL data: handle 68 flags 0x02 dlen 26
2016-01-04 08:13:22.336981 < ACL data: handle 68 flags 0x00 dlen 11
2016-01-04 08:13:22.341358 > ACL data: handle 67 flags 0x02 dlen 26
2016-01-04 08:13:22.342094 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:22.348979 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:22.349713 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:22.350356 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 69 packets 1
2016-01-04 08:13:22.356347 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 68 packets 1
    handle 67 packets 1
2016-01-04 08:13:22.360357 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:22.361236 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:22.365480 > ACL data: handle 69 flags 0x02 dlen 26
2016-01-04 08:13:22.366876 > ACL data: handle 68 flags 0x02 dlen 26
2016-01-04 08:13:22.368466 < ACL data: handle 69 flags 0x00 dlen 11
2016-01-04 08:13:22.370751 > ACL data: handle 67 flags 0x02 dlen 26
2016-01-04 08:13:22.371038 < ACL data: handle 68 flags 0x00 dlen 11
2016-01-04 08:13:22.371655 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:22.375346 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 66 packets 1
2016-01-04 08:13:22.381342 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 69 packets 1
    handle 68 packets 1
2016-01-04 08:13:22.389606 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:22.390359 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:22.393484 > ACL data: handle 65 flags 0x02 dlen 9
2016-01-04 08:13:22.394375 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:22.394863 > ACL data: handle 69 flags 0x02 dlen 27
2016-01-04 08:13:22.395923 < ACL data: handle 69 flags 0x00 dlen 11
2016-01-04 08:13:22.396244 > ACL data: handle 68 flags 0x02 dlen 27
2016-01-04 08:13:22.397362 < ACL data: handle 68 flags 0x00 dlen 11
2016-01-04 08:13:22.401359 > ACL data: handle 67 flags 0x02 dlen 26
2016-01-04 08:13:22.405359 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 66 packets 1
2016-01-04 08:13:22.405535 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:22.410347 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 69 packets 1
2016-01-04 08:13:22.416359 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 68 packets 1
    handle 67 packets 1
2016-01-04 08:13:22.420237 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:22.421003 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:22.424120 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:22.425129 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:22.425501 > ACL data: handle 69 flags 0x02 dlen 13
2016-01-04 08:13:22.426110 < ACL data: handle 69 flags 0x00 dlen 11
2016-01-04 08:13:22.430613 > ACL data: handle 67 flags 0x02 dlen 26
2016-01-04 08:13:22.431732 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:22.439358 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
2016-01-04 08:13:22.440749 > ACL data: handle 68 flags 0x02 dlen 13
2016-01-04 08:13:22.441418 < ACL data: handle 68 flags 0x00 dlen 11
2016-01-04 08:13:22.446363 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 69 packets 1
    handle 67 packets 1
2016-01-04 08:13:22.449616 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:22.450302 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:22.453493 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:22.454151 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:22.454871 > ACL data: handle 69 flags 0x02 dlen 27
2016-01-04 08:13:22.455450 < ACL data: handle 69 flags 0x00 dlen 11
2016-01-04 08:13:22.461242 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:22.462364 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:22.465354 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 68 packets 1
    handle 66 packets 1
2016-01-04 08:13:22.470353 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 69 packets 1
2016-01-04 08:13:22.471366 > ACL data: handle 68 flags 0x02 dlen 27
2016-01-04 08:13:22.472033 < ACL data: handle 68 flags 0x00 dlen 11
2016-01-04 08:13:22.480245 > ACL data: handle 66 flags 0x02 dlen 9
2016-01-04 08:13:22.481279 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:22.484127 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:22.484852 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:22.485495 > ACL data: handle 69 flags 0x02 dlen 27
2016-01-04 08:13:22.486142 < ACL data: handle 69 flags 0x00 dlen 11
2016-01-04 08:13:22.490620 > ACL data: handle 67 flags 0x02 dlen 13
2016-01-04 08:13:22.491265 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:22.495356 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 66 packets 1
2016-01-04 08:13:22.500357 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 69 packets 1
2016-01-04 08:13:22.506363 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 68 packets 1
    handle 67 packets 1
2016-01-04 08:13:22.509496 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:22.510165 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:22.513371 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:22.514035 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:22.514757 > ACL data: handle 69 flags 0x02 dlen 27
2016-01-04 08:13:22.515428 < ACL data: handle 69 flags 0x00 dlen 11
2016-01-04 08:13:22.516133 > ACL data: handle 68 flags 0x02 dlen 27
2016-01-04 08:13:22.516979 < ACL data: handle 68 flags 0x00 dlen 11
2016-01-04 08:13:22.521248 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:22.521863 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:22.529360 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
2016-01-04 08:13:22.531373 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 69 packets 1
    handle 68 packets 1
2016-01-04 08:13:22.540153 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:22.544032 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:22.545395 > ACL data: handle 69 flags 0x02 dlen 27
2016-01-04 08:13:22.547662 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:22.548668 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:22.549321 < ACL data: handle 69 flags 0x00 dlen 11
2016-01-04 08:13:22.551760 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:22.552472 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:22.555365 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 66 packets 1
2016-01-04 08:13:22.560364 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 69 packets 1
2016-01-04 08:13:22.561879 > ACL data: handle 68 flags 0x02 dlen 27
2016-01-04 08:13:22.562636 < ACL data: handle 68 flags 0x00 dlen 11
2016-01-04 08:13:22.569507 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:22.570246 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:22.573379 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:22.574413 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:22.574772 > ACL data: handle 69 flags 0x02 dlen 27
2016-01-04 08:13:22.575599 < ACL data: handle 69 flags 0x00 dlen 11
2016-01-04 08:13:22.576389 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 68 packets 1
2016-01-04 08:13:22.581138 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:22.581850 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:22.589366 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
2016-01-04 08:13:22.596445 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 69 packets 1
    handle 67 packets 1
2016-01-04 08:13:22.600007 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:22.600754 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:22.603889 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:22.604897 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:22.605272 > ACL data: handle 69 flags 0x02 dlen 27
2016-01-04 08:13:22.605974 < ACL data: handle 69 flags 0x00 dlen 11
2016-01-04 08:13:22.606641 > ACL data: handle 68 flags 0x02 dlen 27
2016-01-04 08:13:22.607311 < ACL data: handle 68 flags 0x00 dlen 11
2016-01-04 08:13:22.611768 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:22.612429 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:22.620373 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 69 packets 1
2016-01-04 08:13:22.626378 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 68 packets 1
    handle 67 packets 1
2016-01-04 08:13:22.630639 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:22.631323 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:22.633262 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:22.634266 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:22.634652 > ACL data: handle 69 flags 0x02 dlen 13
2016-01-04 08:13:22.635244 < ACL data: handle 69 flags 0x00 dlen 11
2016-01-04 08:13:22.636021 > ACL data: handle 68 flags 0x02 dlen 27
2016-01-04 08:13:22.636850 < ACL data: handle 68 flags 0x00 dlen 11
2016-01-04 08:13:22.641147 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:22.641819 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:22.645375 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 66 packets 2
2016-01-04 08:13:22.650373 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 69 packets 1
2016-01-04 08:13:22.656380 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 68 packets 1
    handle 67 packets 1
2016-01-04 08:13:22.660017 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:22.660718 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:22.663892 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:22.664947 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:22.665276 > ACL data: handle 69 flags 0x02 dlen 27
2016-01-04 08:13:22.666024 < ACL data: handle 69 flags 0x00 dlen 11
2016-01-04 08:13:22.666648 > ACL data: handle 68 flags 0x02 dlen 27
2016-01-04 08:13:22.667349 < ACL data: handle 68 flags 0x00 dlen 11
2016-01-04 08:13:22.671774 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:22.672436 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:22.679396 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
2016-01-04 08:13:22.681379 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 69 packets 1
    handle 68 packets 1
2016-01-04 08:13:22.689393 > ACL data: handle 66 flags 0x02 dlen 9
2016-01-04 08:13:22.690360 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:22.693270 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:22.694296 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:22.694679 > ACL data: handle 69 flags 0x02 dlen 27
2016-01-04 08:13:22.695359 < ACL data: handle 69 flags 0x00 dlen 11
2016-01-04 08:13:22.696028 > ACL data: handle 68 flags 0x02 dlen 13
2016-01-04 08:13:22.696690 < ACL data: handle 68 flags 0x00 dlen 11
2016-01-04 08:13:22.701153 > ACL data: handle 67 flags 0x02 dlen 13
2016-01-04 08:13:22.701792 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:22.705381 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 66 packets 1
2016-01-04 08:13:22.710380 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 69 packets 1
2016-01-04 08:13:22.716388 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 68 packets 1
    handle 67 packets 1
2016-01-04 08:13:22.720034 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:22.721075 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:22.723900 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:22.724899 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:22.725298 > ACL data: handle 69 flags 0x02 dlen 27
2016-01-04 08:13:22.725977 < ACL data: handle 69 flags 0x00 dlen 11
2016-01-04 08:13:22.726657 > ACL data: handle 68 flags 0x02 dlen 27
2016-01-04 08:13:22.727335 < ACL data: handle 68 flags 0x00 dlen 11
2016-01-04 08:13:22.731784 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:22.732455 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:22.739401 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
2016-01-04 08:13:22.741388 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 69 packets 1
    handle 68 packets 1
2016-01-04 08:13:22.749400 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:22.750088 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:22.753276 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:22.754269 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:22.754671 > ACL data: handle 69 flags 0x02 dlen 27
2016-01-04 08:13:22.755359 < ACL data: handle 69 flags 0x00 dlen 11
2016-01-04 08:13:22.761028 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:22.761756 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:22.765388 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 66 packets 1
2016-01-04 08:13:22.770387 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 69 packets 1
2016-01-04 08:13:22.771163 > ACL data: handle 68 flags 0x02 dlen 27
2016-01-04 08:13:22.771865 < ACL data: handle 68 flags 0x00 dlen 11
2016-01-04 08:13:22.780031 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:22.780706 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:22.783907 > ACL data: handle 65 flags 0x02 dlen 9
2016-01-04 08:13:22.785301 > ACL data: handle 69 flags 0x02 dlen 9
2016-01-04 08:13:22.786434 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 68 packets 1
2016-01-04 08:13:22.787390 < ACL data: handle 65 flags 0x00 dlen 9
2016-01-04 08:13:22.788519 < ACL data: handle 69 flags 0x00 dlen 11
2016-01-04 08:13:22.791663 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:22.792433 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:22.799398 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
2016-01-04 08:13:22.801801 > ACL data: handle 68 flags 0x02 dlen 27
2016-01-04 08:13:22.802540 < ACL data: handle 68 flags 0x00 dlen 11
2016-01-04 08:13:22.806436 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 69 packets 1
    handle 67 packets 1
2016-01-04 08:13:22.809417 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:22.810363 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:22.813331 > ACL data: handle 65 flags 0x02 dlen 5
2016-01-04 08:13:22.814685 > ACL data: handle 69 flags 0x02 dlen 27
2016-01-04 08:13:22.815368 < ACL data: handle 65 flags 0x00 dlen 8
2016-01-04 08:13:22.816248 < ACL data: handle 69 flags 0x00 dlen 11
2016-01-04 08:13:22.821038 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:22.821841 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:22.829402 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
2016-01-04 08:13:22.831398 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 69 packets 1
    handle 68 packets 1
2016-01-04 08:13:22.839913 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:22.841230 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:22.843795 > ACL data: handle 65 flags 0x02 dlen 5
2016-01-04 08:13:22.844563 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:22.845194 > ACL data: handle 69 flags 0x02 dlen 27
2016-01-04 08:13:22.845905 < ACL data: handle 69 flags 0x00 dlen 11
2016-01-04 08:13:22.846548 > ACL data: handle 68 flags 0x02 dlen 27
2016-01-04 08:13:22.847251 < ACL data: handle 68 flags 0x00 dlen 11
2016-01-04 08:13:22.851663 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:22.852520 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:22.855404 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 66 packets 1
2016-01-04 08:13:22.860404 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 69 packets 1
2016-01-04 08:13:22.866414 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 68 packets 1
    handle 67 packets 1
2016-01-04 08:13:22.870541 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:22.871701 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:22.875666 > ACL data: handle 69 flags 0x02 dlen 27
2016-01-04 08:13:22.875817 > ACL data: handle 68 flags 0x02 dlen 9
2016-01-04 08:13:22.876516 < ACL data: handle 69 flags 0x00 dlen 11
2016-01-04 08:13:22.877261 < ACL data: handle 68 flags 0x00 dlen 11
2016-01-04 08:13:22.880918 > ACL data: handle 67 flags 0x02 dlen 13
2016-01-04 08:13:22.881567 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:22.888541 > ACL data: handle 65 flags 0x02 dlen 10
2016-01-04 08:13:22.889246 < ACL data: handle 65 flags 0x00 dlen 9
2016-01-04 08:13:22.890411 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 69 packets 1
2016-01-04 08:13:22.896413 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 68 packets 1
    handle 67 packets 1
2016-01-04 08:13:22.899920 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:22.900976 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:22.905061 > ACL data: handle 69 flags 0x02 dlen 27
2016-01-04 08:13:22.905824 < ACL data: handle 69 flags 0x00 dlen 11
2016-01-04 08:13:22.906422 > ACL data: handle 68 flags 0x02 dlen 27
2016-01-04 08:13:22.907257 < ACL data: handle 68 flags 0x00 dlen 11
2016-01-04 08:13:22.911568 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:22.912207 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:22.915423 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 66 packets 1
2016-01-04 08:13:22.919177 > ACL data: handle 65 flags 0x02 dlen 5
2016-01-04 08:13:22.920576 < ACL data: handle 65 flags 0x00 dlen 8
2016-01-04 08:13:22.926422 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 69 packets 1
    handle 67 packets 1
2016-01-04 08:13:22.930546 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:22.931672 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:22.935673 > ACL data: handle 69 flags 0x02 dlen 27
2016-01-04 08:13:22.936569 < ACL data: handle 69 flags 0x00 dlen 11
2016-01-04 08:13:22.940811 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:22.941548 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:22.945414 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 68 packets 1
    handle 66 packets 1
2016-01-04 08:13:22.950419 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 69 packets 1
2016-01-04 08:13:22.950962 > ACL data: handle 68 flags 0x02 dlen 27
2016-01-04 08:13:22.951709 < ACL data: handle 68 flags 0x00 dlen 11
2016-01-04 08:13:22.959806 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:22.960827 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:22.963676 > ACL data: handle 65 flags 0x02 dlen 5
2016-01-04 08:13:22.965086 > ACL data: handle 69 flags 0x02 dlen 27
2016-01-04 08:13:22.965377 < ACL data: handle 65 flags 0x00 dlen 8
2016-01-04 08:13:22.966447 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 68 packets 1
2016-01-04 08:13:22.966622 < ACL data: handle 69 flags 0x00 dlen 11
2016-01-04 08:13:22.971429 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:22.972251 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:22.979417 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
2016-01-04 08:13:22.986420 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 69 packets 1
    handle 67 packets 1
2016-01-04 08:13:22.990304 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:22.991435 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:22.994188 > ACL data: handle 65 flags 0x02 dlen 5
2016-01-04 08:13:22.994968 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:22.995582 > ACL data: handle 69 flags 0x02 dlen 9
2016-01-04 08:13:22.996518 < ACL data: handle 69 flags 0x00 dlen 11
2016-01-04 08:13:22.996971 > ACL data: handle 68 flags 0x02 dlen 27
2016-01-04 08:13:22.997744 < ACL data: handle 68 flags 0x00 dlen 11
2016-01-04 08:13:23.000812 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:23.001533 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:23.010431 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 69 packets 1
2016-01-04 08:13:23.016456 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 68 packets 1
    handle 67 packets 1
2016-01-04 08:13:23.023436 > ACL data: handle 65 flags 0x02 dlen 10
2016-01-04 08:13:23.024437 < ACL data: handle 65 flags 0x00 dlen 9
2016-01-04 08:13:23.024847 > ACL data: handle 69 flags 0x02 dlen 27
2016-01-04 08:13:23.026299 > ACL data: handle 68 flags 0x02 dlen 27
2016-01-04 08:13:23.031381 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:23.032965 < ACL data: handle 69 flags 0x00 dlen 11
2016-01-04 08:13:23.033608 < ACL data: handle 68 flags 0x00 dlen 11
2016-01-04 08:13:23.034194 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:23.035201 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:23.036245 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:23.039425 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
2016-01-04 08:13:23.046432 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 69 packets 1
    handle 67 packets 1
2016-01-04 08:13:23.054063 > ACL data: handle 65 flags 0x02 dlen 5
2016-01-04 08:13:23.055263 < ACL data: handle 65 flags 0x00 dlen 9
2016-01-04 08:13:23.055465 > ACL data: handle 69 flags 0x02 dlen 27
2016-01-04 08:13:23.056330 < ACL data: handle 69 flags 0x00 dlen 11
2016-01-04 08:13:23.056445 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 68 packets 1
2016-01-04 08:13:23.061816 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:23.062549 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:23.064441 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:23.065481 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:23.069562 > ACL data: handle 65 flags 0x02 dlen 25
2016-01-04 08:13:23.070442 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 69 packets 1
2016-01-04 08:13:23.070997 > ACL data: handle 68 flags 0x02 dlen 27
2016-01-04 08:13:23.073719 < ACL data: handle 68 flags 0x00 dlen 11
2016-01-04 08:13:23.080430 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 66 packets 1
2016-01-04 08:13:23.084824 > ACL data: handle 69 flags 0x02 dlen 27
2016-01-04 08:13:23.085675 < ACL data: handle 69 flags 0x00 dlen 11
2016-01-04 08:13:23.091200 > ACL data: handle 67 flags 0x02 dlen 13
2016-01-04 08:13:23.091889 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:23.095065 > ACL data: handle 66 flags 0x02 dlen 9
2016-01-04 08:13:23.098675 < ACL data: handle 66 flags 0x00 dlen 9
2016-01-04 08:13:23.098959 > ACL data: handle 65 flags 0x02 dlen 5
2016-01-04 08:13:23.100737 < ACL data: handle 65 flags 0x00 dlen 8
2016-01-04 08:13:23.101455 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 69 packets 1
    handle 68 packets 1
2016-01-04 08:13:23.110430 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 66 packets 1
2016-01-04 08:13:23.115322 > ACL data: handle 69 flags 0x02 dlen 27
2016-01-04 08:13:23.116211 < ACL data: handle 69 flags 0x00 dlen 11
2016-01-04 08:13:23.116713 > ACL data: handle 68 flags 0x02 dlen 27
2016-01-04 08:13:23.117534 < ACL data: handle 68 flags 0x00 dlen 11
2016-01-04 08:13:23.121826 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:23.122539 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:23.124445 > ACL data: handle 66 flags 0x02 dlen 5
2016-01-04 08:13:23.126035 < ACL data: handle 66 flags 0x00 dlen 8
2016-01-04 08:13:23.128324 > ACL data: handle 65 flags 0x02 dlen 5
2016-01-04 08:13:23.130443 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 69 packets 1
2016-01-04 08:13:23.136450 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 68 packets 1
    handle 67 packets 1
2016-01-04 08:13:23.144698 > ACL data: handle 69 flags 0x02 dlen 27
2016-01-04 08:13:23.145961 < ACL data: handle 69 flags 0x00 dlen 11
2016-01-04 08:13:23.146084 > ACL data: handle 68 flags 0x02 dlen 9
2016-01-04 08:13:23.147142 < ACL data: handle 68 flags 0x00 dlen 11
2016-01-04 08:13:23.151208 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:23.151948 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:23.155073 > ACL data: handle 66 flags 0x02 dlen 5
2016-01-04 08:13:23.155808 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:23.160436 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 69 packets 1
2016-01-04 08:13:23.166453 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 68 packets 1
    handle 67 packets 1
2016-01-04 08:13:23.175212 > ACL data: handle 69 flags 0x02 dlen 27
2016-01-04 08:13:23.176240 < ACL data: handle 69 flags 0x00 dlen 11
2016-01-04 08:13:23.176585 > ACL data: handle 68 flags 0x02 dlen 27
2016-01-04 08:13:23.177554 < ACL data: handle 68 flags 0x00 dlen 11
2016-01-04 08:13:23.181702 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:23.182427 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:23.190444 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 69 packets 1
2016-01-04 08:13:23.196447 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 68 packets 1
    handle 67 packets 1
2016-01-04 08:13:23.199328 > ACL data: handle 66 flags 0x02 dlen 10
2016-01-04 08:13:23.199994 < ACL data: handle 66 flags 0x00 dlen 9
2016-01-04 08:13:23.205704 > ACL data: handle 69 flags 0x02 dlen 27
2016-01-04 08:13:23.205849 > ACL data: handle 68 flags 0x02 dlen 27
2016-01-04 08:13:23.206836 < ACL data: handle 69 flags 0x00 dlen 11
2016-01-04 08:13:23.207477 < ACL data: handle 68 flags 0x00 dlen 11
2016-01-04 08:13:23.210960 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:23.211663 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:23.220449 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 69 packets 1
2016-01-04 08:13:23.226447 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 68 packets 1
    handle 67 packets 1
2016-01-04 08:13:23.229863 > ACL data: handle 66 flags 0x02 dlen 5
2016-01-04 08:13:23.231052 < ACL data: handle 66 flags 0x00 dlen 8
2016-01-04 08:13:23.234959 > ACL data: handle 69 flags 0x02 dlen 27
2016-01-04 08:13:23.236012 < ACL data: handle 69 flags 0x00 dlen 11
2016-01-04 08:13:23.236406 > ACL data: handle 68 flags 0x02 dlen 27
2016-01-04 08:13:23.237118 < ACL data: handle 68 flags 0x00 dlen 11
2016-01-04 08:13:23.241461 > ACL data: handle 67 flags 0x02 dlen 9
2016-01-04 08:13:23.242342 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:23.250452 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 69 packets 1
2016-01-04 08:13:23.256449 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 68 packets 1
    handle 67 packets 1
2016-01-04 08:13:23.260336 > ACL data: handle 66 flags 0x02 dlen 5
2016-01-04 08:13:23.261748 < ACL data: handle 66 flags 0x00 dlen 8
2016-01-04 08:13:23.266715 > ACL data: handle 68 flags 0x02 dlen 27
2016-01-04 08:13:23.267549 < ACL data: handle 68 flags 0x00 dlen 11
2016-01-04 08:13:23.271846 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:23.272491 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:23.280720 > ACL data: handle 69 flags 0x02 dlen 27
2016-01-04 08:13:23.281831 < ACL data: handle 69 flags 0x00 dlen 11
2016-01-04 08:13:23.286468 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 68 packets 1
    handle 67 packets 1
2016-01-04 08:13:23.295449 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 69 packets 1
2016-01-04 08:13:23.295862 > ACL data: handle 68 flags 0x02 dlen 27
2016-01-04 08:13:23.297173 < ACL data: handle 68 flags 0x00 dlen 11
2016-01-04 08:13:23.300975 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:23.301690 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:23.304847 > ACL data: handle 66 flags 0x02 dlen 5
2016-01-04 08:13:23.305553 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:23.309970 > ACL data: handle 69 flags 0x02 dlen 27
2016-01-04 08:13:23.310982 < ACL data: handle 69 flags 0x00 dlen 11
2016-01-04 08:13:23.316461 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 68 packets 1
    handle 67 packets 1
2016-01-04 08:13:23.323853 > ACL data: handle 65 flags 0x02 dlen 25
2016-01-04 08:13:23.325472 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 69 packets 1
2016-01-04 08:13:23.326498 > ACL data: handle 68 flags 0x02 dlen 27
2016-01-04 08:13:23.329496 < ACL data: handle 68 flags 0x00 dlen 11
2016-01-04 08:13:23.331621 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:23.332479 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:23.335471 > ACL data: handle 66 flags 0x02 dlen 10
2016-01-04 08:13:23.336261 < ACL data: handle 66 flags 0x00 dlen 9
2016-01-04 08:13:23.340616 > ACL data: handle 69 flags 0x02 dlen 27
2016-01-04 08:13:23.341724 < ACL data: handle 69 flags 0x00 dlen 11
2016-01-04 08:13:23.346474 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 68 packets 1
    handle 67 packets 1
2016-01-04 08:13:23.355456 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 69 packets 1
2016-01-04 08:13:23.356979 > ACL data: handle 68 flags 0x02 dlen 27
2016-01-04 08:13:23.358068 < ACL data: handle 68 flags 0x00 dlen 11
2016-01-04 08:13:23.360854 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:23.361793 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:23.364723 > ACL data: handle 66 flags 0x02 dlen 5
2016-01-04 08:13:23.365971 < ACL data: handle 66 flags 0x00 dlen 9
2016-01-04 08:13:23.366122 > ACL data: handle 66 flags 0x02 dlen 25
2016-01-04 08:13:23.370007 > ACL data: handle 69 flags 0x02 dlen 27
2016-01-04 08:13:23.371599 < ACL data: handle 69 flags 0x00 dlen 11
2016-01-04 08:13:23.376463 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 68 packets 1
    handle 67 packets 1
2016-01-04 08:13:23.385462 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 69 packets 1
2016-01-04 08:13:23.386362 > ACL data: handle 68 flags 0x02 dlen 27
2016-01-04 08:13:23.387453 < ACL data: handle 68 flags 0x00 dlen 11
2016-01-04 08:13:23.391476 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:23.392190 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:23.395353 > ACL data: handle 66 flags 0x02 dlen 5
2016-01-04 08:13:23.396787 < ACL data: handle 66 flags 0x00 dlen 8
2016-01-04 08:13:23.400481 > ACL data: handle 69 flags 0x02 dlen 9
2016-01-04 08:13:23.403032 < ACL data: handle 69 flags 0x00 dlen 9
2016-01-04 08:13:23.410474 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 68 packets 1
    handle 66 packets 1
2016-01-04 08:13:23.416864 > ACL data: handle 68 flags 0x02 dlen 27
2016-01-04 08:13:23.418101 < ACL data: handle 68 flags 0x00 dlen 11
2016-01-04 08:13:23.421466 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 69 packets 1
    handle 67 packets 1
2016-01-04 08:13:23.421984 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:23.422709 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:23.424616 > ACL data: handle 66 flags 0x02 dlen 5
2016-01-04 08:13:23.429734 > ACL data: handle 69 flags 0x02 dlen 5
2016-01-04 08:13:23.431236 < ACL data: handle 69 flags 0x00 dlen 8
2016-01-04 08:13:23.436490 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 68 packets 1
    handle 67 packets 1
2016-01-04 08:13:23.446111 > ACL data: handle 68 flags 0x02 dlen 27
2016-01-04 08:13:23.447442 < ACL data: handle 68 flags 0x00 dlen 11
2016-01-04 08:13:23.451245 > ACL data: handle 67 flags 0x02 dlen 9
2016-01-04 08:13:23.452052 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:23.460129 > ACL data: handle 69 flags 0x02 dlen 5
2016-01-04 08:13:23.460904 < ACL data: handle 69 flags 0x00 dlen 11
2016-01-04 08:13:23.461481 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 69 packets 1
    handle 68 packets 1
2016-01-04 08:13:23.475488 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 69 packets 1
2016-01-04 08:13:23.476503 > ACL data: handle 68 flags 0x02 dlen 27
2016-01-04 08:13:23.478251 < ACL data: handle 68 flags 0x00 dlen 11
2016-01-04 08:13:23.481615 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:23.482652 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:23.490491 > ACL data: handle 69 flags 0x02 dlen 10
2016-01-04 08:13:23.491509 < ACL data: handle 69 flags 0x00 dlen 9
2016-01-04 08:13:23.496484 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 68 packets 1
    handle 67 packets 1
2016-01-04 08:13:23.506877 > ACL data: handle 68 flags 0x02 dlen 27
2016-01-04 08:13:23.508438 < ACL data: handle 68 flags 0x00 dlen 11
2016-01-04 08:13:23.510742 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:23.512282 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:23.519621 > ACL data: handle 69 flags 0x02 dlen 5
2016-01-04 08:13:23.521248 < ACL data: handle 69 flags 0x00 dlen 8
2016-01-04 08:13:23.521514 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 69 packets 1
    handle 68 packets 1
2016-01-04 08:13:23.536000 > ACL data: handle 68 flags 0x02 dlen 9
2016-01-04 08:13:23.541378 < ACL data: handle 68 flags 0x00 dlen 9
2016-01-04 08:13:23.541505 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 69 packets 1
    handle 67 packets 1
2016-01-04 08:13:23.542410 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:23.543444 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:23.549999 > ACL data: handle 69 flags 0x02 dlen 5
2016-01-04 08:13:23.552848 < ACL data: handle 69 flags 0x00 dlen 8
2016-01-04 08:13:23.556484 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 68 packets 1
    handle 67 packets 1
2016-01-04 08:13:23.566381 > ACL data: handle 68 flags 0x02 dlen 5
2016-01-04 08:13:23.569635 < ACL data: handle 68 flags 0x00 dlen 8
2016-01-04 08:13:23.580262 > ACL data: handle 69 flags 0x02 dlen 5
2016-01-04 08:13:23.581240 < ACL data: handle 69 flags 0x00 dlen 11
2016-01-04 08:13:23.581507 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 69 packets 1
    handle 68 packets 1
2016-01-04 08:13:23.586626 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:23.587507 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:23.596755 > ACL data: handle 68 flags 0x02 dlen 5
2016-01-04 08:13:23.597646 < ACL data: handle 68 flags 0x00 dlen 11
2016-01-04 08:13:23.601490 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 69 packets 1
    handle 67 packets 1
2016-01-04 08:13:23.610629 > ACL data: handle 69 flags 0x02 dlen 10
2016-01-04 08:13:23.611475 < ACL data: handle 69 flags 0x00 dlen 9
2016-01-04 08:13:23.615753 > ACL data: handle 67 flags 0x02 dlen 9
2016-01-04 08:13:23.616779 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:23.625908 > ACL data: handle 68 flags 0x02 dlen 10
2016-01-04 08:13:23.626756 < ACL data: handle 68 flags 0x00 dlen 9
2016-01-04 08:13:23.631492 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 68 packets 1
    handle 67 packets 1
2016-01-04 08:13:23.646009 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:23.646800 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:23.653634 > ACL data: handle 65 flags 0x02 dlen 25
2016-01-04 08:13:23.655029 > ACL data: handle 69 flags 0x02 dlen 5
2016-01-04 08:13:23.656511 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 69 packets 1
    handle 68 packets 1
2016-01-04 08:13:23.661320 < ACL data: handle 69 flags 0x00 dlen 9
2016-01-04 08:13:23.665145 > ACL data: handle 66 flags 0x02 dlen 25
2016-01-04 08:13:23.665272 > ACL data: handle 66 flags 0x02 dlen 11
2016-01-04 08:13:23.670421 > ACL data: handle 69 flags 0x02 dlen 25
2016-01-04 08:13:23.670522 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 69 packets 1
2016-01-04 08:13:23.671773 > ACL data: handle 68 flags 0x02 dlen 5
2016-01-04 08:13:23.675661 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:23.681267 < ACL data: handle 68 flags 0x00 dlen 8
2016-01-04 08:13:23.682642 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:23.684547 > ACL data: handle 69 flags 0x02 dlen 5
2016-01-04 08:13:23.687670 < ACL data: handle 69 flags 0x00 dlen 8
2016-01-04 08:13:23.691522 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 68 packets 1
    handle 67 packets 1
2016-01-04 08:13:23.700901 > ACL data: handle 68 flags 0x02 dlen 5
2016-01-04 08:13:23.703859 < ACL data: handle 68 flags 0x00 dlen 8
2016-01-04 08:13:23.706020 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:23.707021 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:23.714899 > ACL data: handle 69 flags 0x02 dlen 5
2016-01-04 08:13:23.716525 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 69 packets 1
    handle 68 packets 1
2016-01-04 08:13:23.731297 > ACL data: handle 68 flags 0x02 dlen 5
2016-01-04 08:13:23.732419 < ACL data: handle 68 flags 0x00 dlen 11
2016-01-04 08:13:23.736418 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:23.737354 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:23.746519 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 68 packets 1
2016-01-04 08:13:23.761521 > ACL data: handle 68 flags 0x02 dlen 10
2016-01-04 08:13:23.762429 < ACL data: handle 68 flags 0x00 dlen 9
2016-01-04 08:13:23.766667 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:23.767516 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:23.776519 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 68 packets 1
2016-01-04 08:13:23.791775 > ACL data: handle 68 flags 0x02 dlen 5
2016-01-04 08:13:23.793038 < ACL data: handle 68 flags 0x00 dlen 9
2016-01-04 08:13:23.795653 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:23.796596 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:23.807030 > ACL data: handle 68 flags 0x02 dlen 25
2016-01-04 08:13:23.807519 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 68 packets 1
2016-01-04 08:13:23.820926 > ACL data: handle 68 flags 0x02 dlen 5
2016-01-04 08:13:23.823936 < ACL data: handle 68 flags 0x00 dlen 8
2016-01-04 08:13:23.827294 > ACL data: handle 67 flags 0x02 dlen 9
2016-01-04 08:13:23.828243 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:23.836535 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 68 packets 1
2016-01-04 08:13:23.851184 > ACL data: handle 68 flags 0x02 dlen 5
2016-01-04 08:13:23.856329 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:23.857570 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:23.871547 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 67 packets 2
2016-01-04 08:13:23.882527 > HCI Event: Disconn Complete (0x05) plen 4
    status 0x00 handle 64 reason 0x08
    Reason: Connection Timeout
2016-01-04 08:13:23.886453 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:23.925301 > ACL data: handle 69 flags 0x02 dlen 25
2016-01-04 08:13:23.954171 > ACL data: handle 65 flags 0x02 dlen 25
2016-01-04 08:13:23.955542 > ACL data: handle 69 flags 0x02 dlen 11
2016-01-04 08:13:23.964423 > ACL data: handle 66 flags 0x02 dlen 25
2016-01-04 08:13:23.988182 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:24.005838 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:24.008949 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:24.021554 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 67 packets 2
2016-01-04 08:13:24.035945 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:24.037051 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:24.061075 > ACL data: handle 68 flags 0x02 dlen 25
2016-01-04 08:13:24.066223 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:24.067989 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:24.081555 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 67 packets 2
2016-01-04 08:13:24.091319 > ACL data: handle 68 flags 0x02 dlen 11
2016-01-04 08:13:24.096448 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:24.098299 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:24.126567 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:24.127692 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:24.141560 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 67 packets 2
2016-01-04 08:13:24.156693 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:24.157764 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:24.186823 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:24.187846 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:24.201562 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 67 packets 2
2016-01-04 08:13:24.215702 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:24.216976 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:24.245856 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:24.253485 > ACL data: handle 65 flags 0x02 dlen 25
2016-01-04 08:13:24.253692 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:24.254848 > ACL data: handle 69 flags 0x02 dlen 25
2016-01-04 08:13:24.261604 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 67 packets 2
2016-01-04 08:13:24.265000 > ACL data: handle 66 flags 0x02 dlen 25
2016-01-04 08:13:24.276381 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:24.279701 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:24.306485 > ACL data: handle 67 flags 0x02 dlen 9
2016-01-04 08:13:24.307887 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:24.321596 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 67 packets 2
2016-01-04 08:13:24.336592 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:24.337965 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:24.366723 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:24.367895 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:24.381582 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 67 packets 2
2016-01-04 08:13:24.390597 > ACL data: handle 68 flags 0x02 dlen 25
2016-01-04 08:13:24.395754 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:24.397358 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:24.425856 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:24.427158 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:24.441592 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 67 packets 2
2016-01-04 08:13:24.455989 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:24.457113 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:24.486114 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:24.487273 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:24.501596 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 67 packets 2
2016-01-04 08:13:24.516236 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:24.517405 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:24.546367 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:24.547400 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:24.554005 > ACL data: handle 65 flags 0x02 dlen 25
2016-01-04 08:13:24.555382 > ACL data: handle 69 flags 0x02 dlen 25
2016-01-04 08:13:24.561639 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 67 packets 2
2016-01-04 08:13:24.576749 > ACL data: handle 67 flags 0x02 dlen 9
2016-01-04 08:13:24.579382 > ACL data: handle 66 flags 0x02 dlen 25
2016-01-04 08:13:24.614250 < HCI Command: LE Create Connection (0x08|0x000d) plen 25
    bdaddr 00:1E:C0:29:EF:BC type 0
    interval 96 window 48 initiator_filter 0
    own_bdaddr_type 0 min_interval 6 max_interval 12
    latency 0 supervision_to 200 min_ce 4 max_ce 6
2016-01-04 08:13:24.616643 > HCI Event: Command Status (0x0f) plen 4
    LE Create Connection (0x08|0x000d) status 0x00 ncmd 1
2016-01-04 08:13:24.654521 > ACL data: handle 66 flags 0x02 dlen 11
2016-01-04 08:13:24.690892 > ACL data: handle 68 flags 0x02 dlen 25
2016-01-04 08:13:24.732617 > HCI Event: LE Meta Event (0x3e) plen 19
    LE Connection Complete
      status 0x00 handle 64, role master
      bdaddr 00:1E:C0:29:EF:BC (Public)
2016-01-04 08:13:24.733084 < HCI Command: LE Read Remote Used Features (0x08|0x0016) plen 2
2016-01-04 08:13:24.734649 > HCI Event: Command Status (0x0f) plen 4
    LE Read Remote Used Features (0x08|0x0016) status 0x00 ncmd 1
2016-01-04 08:13:24.752626 > HCI Event: LE Meta Event (0x3e) plen 12
    LE Read Remote Used Features Complete
      status 0x00 handle 64
      Features: 0x01 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2016-01-04 08:13:24.755031 < ACL data: handle 64 flags 0x00 dlen 7
2016-01-04 08:13:24.782296 > ACL data: handle 64 flags 0x02 dlen 7
2016-01-04 08:13:24.783398 < ACL data: handle 64 flags 0x00 dlen 11
2016-01-04 08:13:24.797633 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 64 packets 2
2016-01-04 08:13:24.812405 > ACL data: handle 64 flags 0x02 dlen 18
2016-01-04 08:13:24.813321 < ACL data: handle 64 flags 0x00 dlen 11
2016-01-04 08:13:24.842531 > ACL data: handle 64 flags 0x02 dlen 26
2016-01-04 08:13:24.844464 < ACL data: handle 64 flags 0x00 dlen 11
2016-01-04 08:13:24.853906 > ACL data: handle 65 flags 0x02 dlen 25
2016-01-04 08:13:24.855300 > ACL data: handle 69 flags 0x02 dlen 25
2016-01-04 08:13:24.857660 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 64 packets 2
2016-01-04 08:13:24.865425 > ACL data: handle 66 flags 0x02 dlen 25
2016-01-04 08:13:24.873060 > ACL data: handle 64 flags 0x02 dlen 27
2016-01-04 08:13:24.876496 < ACL data: handle 64 flags 0x00 dlen 11
2016-01-04 08:13:24.901911 > ACL data: handle 64 flags 0x02 dlen 9
2016-01-04 08:13:24.902905 < ACL data: handle 64 flags 0x00 dlen 11
2016-01-04 08:13:24.917650 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 64 packets 2
2016-01-04 08:13:24.932047 > ACL data: handle 64 flags 0x02 dlen 27
2016-01-04 08:13:24.932929 < ACL data: handle 64 flags 0x00 dlen 11
2016-01-04 08:13:24.959665 > ACL data: handle 69 flags 0x02 dlen 11
2016-01-04 08:13:24.977301 > ACL data: handle 64 flags 0x02 dlen 9
2016-01-04 08:13:24.987653 < ACL data: handle 64 flags 0x00 dlen 8
2016-01-04 08:13:24.991199 > ACL data: handle 68 flags 0x02 dlen 25
2016-01-04 08:13:24.992683 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 64 packets 2
2016-01-04 08:13:25.007584 > ACL data: handle 64 flags 0x02 dlen 5
2016-01-04 08:13:25.009852 < ACL data: handle 64 flags 0x00 dlen 11
2016-01-04 08:13:25.037689 > ACL data: handle 64 flags 0x02 dlen 10
2016-01-04 08:13:25.038867 < ACL data: handle 64 flags 0x00 dlen 9
2016-01-04 08:13:25.052669 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 64 packets 2
2016-01-04 08:13:25.067812 > ACL data: handle 64 flags 0x02 dlen 5
2016-01-04 08:13:25.067935 > ACL data: handle 64 flags 0x02 dlen 8
2016-01-04 08:13:25.096812 > ACL data: handle 68 flags 0x02 dlen 11
2016-01-04 08:13:25.141940 > ACL data: handle 64 flags 0x02 dlen 24
2016-01-04 08:13:25.153318 > ACL data: handle 65 flags 0x02 dlen 25
2016-01-04 08:13:25.154701 > ACL data: handle 69 flags 0x02 dlen 25
2016-01-04 08:13:25.164827 > ACL data: handle 66 flags 0x02 dlen 25
2016-01-04 08:13:25.291230 > ACL data: handle 68 flags 0x02 dlen 25
2016-01-04 08:13:25.453856 > ACL data: handle 65 flags 0x02 dlen 25
2016-01-04 08:13:25.455244 > ACL data: handle 69 flags 0x02 dlen 25
2016-01-04 08:13:25.465372 > ACL data: handle 66 flags 0x02 dlen 25
2016-01-04 08:13:25.591754 > ACL data: handle 68 flags 0x02 dlen 25
2016-01-04 08:13:25.636876 > ACL data: handle 64 flags 0x02 dlen 24
2016-01-04 08:13:25.659517 > ACL data: handle 66 flags 0x02 dlen 11
2016-01-04 08:13:25.753394 > ACL data: handle 65 flags 0x02 dlen 25
2016-01-04 08:13:25.754775 > ACL data: handle 69 flags 0x02 dlen 25
2016-01-04 08:13:25.764893 > ACL data: handle 66 flags 0x02 dlen 25
2016-01-04 08:13:25.891283 > ACL data: handle 68 flags 0x02 dlen 25
2016-01-04 08:13:25.965177 > ACL data: handle 69 flags 0x02 dlen 11
2016-01-04 08:13:26.054051 > ACL data: handle 65 flags 0x02 dlen 25
2016-01-04 08:13:26.055442 > ACL data: handle 69 flags 0x02 dlen 25
2016-01-04 08:13:26.065586 > ACL data: handle 66 flags 0x02 dlen 25
2016-01-04 08:13:26.101933 > ACL data: handle 68 flags 0x02 dlen 11
2016-01-04 08:13:26.132061 > ACL data: handle 64 flags 0x02 dlen 24
2016-01-04 08:13:26.190944 > ACL data: handle 68 flags 0x02 dlen 25
2016-01-04 08:13:26.353593 > ACL data: handle 65 flags 0x02 dlen 25
2016-01-04 08:13:26.354975 > ACL data: handle 69 flags 0x02 dlen 25
2016-01-04 08:13:26.365100 > ACL data: handle 66 flags 0x02 dlen 25
2016-01-04 08:13:26.491477 > ACL data: handle 68 flags 0x02 dlen 25
2016-01-04 08:13:26.642877 > ACL data: handle 64 flags 0x02 dlen 24
2016-01-04 08:13:26.654254 > ACL data: handle 65 flags 0x02 dlen 25
2016-01-04 08:13:26.655632 > ACL data: handle 69 flags 0x02 dlen 25
2016-01-04 08:13:26.664531 > ACL data: handle 66 flags 0x02 dlen 25
2016-01-04 08:13:26.665911 > ACL data: handle 66 flags 0x02 dlen 11
2016-01-04 08:13:26.791027 > ACL data: handle 68 flags 0x02 dlen 25
2016-01-04 08:13:26.953680 > ACL data: handle 65 flags 0x02 dlen 25
2016-01-04 08:13:26.955043 > ACL data: handle 69 flags 0x02 dlen 25
2016-01-04 08:13:26.965210 > ACL data: handle 66 flags 0x02 dlen 25
2016-01-04 08:13:26.970310 > ACL data: handle 69 flags 0x02 dlen 11
2016-01-04 08:13:27.091700 > ACL data: handle 68 flags 0x02 dlen 25
2016-01-04 08:13:27.106801 > ACL data: handle 68 flags 0x02 dlen 11
2016-01-04 08:13:27.136929 > ACL data: handle 64 flags 0x02 dlen 24
2016-01-04 08:13:27.253314 > ACL data: handle 65 flags 0x02 dlen 25
2016-01-04 08:13:27.254702 > ACL data: handle 69 flags 0x02 dlen 25
2016-01-04 08:13:27.279812 > ACL data: handle 66 flags 0x02 dlen 25
2016-01-04 08:13:27.391208 > ACL data: handle 68 flags 0x02 dlen 25
2016-01-04 08:13:27.553848 > ACL data: handle 65 flags 0x02 dlen 25
2016-01-04 08:13:27.555234 > ACL data: handle 69 flags 0x02 dlen 25
2016-01-04 08:13:27.565384 > ACL data: handle 66 flags 0x02 dlen 25
2016-01-04 08:13:27.632978 > ACL data: handle 64 flags 0x02 dlen 24
2016-01-04 08:13:27.669359 > ACL data: handle 66 flags 0x02 dlen 11
2016-01-04 08:13:27.691983 > ACL data: handle 68 flags 0x02 dlen 25
2016-01-04 08:13:27.853404 > ACL data: handle 65 flags 0x02 dlen 25
2016-01-04 08:13:27.854779 > ACL data: handle 69 flags 0x02 dlen 25
2016-01-04 08:13:27.864915 > ACL data: handle 66 flags 0x02 dlen 25
2016-01-04 08:13:27.975035 > ACL data: handle 69 flags 0x02 dlen 11
2016-01-04 08:13:27.991419 > ACL data: handle 68 flags 0x02 dlen 25
2016-01-04 08:13:28.111566 > ACL data: handle 68 flags 0x02 dlen 11
2016-01-04 08:13:28.154176 > ACL data: handle 65 flags 0x02 dlen 25
2016-01-04 08:13:28.155564 > ACL data: handle 69 flags 0x02 dlen 25
2016-01-04 08:13:28.164463 > ACL data: handle 66 flags 0x02 dlen 25
2016-01-04 08:13:28.290832 > ACL data: handle 68 flags 0x02 dlen 25
2016-01-04 08:13:30.152288 > HCI Event: Disconn Complete (0x05) plen 4
    status 0x00 handle 64 reason 0x08
    Reason: Connection Timeout
2016-01-04 08:13:30.314309 > HCI Event: Disconn Complete (0x05) plen 4
    status 0x00 handle 65 reason 0x08
    Reason: Connection Timeout
2016-01-04 08:13:30.321305 > HCI Event: Disconn Complete (0x05) plen 4
    status 0x00 handle 67 reason 0x08
    Reason: Connection Timeout
2016-01-04 08:13:30.325312 > HCI Event: Disconn Complete (0x05) plen 4
    status 0x00 handle 66 reason 0x08
    Reason: Connection Timeout
2016-01-04 08:13:30.420307 > HCI Event: Disconn Complete (0x05) plen 4
    status 0x00 handle 69 reason 0x08
    Reason: Connection Timeout
2016-01-04 08:13:30.421298 > HCI Event: Disconn Complete (0x05) plen 4
    status 0x00 handle 68 reason 0x08
    Reason: Connection Timeout
2016-01-04 08:13:30.902551 < HCI Command: LE Create Connection (0x08|0x000d) plen 25
    bdaddr 00:1E:C0:29:EF:BC type 0
    interval 96 window 48 initiator_filter 0
    own_bdaddr_type 0 min_interval 6 max_interval 12
    latency 0 supervision_to 200 min_ce 4 max_ce 6
2016-01-04 08:13:30.904373 > HCI Event: Command Status (0x0f) plen 4
    LE Create Connection (0x08|0x000d) status 0x00 ncmd 1
2016-01-04 08:13:34.074735 > HCI Event: LE Meta Event (0x3e) plen 19
    LE Connection Complete
      status 0x00 handle 64, role master
      bdaddr 00:1E:C0:29:EF:BC (Public)
2016-01-04 08:13:34.075164 < HCI Command: LE Read Remote Used Features (0x08|0x0016) plen 2
2016-01-04 08:13:34.076751 > HCI Event: Command Status (0x0f) plen 4
    LE Read Remote Used Features (0x08|0x0016) status 0x00 ncmd 1
2016-01-04 08:13:34.097754 > HCI Event: LE Meta Event (0x3e) plen 12
    LE Read Remote Used Features Complete
      status 0x00 handle 64
      Features: 0x01 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2016-01-04 08:13:34.100400 < ACL data: handle 64 flags 0x00 dlen 7
2016-01-04 08:13:34.101434 < HCI Command: LE Create Connection (0x08|0x000d) plen 25
    bdaddr B0:B4:48:B9:81:00 type 0
    interval 96 window 48 initiator_filter 0
    own_bdaddr_type 0 min_interval 6 max_interval 12
    latency 0 supervision_to 200 min_ce 4 max_ce 6
2016-01-04 08:13:34.102751 > HCI Event: Command Status (0x0f) plen 4
    LE Create Connection (0x08|0x000d) status 0x00 ncmd 1
2016-01-04 08:13:34.127895 > ACL data: handle 64 flags 0x02 dlen 7
2016-01-04 08:13:34.129127 < ACL data: handle 64 flags 0x00 dlen 11
2016-01-04 08:13:34.142747 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 64 packets 2
2016-01-04 08:13:34.158014 > ACL data: handle 64 flags 0x02 dlen 18
2016-01-04 08:13:34.158944 < ACL data: handle 64 flags 0x00 dlen 11
2016-01-04 08:13:34.168744 > HCI Event: LE Meta Event (0x3e) plen 19
    LE Connection Complete
      status 0x00 handle 65, role master
      bdaddr B0:B4:48:B9:81:00 (Public)
2016-01-04 08:13:34.169140 < HCI Command: LE Read Remote Used Features (0x08|0x0016) plen 2
2016-01-04 08:13:34.170768 > HCI Event: Command Status (0x0f) plen 4
    LE Read Remote Used Features (0x08|0x0016) status 0x00 ncmd 1
2016-01-04 08:13:34.188156 > ACL data: handle 64 flags 0x02 dlen 26
2016-01-04 08:13:34.199755 > HCI Event: LE Meta Event (0x3e) plen 12
    LE Read Remote Used Features Complete
      status 0x00 handle 65
      Features: 0x01 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2016-01-04 08:13:34.201910 < ACL data: handle 65 flags 0x00 dlen 7
2016-01-04 08:13:34.202568 < HCI Command: LE Create Connection (0x08|0x000d) plen 25
    bdaddr B0:B4:48:B8:24:86 type 0
    interval 96 window 48 initiator_filter 0
    own_bdaddr_type 0 min_interval 6 max_interval 12
    latency 0 supervision_to 200 min_ce 4 max_ce 6
2016-01-04 08:13:34.204167 < ACL data: handle 64 flags 0x00 dlen 11
2016-01-04 08:13:34.204763 > HCI Event: Command Status (0x0f) plen 4
    LE Create Connection (0x08|0x000d) status 0x00 ncmd 1
2016-01-04 08:13:34.213758 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 64 packets 1
    handle 65 packets 1
2016-01-04 08:13:34.228277 > ACL data: handle 65 flags 0x02 dlen 7
2016-01-04 08:13:34.229190 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:34.232178 > ACL data: handle 64 flags 0x02 dlen 27
2016-01-04 08:13:34.233846 < ACL data: handle 64 flags 0x00 dlen 11
2016-01-04 08:13:34.243767 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 64 packets 1
    handle 65 packets 1
2016-01-04 08:13:34.258537 > ACL data: handle 65 flags 0x02 dlen 24
2016-01-04 08:13:34.259726 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:34.262402 > ACL data: handle 64 flags 0x02 dlen 9
2016-01-04 08:13:34.263297 < ACL data: handle 64 flags 0x00 dlen 11
2016-01-04 08:13:34.273779 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 64 packets 1
    handle 65 packets 1
2016-01-04 08:13:34.288782 > ACL data: handle 65 flags 0x02 dlen 26
2016-01-04 08:13:34.289714 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:34.292655 > ACL data: handle 64 flags 0x02 dlen 27
2016-01-04 08:13:34.293472 < ACL data: handle 64 flags 0x00 dlen 11
2016-01-04 08:13:34.303768 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 64 packets 1
    handle 65 packets 1
2016-01-04 08:13:34.319033 > ACL data: handle 65 flags 0x02 dlen 26
2016-01-04 08:13:34.319865 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:34.322909 > ACL data: handle 64 flags 0x02 dlen 9
2016-01-04 08:13:34.328407 < ACL data: handle 64 flags 0x00 dlen 8
2016-01-04 08:13:34.333772 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 64 packets 1
    handle 65 packets 1
2016-01-04 08:13:34.349289 > ACL data: handle 65 flags 0x02 dlen 26
2016-01-04 08:13:34.350226 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:34.363774 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 64 packets 1
    handle 65 packets 1
2016-01-04 08:13:34.368170 > ACL data: handle 64 flags 0x02 dlen 5
2016-01-04 08:13:34.371185 < ACL data: handle 64 flags 0x00 dlen 11
2016-01-04 08:13:34.378296 > ACL data: handle 65 flags 0x02 dlen 26
2016-01-04 08:13:34.379163 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:34.393781 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 64 packets 1
    handle 65 packets 1
2016-01-04 08:13:34.408420 > ACL data: handle 65 flags 0x02 dlen 26
2016-01-04 08:13:34.409199 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:34.412295 > ACL data: handle 64 flags 0x02 dlen 10
2016-01-04 08:13:34.412979 < ACL data: handle 64 flags 0x00 dlen 9
2016-01-04 08:13:34.427783 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 64 packets 1
2016-01-04 08:13:34.438673 > ACL data: handle 65 flags 0x02 dlen 12
2016-01-04 08:13:34.439335 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:34.468801 > ACL data: handle 65 flags 0x02 dlen 26
2016-01-04 08:13:34.469506 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:34.483790 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 65 packets 2
2016-01-04 08:13:34.498929 > ACL data: handle 65 flags 0x02 dlen 26
2016-01-04 08:13:34.499651 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:34.529059 > ACL data: handle 65 flags 0x02 dlen 26
2016-01-04 08:13:34.529760 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:34.543795 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 65 packets 2
2016-01-04 08:13:34.559193 > ACL data: handle 65 flags 0x02 dlen 26
2016-01-04 08:13:34.562098 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:34.589319 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:34.590488 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:34.595794 > HCI Event: LE Meta Event (0x3e) plen 19
    LE Connection Complete
      status 0x00 handle 66, role master
      bdaddr B0:B4:48:B8:24:86 (Public)
2016-01-04 08:13:34.596204 < HCI Command: LE Read Remote Used Features (0x08|0x0016) plen 2
2016-01-04 08:13:34.597842 > HCI Event: Command Status (0x0f) plen 4
    LE Read Remote Used Features (0x08|0x0016) status 0x00 ncmd 1
2016-01-04 08:13:34.603802 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 65 packets 2
2016-01-04 08:13:34.614801 > HCI Event: LE Meta Event (0x3e) plen 12
    LE Read Remote Used Features Complete
      status 0x00 handle 66
      Features: 0x01 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2016-01-04 08:13:34.617634 < ACL data: handle 66 flags 0x00 dlen 7
2016-01-04 08:13:34.618215 > ACL data: handle 65 flags 0x02 dlen 13
2016-01-04 08:13:34.618865 < HCI Command: LE Create Connection (0x08|0x000d) plen 25
    bdaddr B0:B4:48:B7:FC:00 type 0
    interval 96 window 48 initiator_filter 0
    own_bdaddr_type 0 min_interval 6 max_interval 12
    latency 0 supervision_to 200 min_ce 4 max_ce 6
2016-01-04 08:13:34.620289 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:34.620814 > HCI Event: Command Status (0x0f) plen 4
    LE Create Connection (0x08|0x000d) status 0x00 ncmd 1
2016-01-04 08:13:34.633807 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
2016-01-04 08:13:34.644581 > ACL data: handle 66 flags 0x02 dlen 7
2016-01-04 08:13:34.645717 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:34.663449 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:34.664370 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:34.674823 > ACL data: handle 66 flags 0x02 dlen 24
2016-01-04 08:13:34.675718 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:34.678814 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
2016-01-04 08:13:34.693704 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:34.694656 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:34.705080 > ACL data: handle 66 flags 0x02 dlen 26
2016-01-04 08:13:34.706010 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:34.708819 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
2016-01-04 08:13:34.715809 > HCI Event: LE Meta Event (0x3e) plen 19
    LE Connection Complete
      status 0x00 handle 67, role master
      bdaddr B0:B4:48:B7:FC:00 (Public)
2016-01-04 08:13:34.716377 < HCI Command: LE Read Remote Used Features (0x08|0x0016) plen 2
2016-01-04 08:13:34.717829 > HCI Event: Command Status (0x0f) plen 4
    LE Read Remote Used Features (0x08|0x0016) status 0x00 ncmd 1
2016-01-04 08:13:34.723957 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:34.735334 > ACL data: handle 66 flags 0x02 dlen 26
2016-01-04 08:13:34.746821 > HCI Event: LE Meta Event (0x3e) plen 12
    LE Read Remote Used Features Complete
      status 0x00 handle 67
      Features: 0x01 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2016-01-04 08:13:34.749255 < ACL data: handle 67 flags 0x00 dlen 7
2016-01-04 08:13:34.750152 < HCI Command: LE Create Connection (0x08|0x000d) plen 25
    bdaddr B0:B4:48:B8:0F:06 type 0
    interval 96 window 48 initiator_filter 0
    own_bdaddr_type 0 min_interval 6 max_interval 12
    latency 0 supervision_to 200 min_ce 4 max_ce 6
2016-01-04 08:13:34.751442 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:34.751827 > HCI Event: Command Status (0x0f) plen 4
    LE Create Connection (0x08|0x000d) status 0x00 ncmd 1
2016-01-04 08:13:34.752693 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:34.761830 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 67 packets 1
2016-01-04 08:13:34.776718 > ACL data: handle 67 flags 0x02 dlen 7
2016-01-04 08:13:34.777823 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:34.779727 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 66 packets 1
2016-01-04 08:13:34.780599 > ACL data: handle 66 flags 0x02 dlen 26
2016-01-04 08:13:34.781600 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:34.784464 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:34.785599 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:34.798827 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
2016-01-04 08:13:34.809597 > ACL data: handle 66 flags 0x02 dlen 26
2016-01-04 08:13:34.810515 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:34.820984 > ACL data: handle 67 flags 0x02 dlen 24
2016-01-04 08:13:34.822253 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:34.824847 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 66 packets 1
2016-01-04 08:13:34.828604 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:34.829607 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:34.839973 > ACL data: handle 66 flags 0x02 dlen 26
2016-01-04 08:13:34.841001 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:34.843848 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 65 packets 1
2016-01-04 08:13:34.851347 > ACL data: handle 67 flags 0x02 dlen 26
2016-01-04 08:13:34.852410 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:34.858974 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:34.859992 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:34.866838 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 67 packets 1
2016-01-04 08:13:34.870361 > ACL data: handle 66 flags 0x02 dlen 12
2016-01-04 08:13:34.871301 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:34.881725 > ACL data: handle 67 flags 0x02 dlen 26
2016-01-04 08:13:34.882632 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:34.885838 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 66 packets 1
2016-01-04 08:13:34.887828 > HCI Event: LE Meta Event (0x3e) plen 19
    LE Connection Complete
      status 0x00 handle 68, role master
      bdaddr B0:B4:48:B8:0F:06 (Public)
2016-01-04 08:13:34.888369 < HCI Command: LE Read Remote Used Features (0x08|0x0016) plen 2
2016-01-04 08:13:34.889840 > HCI Event: Command Status (0x0f) plen 4
    LE Read Remote Used Features (0x08|0x0016) status 0x00 ncmd 1
2016-01-04 08:13:34.900613 > ACL data: handle 66 flags 0x02 dlen 26
2016-01-04 08:13:34.903236 > ACL data: handle 65 flags 0x02 dlen 13
2016-01-04 08:13:34.910852 > ACL data: handle 67 flags 0x02 dlen 26
2016-01-04 08:13:34.981853 > HCI Event: LE Meta Event (0x3e) plen 12
    LE Read Remote Used Features Complete
      status 0x3e handle 68
      Error: Connection Failed to be Established
2016-01-04 08:13:34.982859 > HCI Event: Disconn Complete (0x05) plen 4
    status 0x00 handle 68 reason 0x3e
    Reason: Connection Failed to be Established
2016-01-04 08:13:35.045869 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 67 packets 1
2016-01-04 08:13:35.066578 < ACL data: handle 68 flags 0x00 dlen 7
2016-01-04 08:13:35.066650 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:35.066670 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:35.066689 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:35.076867 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 68 packets 1
    handle 67 packets 1
2016-01-04 08:13:35.091006 > ACL data: handle 67 flags 0x02 dlen 26
2016-01-04 08:13:35.092155 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:35.094877 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 66 packets 1
2016-01-04 08:13:35.098634 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:35.099518 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:35.110006 > ACL data: handle 66 flags 0x02 dlen 26
2016-01-04 08:13:35.110925 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:35.113882 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 65 packets 1
2016-01-04 08:13:35.121380 > ACL data: handle 67 flags 0x02 dlen 26
2016-01-04 08:13:35.122197 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:35.129007 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:35.129816 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:35.136866 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 67 packets 1
2016-01-04 08:13:35.151641 > ACL data: handle 67 flags 0x02 dlen 12
2016-01-04 08:13:35.152374 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:35.155509 > ACL data: handle 66 flags 0x02 dlen 26
2016-01-04 08:13:35.156447 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:35.158134 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:35.158940 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:35.166878 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 67 packets 1
2016-01-04 08:13:35.173870 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
2016-01-04 08:13:35.180762 > ACL data: handle 67 flags 0x02 dlen 26
2016-01-04 08:13:35.181557 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:35.184646 > ACL data: handle 66 flags 0x02 dlen 26
2016-01-04 08:13:35.187854 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:35.188514 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:35.189518 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:35.199891 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 66 packets 1
2016-01-04 08:13:35.211140 > ACL data: handle 67 flags 0x02 dlen 26
2016-01-04 08:13:35.211976 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:35.215022 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:35.216398 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:35.225885 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 67 packets 1
2016-01-04 08:13:35.233893 > ACL data: handle 65 flags 0x02 dlen 9
2016-01-04 08:13:35.234941 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:35.241519 > ACL data: handle 67 flags 0x02 dlen 26
2016-01-04 08:13:35.242364 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:35.245393 > ACL data: handle 66 flags 0x02 dlen 13
2016-01-04 08:13:35.246109 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:35.248881 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
2016-01-04 08:13:35.264278 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:35.265041 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:35.270883 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 67 packets 1
2016-01-04 08:13:35.274398 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:35.275113 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:35.285775 > ACL data: handle 67 flags 0x02 dlen 26
2016-01-04 08:13:35.289910 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 66 packets 1
2016-01-04 08:13:35.291773 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:35.304661 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:35.305819 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:35.308529 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:35.309554 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:35.316150 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:35.317904 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:35.323894 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 65 packets 1
2016-01-04 08:13:35.334895 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 66 packets 1
2016-01-04 08:13:35.338778 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:35.339850 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:35.346419 > ACL data: handle 67 flags 0x02 dlen 13
2016-01-04 08:13:35.347338 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:35.350299 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:35.351221 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:35.360894 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 67 packets 1
2016-01-04 08:13:35.369159 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:35.370125 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:35.376785 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:35.377524 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:35.379412 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:35.380170 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:35.383896 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
2016-01-04 08:13:35.394895 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 66 packets 1
2016-01-04 08:13:35.398296 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:35.399111 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:35.405916 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:35.406978 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:35.409788 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:35.410702 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:35.420900 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 67 packets 1
2016-01-04 08:13:35.428671 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:35.429477 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:35.436296 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:35.437089 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:35.440166 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:35.440947 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:35.443910 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
2016-01-04 08:13:35.454904 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 66 packets 1
2016-01-04 08:13:35.459046 > ACL data: handle 65 flags 0x02 dlen 9
2016-01-04 08:13:35.460224 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:35.466677 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:35.467695 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:35.470548 > ACL data: handle 66 flags 0x02 dlen 13
2016-01-04 08:13:35.471433 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:35.480909 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 67 packets 1
2016-01-04 08:13:35.488174 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:35.489722 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:35.495799 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:35.496968 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:35.499682 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:35.500623 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:35.503912 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
2016-01-04 08:13:35.514911 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 66 packets 1
2016-01-04 08:13:35.518553 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:35.519525 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:35.526176 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:35.527307 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:35.540917 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 67 packets 1
2016-01-04 08:13:35.545054 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:35.546037 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:35.548928 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:35.549882 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:35.556557 > ACL data: handle 67 flags 0x02 dlen 13
2016-01-04 08:13:35.557439 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:35.570923 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 67 packets 1
2016-01-04 08:13:35.575435 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:35.576477 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:35.579316 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:35.580291 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:35.585692 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:35.586698 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:35.589918 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 66 packets 2
2016-01-04 08:13:35.600922 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 67 packets 1
2016-01-04 08:13:35.604562 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:35.605543 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:35.615937 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:35.617047 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:35.623565 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:35.625082 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:35.630927 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 67 packets 1
2016-01-04 08:13:35.634941 > ACL data: handle 66 flags 0x02 dlen 9
2016-01-04 08:13:35.636119 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:35.646336 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:35.647359 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:35.649927 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 66 packets 1
2016-01-04 08:13:35.653941 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:35.655315 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:35.665340 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:35.666235 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:35.668928 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 65 packets 1
2016-01-04 08:13:35.676702 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:35.677679 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:35.690934 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 67 packets 1
2016-01-04 08:13:35.695572 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:35.696634 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:35.698198 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:35.699562 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:35.705822 > ACL data: handle 67 flags 0x02 dlen 9
2016-01-04 08:13:35.707068 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:35.713935 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
2016-01-04 08:13:35.724708 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:35.725723 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:35.728578 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:35.730114 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:35.736224 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:35.737681 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:35.739948 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 66 packets 1
2016-01-04 08:13:35.750939 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 67 packets 1
2016-01-04 08:13:35.755079 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:35.756141 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:35.766464 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:35.767281 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:35.774083 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:35.775340 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:35.780947 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 67 packets 1
2016-01-04 08:13:35.785461 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:35.786382 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:35.796834 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:35.797661 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:35.803210 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:35.804376 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:35.810947 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 67 packets 1
2016-01-04 08:13:35.818950 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
2016-01-04 08:13:35.825838 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:35.826950 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:35.829724 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:35.830790 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:35.844971 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 66 packets 1
2016-01-04 08:13:35.848640 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:35.851575 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:35.856267 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:35.858453 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:35.860110 > ACL data: handle 66 flags 0x02 dlen 9
2016-01-04 08:13:35.862152 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:35.871000 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 67 packets 1
2016-01-04 08:13:35.878978 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:35.880934 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:35.886601 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:35.887761 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:35.890473 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:35.893198 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:35.893968 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
2016-01-04 08:13:35.904958 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 66 packets 1
2016-01-04 08:13:35.908098 > ACL data: handle 65 flags 0x02 dlen 9
2016-01-04 08:13:35.912735 < ACL data: handle 65 flags 0x00 dlen 9
2016-01-04 08:13:35.915741 > ACL data: handle 67 flags 0x02 dlen 9
2016-01-04 08:13:35.917924 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:35.919593 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:35.920390 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:35.930966 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 67 packets 1
2016-01-04 08:13:35.938467 > ACL data: handle 65 flags 0x02 dlen 5
2016-01-04 08:13:35.941200 < ACL data: handle 65 flags 0x00 dlen 8
2016-01-04 08:13:35.946095 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:35.947298 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:35.949968 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:35.950758 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:35.953958 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
2016-01-04 08:13:35.964958 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 66 packets 1
2016-01-04 08:13:35.968844 > ACL data: handle 65 flags 0x02 dlen 5
2016-01-04 08:13:35.969610 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:35.976474 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:35.977254 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:35.980348 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:35.981039 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:35.990962 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 67 packets 1
2016-01-04 08:13:35.999224 > ACL data: handle 65 flags 0x02 dlen 10
2016-01-04 08:13:35.999967 < ACL data: handle 65 flags 0x00 dlen 9
2016-01-04 08:13:36.006869 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:36.008092 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:36.013981 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
2016-01-04 08:13:36.024480 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:36.025732 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:36.028381 > ACL data: handle 65 flags 0x02 dlen 5
2016-01-04 08:13:36.029930 < ACL data: handle 65 flags 0x00 dlen 8
2016-01-04 08:13:36.035990 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:36.036976 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:36.039976 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 66 packets 1
2016-01-04 08:13:36.050985 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 67 packets 1
2016-01-04 08:13:36.054867 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:36.056168 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:36.058755 > ACL data: handle 65 flags 0x02 dlen 5
2016-01-04 08:13:36.061959 < ACL data: handle 65 flags 0x00 dlen 8
2016-01-04 08:13:36.066384 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:36.067839 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:36.073996 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
2016-01-04 08:13:36.085244 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:36.086564 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:36.096622 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:36.097814 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:36.099984 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 66 packets 1
2016-01-04 08:13:36.104254 > ACL data: handle 65 flags 0x02 dlen 5
2016-01-04 08:13:36.105153 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:36.115621 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:36.116883 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:36.118984 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 65 packets 1
2016-01-04 08:13:36.125757 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:36.127171 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:36.133381 > ACL data: handle 65 flags 0x02 dlen 10
2016-01-04 08:13:36.134166 < ACL data: handle 65 flags 0x00 dlen 9
2016-01-04 08:13:36.141003 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 67 packets 1
2016-01-04 08:13:36.144760 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:36.145989 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:36.156131 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:36.157384 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:36.160007 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 66 packets 1
2016-01-04 08:13:36.163781 > ACL data: handle 65 flags 0x02 dlen 5
2016-01-04 08:13:36.165031 < ACL data: handle 65 flags 0x00 dlen 9
2016-01-04 08:13:36.175130 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:36.176431 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:36.179015 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 65 packets 1
2016-01-04 08:13:36.179048 > ACL data: handle 65 flags 0x02 dlen 25
2016-01-04 08:13:36.186639 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:36.188054 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:36.193009 > ACL data: handle 65 flags 0x02 dlen 5
2016-01-04 08:13:36.196538 < ACL data: handle 65 flags 0x00 dlen 8
2016-01-04 08:13:36.200997 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 67 packets 1
2016-01-04 08:13:36.205634 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:36.207092 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:36.215768 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:36.217087 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:36.223394 > ACL data: handle 65 flags 0x02 dlen 5
2016-01-04 08:13:36.231019 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 67 packets 1
2016-01-04 08:13:36.246014 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:36.247336 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:36.249891 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:36.251057 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:36.261002 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 67 packets 1
2016-01-04 08:13:36.276281 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:36.277514 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:36.280141 > ACL data: handle 66 flags 0x02 dlen 9
2016-01-04 08:13:36.284078 < ACL data: handle 66 flags 0x00 dlen 9
2016-01-04 08:13:36.291020 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 67 packets 1
2016-01-04 08:13:36.306525 > ACL data: handle 67 flags 0x02 dlen 9
2016-01-04 08:13:36.310434 > ACL data: handle 66 flags 0x02 dlen 5
2016-01-04 08:13:36.311062 < ACL data: handle 67 flags 0x00 dlen 9
2016-01-04 08:13:36.312925 < ACL data: handle 66 flags 0x00 dlen 8
2016-01-04 08:13:36.321016 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 67 packets 1
2016-01-04 08:13:36.335527 > ACL data: handle 67 flags 0x02 dlen 5
2016-01-04 08:13:36.338617 < ACL data: handle 67 flags 0x00 dlen 8
2016-01-04 08:13:36.351018 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 67 packets 1
2016-01-04 08:13:36.354410 > ACL data: handle 66 flags 0x02 dlen 5
2016-01-04 08:13:36.355513 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:36.365788 > ACL data: handle 67 flags 0x02 dlen 5
2016-01-04 08:13:36.366912 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:36.381017 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 67 packets 1
2016-01-04 08:13:36.384654 > ACL data: handle 66 flags 0x02 dlen 10
2016-01-04 08:13:36.385591 < ACL data: handle 66 flags 0x00 dlen 9
2016-01-04 08:13:36.396033 > ACL data: handle 67 flags 0x02 dlen 10
2016-01-04 08:13:36.397053 < ACL data: handle 67 flags 0x00 dlen 9
2016-01-04 08:13:36.411024 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 67 packets 1
2016-01-04 08:13:36.414907 > ACL data: handle 66 flags 0x02 dlen 5
2016-01-04 08:13:36.416495 < ACL data: handle 66 flags 0x00 dlen 8
2016-01-04 08:13:36.426287 > ACL data: handle 67 flags 0x02 dlen 5
2016-01-04 08:13:36.427733 < ACL data: handle 67 flags 0x00 dlen 8
2016-01-04 08:13:36.433914 > ACL data: handle 65 flags 0x02 dlen 25
2016-01-04 08:13:36.445029 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 66 packets 1
2016-01-04 08:13:36.456542 > ACL data: handle 67 flags 0x02 dlen 5
2016-01-04 08:13:36.459467 < ACL data: handle 67 flags 0x00 dlen 8
2016-01-04 08:13:36.460429 > ACL data: handle 66 flags 0x02 dlen 5
2016-01-04 08:13:36.463286 < ACL data: handle 66 flags 0x00 dlen 8
2016-01-04 08:13:36.475031 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 66 packets 1
2016-01-04 08:13:36.485545 > ACL data: handle 67 flags 0x02 dlen 5
2016-01-04 08:13:36.486649 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:36.489434 > ACL data: handle 66 flags 0x02 dlen 5
2016-01-04 08:13:36.490346 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:36.505032 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 66 packets 1
2016-01-04 08:13:36.515803 > ACL data: handle 67 flags 0x02 dlen 10
2016-01-04 08:13:36.516695 < ACL data: handle 67 flags 0x00 dlen 9
2016-01-04 08:13:36.519671 > ACL data: handle 66 flags 0x02 dlen 10
2016-01-04 08:13:36.520529 < ACL data: handle 66 flags 0x00 dlen 9
2016-01-04 08:13:36.535034 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 66 packets 1
2016-01-04 08:13:36.546050 > ACL data: handle 67 flags 0x02 dlen 5
2016-01-04 08:13:36.547299 < ACL data: handle 67 flags 0x00 dlen 9
2016-01-04 08:13:36.549925 > ACL data: handle 66 flags 0x02 dlen 5
2016-01-04 08:13:36.550060 > ACL data: handle 66 flags 0x02 dlen 25
2016-01-04 08:13:36.551164 < ACL data: handle 66 flags 0x00 dlen 9
2016-01-04 08:13:36.565046 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 66 packets 1
2016-01-04 08:13:36.576434 > ACL data: handle 67 flags 0x02 dlen 5
2016-01-04 08:13:36.576580 > ACL data: handle 67 flags 0x02 dlen 25
2016-01-04 08:13:36.580450 > ACL data: handle 66 flags 0x02 dlen 5
2016-01-04 08:13:36.583540 < ACL data: handle 67 flags 0x00 dlen 8
2016-01-04 08:13:36.592015 < ACL data: handle 66 flags 0x00 dlen 8
2016-01-04 08:13:36.595056 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 66 packets 1
2016-01-04 08:13:36.605562 > ACL data: handle 67 flags 0x02 dlen 5
2016-01-04 08:13:36.609440 > ACL data: handle 66 flags 0x02 dlen 5
2016-01-04 08:13:36.763334 > ACL data: handle 65 flags 0x02 dlen 25
2016-01-04 08:13:36.797076 > HCI Event: Disconn Complete (0x05) plen 4
    status 0x00 handle 64 reason 0x08
    Reason: Connection Timeout
2016-01-04 08:13:36.819718 > ACL data: handle 66 flags 0x02 dlen 25
2016-01-04 08:13:36.831089 > ACL data: handle 67 flags 0x02 dlen 25
2016-01-04 08:13:36.834955 > ACL data: handle 66 flags 0x02 dlen 11
2016-01-04 08:13:36.861343 > ACL data: handle 67 flags 0x02 dlen 11
2016-01-04 08:13:37.064016 > ACL data: handle 65 flags 0x02 dlen 25
2016-01-04 08:13:37.131633 > ACL data: handle 67 flags 0x02 dlen 25
2016-01-04 08:13:37.150518 > ACL data: handle 66 flags 0x02 dlen 25
2016-01-04 08:13:37.363170 > ACL data: handle 65 flags 0x02 dlen 25
2016-01-04 08:13:37.430788 > ACL data: handle 67 flags 0x02 dlen 25
2016-01-04 08:13:37.449662 > ACL data: handle 66 flags 0x02 dlen 25
2016-01-04 08:13:37.562575 < HCI Command: LE Create Connection (0x08|0x000d) plen 25
    bdaddr 00:1E:C0:29:EF:BC type 0
    interval 96 window 48 initiator_filter 0
    own_bdaddr_type 0 min_interval 6 max_interval 12
    latency 0 supervision_to 200 min_ce 4 max_ce 6
2016-01-04 08:13:37.564175 > HCI Event: Command Status (0x0f) plen 4
    LE Create Connection (0x08|0x000d) status 0x00 ncmd 1
2016-01-04 08:13:37.678578 > ACL data: handle 65 flags 0x02 dlen 25
2016-01-04 08:13:37.731196 > ACL data: handle 67 flags 0x02 dlen 25
2016-01-04 08:13:37.749172 > HCI Event: LE Meta Event (0x3e) plen 19
    LE Connection Complete
      status 0x00 handle 64, role master
      bdaddr 00:1E:C0:29:EF:BC (Public)
2016-01-04 08:13:37.749623 < HCI Command: LE Read Remote Used Features (0x08|0x0016) plen 2
2016-01-04 08:13:37.750105 > ACL data: handle 66 flags 0x02 dlen 25
2016-01-04 08:13:37.752184 > HCI Event: Command Status (0x0f) plen 4
    LE Read Remote Used Features (0x08|0x0016) status 0x00 ncmd 1
2016-01-04 08:13:37.772183 > HCI Event: LE Meta Event (0x3e) plen 12
    LE Read Remote Used Features Complete
      status 0x00 handle 64
      Features: 0x01 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2016-01-04 08:13:37.774932 < ACL data: handle 64 flags 0x00 dlen 7
2016-01-04 08:13:37.802708 > ACL data: handle 64 flags 0x02 dlen 7
2016-01-04 08:13:37.803799 < ACL data: handle 64 flags 0x00 dlen 11
2016-01-04 08:13:37.817221 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 64 packets 2
2016-01-04 08:13:37.832837 > ACL data: handle 64 flags 0x02 dlen 18
2016-01-04 08:13:37.833893 < ACL data: handle 64 flags 0x00 dlen 11
2016-01-04 08:13:37.840459 > ACL data: handle 66 flags 0x02 dlen 11
2016-01-04 08:13:37.865595 > ACL data: handle 67 flags 0x02 dlen 11
2016-01-04 08:13:37.878214 > ACL data: handle 64 flags 0x02 dlen 26
2016-01-04 08:13:37.880416 < ACL data: handle 64 flags 0x00 dlen 11
2016-01-04 08:13:37.892200 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 64 packets 2
2016-01-04 08:13:37.907088 > ACL data: handle 64 flags 0x02 dlen 27
2016-01-04 08:13:37.909112 < ACL data: handle 64 flags 0x00 dlen 11
2016-01-04 08:13:37.937218 > ACL data: handle 64 flags 0x02 dlen 9
2016-01-04 08:13:37.938363 < ACL data: handle 64 flags 0x00 dlen 11
2016-01-04 08:13:37.952208 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 64 packets 2
2016-01-04 08:13:37.963601 > ACL data: handle 65 flags 0x02 dlen 25
2016-01-04 08:13:37.967503 > ACL data: handle 64 flags 0x02 dlen 27
2016-01-04 08:13:37.970515 < ACL data: handle 64 flags 0x00 dlen 11
2016-01-04 08:13:37.997612 > ACL data: handle 64 flags 0x02 dlen 9
2016-01-04 08:13:38.002020 < ACL data: handle 64 flags 0x00 dlen 8
2016-01-04 08:13:38.012243 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 64 packets 2
2016-01-04 08:13:38.027745 > ACL data: handle 64 flags 0x02 dlen 5
2016-01-04 08:13:38.030842 < ACL data: handle 64 flags 0x00 dlen 11
2016-01-04 08:13:38.031626 > ACL data: handle 67 flags 0x02 dlen 25
2016-01-04 08:13:38.050484 > ACL data: handle 66 flags 0x02 dlen 25
2016-01-04 08:13:38.056887 > ACL data: handle 64 flags 0x02 dlen 10
2016-01-04 08:13:38.059721 < ACL data: handle 64 flags 0x00 dlen 9
2016-01-04 08:13:38.072222 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 64 packets 2
2016-01-04 08:13:38.086996 > ACL data: handle 64 flags 0x02 dlen 5
2016-01-04 08:13:38.088368 > ACL data: handle 64 flags 0x02 dlen 24
2016-01-04 08:13:38.263520 > ACL data: handle 65 flags 0x02 dlen 25
2016-01-04 08:13:38.331147 > ACL data: handle 67 flags 0x02 dlen 25
2016-01-04 08:13:38.350027 > ACL data: handle 66 flags 0x02 dlen 25
2016-01-04 08:13:38.552677 > ACL data: handle 64 flags 0x02 dlen 24
2016-01-04 08:13:38.564055 > ACL data: handle 65 flags 0x02 dlen 25
2016-01-04 08:13:38.631686 > ACL data: handle 67 flags 0x02 dlen 25
2016-01-04 08:13:38.650558 > ACL data: handle 66 flags 0x02 dlen 25
2016-01-04 08:13:38.844454 > ACL data: handle 66 flags 0x02 dlen 11
2016-01-04 08:13:38.863332 > ACL data: handle 65 flags 0x02 dlen 25
2016-01-04 08:13:38.870968 > ACL data: handle 67 flags 0x02 dlen 11
2016-01-04 08:13:38.931098 > ACL data: handle 67 flags 0x02 dlen 25
2016-01-04 08:13:38.949969 > ACL data: handle 66 flags 0x02 dlen 25
2016-01-04 08:13:39.047624 > ACL data: handle 64 flags 0x02 dlen 24
2016-01-04 08:13:39.164000 > ACL data: handle 65 flags 0x02 dlen 25
2016-01-04 08:13:39.231641 > ACL data: handle 67 flags 0x02 dlen 25
2016-01-04 08:13:39.250510 > ACL data: handle 66 flags 0x02 dlen 25
2016-01-04 08:13:39.463184 > ACL data: handle 65 flags 0x02 dlen 25
2016-01-04 08:13:39.530794 > ACL data: handle 67 flags 0x02 dlen 25
2016-01-04 08:13:39.542171 > ACL data: handle 64 flags 0x02 dlen 24
2016-01-04 08:13:39.549792 > ACL data: handle 66 flags 0x02 dlen 25
2016-01-04 08:13:39.763696 > ACL data: handle 65 flags 0x02 dlen 25
2016-01-04 08:13:39.831330 > ACL data: handle 67 flags 0x02 dlen 25
2016-01-04 08:13:39.850213 > ACL data: handle 66 flags 0x02 dlen 25
2016-01-04 08:13:39.850360 > ACL data: handle 66 flags 0x02 dlen 11
2016-01-04 08:13:39.876700 > ACL data: handle 67 flags 0x02 dlen 11
2016-01-04 08:13:40.053113 > ACL data: handle 64 flags 0x02 dlen 24
2016-01-04 08:13:40.063236 > ACL data: handle 65 flags 0x02 dlen 25
2016-01-04 08:13:40.130870 > ACL data: handle 67 flags 0x02 dlen 25
2016-01-04 08:13:40.149737 > ACL data: handle 66 flags 0x02 dlen 25
2016-01-04 08:13:40.363654 > ACL data: handle 65 flags 0x02 dlen 25
2016-01-04 08:13:40.431280 > ACL data: handle 67 flags 0x02 dlen 25
2016-01-04 08:13:40.450149 > ACL data: handle 66 flags 0x02 dlen 25
2016-01-04 08:13:40.547798 > ACL data: handle 64 flags 0x02 dlen 24
2016-01-04 08:13:40.664176 > ACL data: handle 65 flags 0x02 dlen 25
2016-01-04 08:13:40.731810 > ACL data: handle 67 flags 0x02 dlen 25
2016-01-04 08:13:40.749443 > ACL data: handle 66 flags 0x02 dlen 25
2016-01-04 08:13:40.854603 > ACL data: handle 66 flags 0x02 dlen 11
2016-01-04 08:13:40.880971 > ACL data: handle 67 flags 0x02 dlen 11
2016-01-04 08:13:40.963595 > ACL data: handle 65 flags 0x02 dlen 25
2016-01-04 08:13:41.031235 > ACL data: handle 67 flags 0x02 dlen 25
2016-01-04 08:13:41.042595 > ACL data: handle 64 flags 0x02 dlen 24
2016-01-04 08:13:41.050221 > ACL data: handle 66 flags 0x02 dlen 25
2016-01-04 08:13:41.264126 > ACL data: handle 65 flags 0x02 dlen 25
2016-01-04 08:13:41.331760 > ACL data: handle 67 flags 0x02 dlen 25
2016-01-04 08:13:41.350633 > ACL data: handle 66 flags 0x02 dlen 25
2016-01-04 08:13:43.187842 > HCI Event: Disconn Complete (0x05) plen 4
    status 0x00 handle 64 reason 0x08
    Reason: Connection Timeout
2016-01-04 08:13:43.359864 > HCI Event: Disconn Complete (0x05) plen 4
    status 0x00 handle 66 reason 0x08
    Reason: Connection Timeout
2016-01-04 08:13:43.363885 > HCI Event: Disconn Complete (0x05) plen 4
    status 0x00 handle 65 reason 0x08
    Reason: Connection Timeout
2016-01-04 08:13:43.490910 > HCI Event: Disconn Complete (0x05) plen 4
    status 0x00 handle 67 reason 0x08
    Reason: Connection Timeout
2016-01-04 08:13:43.964401 < HCI Command: LE Create Connection (0x08|0x000d) plen 25
    bdaddr 00:1E:C0:29:EF:BC type 0
    interval 96 window 48 initiator_filter 0
    own_bdaddr_type 0 min_interval 6 max_interval 12
    latency 0 supervision_to 200 min_ce 4 max_ce 6
2016-01-04 08:13:43.965936 > HCI Event: Command Status (0x0f) plen 4
    LE Create Connection (0x08|0x000d) status 0x00 ncmd 1
2016-01-04 08:13:52.905988 > HCI Event: LE Meta Event (0x3e) plen 19
    LE Connection Complete
      status 0x00 handle 64, role master
      bdaddr 00:1E:C0:29:EF:BC (Public)
2016-01-04 08:13:52.906491 < HCI Command: LE Read Remote Used Features (0x08|0x0016) plen 2
2016-01-04 08:13:52.908015 > HCI Event: Command Status (0x0f) plen 4
    LE Read Remote Used Features (0x08|0x0016) status 0x00 ncmd 1
2016-01-04 08:13:52.938003 > HCI Event: LE Meta Event (0x3e) plen 12
    LE Read Remote Used Features Complete
      status 0x00 handle 64
      Features: 0x01 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2016-01-04 08:13:52.940409 < ACL data: handle 64 flags 0x00 dlen 7
2016-01-04 08:13:52.940973 < HCI Command: LE Create Connection (0x08|0x000d) plen 25
    bdaddr B0:B4:48:B8:24:86 type 0
    interval 96 window 48 initiator_filter 0
    own_bdaddr_type 0 min_interval 6 max_interval 12
    latency 0 supervision_to 200 min_ce 4 max_ce 6
2016-01-04 08:13:52.943028 > HCI Event: Command Status (0x0f) plen 4
    LE Create Connection (0x08|0x000d) status 0x00 ncmd 1
2016-01-04 08:13:52.967151 > ACL data: handle 64 flags 0x02 dlen 7
2016-01-04 08:13:52.968100 < ACL data: handle 64 flags 0x00 dlen 11
2016-01-04 08:13:52.983007 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 64 packets 2
2016-01-04 08:13:52.997271 > ACL data: handle 64 flags 0x02 dlen 18
2016-01-04 08:13:52.998075 < ACL data: handle 64 flags 0x00 dlen 11
2016-01-04 08:13:53.006011 > HCI Event: LE Meta Event (0x3e) plen 19
    LE Connection Complete
      status 0x00 handle 65, role master
      bdaddr B0:B4:48:B8:24:86 (Public)
2016-01-04 08:13:53.006632 < HCI Command: LE Read Remote Used Features (0x08|0x0016) plen 2
2016-01-04 08:13:53.008037 > HCI Event: Command Status (0x0f) plen 4
    LE Read Remote Used Features (0x08|0x0016) status 0x00 ncmd 1
2016-01-04 08:13:53.027423 > ACL data: handle 64 flags 0x02 dlen 26
2016-01-04 08:13:53.039014 > HCI Event: LE Meta Event (0x3e) plen 12
    LE Read Remote Used Features Complete
      status 0x00 handle 65
      Features: 0x01 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2016-01-04 08:13:53.042008 < ACL data: handle 65 flags 0x00 dlen 7
2016-01-04 08:13:53.043015 < HCI Command: LE Create Connection (0x08|0x000d) plen 25
    bdaddr B0:B4:48:B9:81:00 type 0
    interval 96 window 48 initiator_filter 0
    own_bdaddr_type 0 min_interval 6 max_interval 12
    latency 0 supervision_to 200 min_ce 4 max_ce 6
2016-01-04 08:13:53.045030 > HCI Event: Command Status (0x0f) plen 4
    LE Create Connection (0x08|0x000d) status 0x00 ncmd 1
2016-01-04 08:13:53.045908 < ACL data: handle 64 flags 0x00 dlen 11
2016-01-04 08:13:53.054017 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 64 packets 1
    handle 65 packets 1
2016-01-04 08:13:53.068792 > ACL data: handle 65 flags 0x02 dlen 7
2016-01-04 08:13:53.069822 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:53.072656 > ACL data: handle 64 flags 0x02 dlen 27
2016-01-04 08:13:53.074244 < ACL data: handle 64 flags 0x00 dlen 11
2016-01-04 08:13:53.084034 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 64 packets 1
    handle 65 packets 1
2016-01-04 08:13:53.099032 > ACL data: handle 65 flags 0x02 dlen 24
2016-01-04 08:13:53.099917 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:53.102907 > ACL data: handle 64 flags 0x02 dlen 9
2016-01-04 08:13:53.103797 < ACL data: handle 64 flags 0x00 dlen 11
2016-01-04 08:13:53.111011 > HCI Event: LE Meta Event (0x3e) plen 19
    LE Connection Complete
      status 0x00 handle 66, role master
      bdaddr B0:B4:48:B9:81:00 (Public)
2016-01-04 08:13:53.111417 < HCI Command: LE Read Remote Used Features (0x08|0x0016) plen 2
2016-01-04 08:13:53.113047 > HCI Event: Command Status (0x0f) plen 4
    LE Read Remote Used Features (0x08|0x0016) status 0x00 ncmd 1
2016-01-04 08:13:53.118040 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 64 packets 2
2016-01-04 08:13:53.133035 > ACL data: handle 64 flags 0x02 dlen 27
2016-01-04 08:13:53.140021 > HCI Event: LE Meta Event (0x3e) plen 12
    LE Read Remote Used Features Complete
      status 0x00 handle 66
      Features: 0x01 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2016-01-04 08:13:53.142139 < ACL data: handle 66 flags 0x00 dlen 7
2016-01-04 08:13:53.142801 < HCI Command: LE Create Connection (0x08|0x000d) plen 25
    bdaddr B0:B4:48:B7:FC:00 type 0
    interval 96 window 48 initiator_filter 0
    own_bdaddr_type 0 min_interval 6 max_interval 12
    latency 0 supervision_to 200 min_ce 4 max_ce 6
2016-01-04 08:13:53.143847 < ACL data: handle 64 flags 0x00 dlen 11
2016-01-04 08:13:53.144434 > ACL data: handle 65 flags 0x02 dlen 26
2016-01-04 08:13:53.145033 > HCI Event: Command Status (0x0f) plen 4
    LE Create Connection (0x08|0x000d) status 0x00 ncmd 1
2016-01-04 08:13:53.145717 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:53.155038 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 66 packets 1
2016-01-04 08:13:53.163027 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 64 packets 1
2016-01-04 08:13:53.163308 > ACL data: handle 64 flags 0x02 dlen 9
2016-01-04 08:13:53.165462 < ACL data: handle 64 flags 0x00 dlen 8
2016-01-04 08:13:53.169668 > ACL data: handle 66 flags 0x02 dlen 7
2016-01-04 08:13:53.171003 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:53.185033 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 64 packets 1
    handle 66 packets 1
2016-01-04 08:13:53.188543 > ACL data: handle 65 flags 0x02 dlen 26
2016-01-04 08:13:53.189689 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:53.192430 > ACL data: handle 64 flags 0x02 dlen 5
2016-01-04 08:13:53.195092 < ACL data: handle 64 flags 0x00 dlen 11
2016-01-04 08:13:53.200045 > ACL data: handle 66 flags 0x02 dlen 24
2016-01-04 08:13:53.200973 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:53.208030 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 64 packets 1
2016-01-04 08:13:53.222672 > ACL data: handle 64 flags 0x02 dlen 10
2016-01-04 08:13:53.223513 < ACL data: handle 64 flags 0x00 dlen 9
2016-01-04 08:13:53.230299 > ACL data: handle 66 flags 0x02 dlen 26
2016-01-04 08:13:53.231614 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:53.234175 > ACL data: handle 65 flags 0x02 dlen 26
2016-01-04 08:13:53.235092 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:53.238050 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 64 packets 1
2016-01-04 08:13:53.249034 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
2016-01-04 08:13:53.251822 > ACL data: handle 64 flags 0x02 dlen 5
2016-01-04 08:13:53.253201 > ACL data: handle 64 flags 0x02 dlen 8
2016-01-04 08:13:53.259559 > ACL data: handle 66 flags 0x02 dlen 26
2016-01-04 08:13:53.260704 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:53.263437 > ACL data: handle 65 flags 0x02 dlen 26
2016-01-04 08:13:53.264369 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:53.279042 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
2016-01-04 08:13:53.289813 > ACL data: handle 66 flags 0x02 dlen 26
2016-01-04 08:13:53.290812 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:53.293686 > ACL data: handle 65 flags 0x02 dlen 26
2016-01-04 08:13:53.294595 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:53.309043 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
2016-01-04 08:13:53.320060 > ACL data: handle 66 flags 0x02 dlen 26
2016-01-04 08:13:53.320997 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:53.323994 > ACL data: handle 65 flags 0x02 dlen 12
2016-01-04 08:13:53.324719 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:53.350046 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 66 packets 1
2016-01-04 08:13:53.350317 > ACL data: handle 66 flags 0x02 dlen 26
2016-01-04 08:13:53.351162 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:53.354186 > ACL data: handle 65 flags 0x02 dlen 26
2016-01-04 08:13:53.355006 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:53.369049 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
2016-01-04 08:13:53.380570 > ACL data: handle 66 flags 0x02 dlen 12
2016-01-04 08:13:53.381316 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:53.399451 > ACL data: handle 65 flags 0x02 dlen 26
2016-01-04 08:13:53.400261 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:53.409568 > ACL data: handle 66 flags 0x02 dlen 26
2016-01-04 08:13:53.410364 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:53.414054 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
2016-01-04 08:13:53.428453 > ACL data: handle 65 flags 0x02 dlen 26
2016-01-04 08:13:53.429268 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:53.439833 > ACL data: handle 66 flags 0x02 dlen 26
2016-01-04 08:13:53.440663 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:53.455057 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 66 packets 2
2016-01-04 08:13:53.459953 > ACL data: handle 65 flags 0x02 dlen 26
2016-01-04 08:13:53.463513 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:53.470079 > ACL data: handle 66 flags 0x02 dlen 26
2016-01-04 08:13:53.470987 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:53.474062 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 65 packets 2
2016-01-04 08:13:53.488953 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:53.490554 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:53.500329 > ACL data: handle 66 flags 0x02 dlen 26
2016-01-04 08:13:53.503710 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:53.504079 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
2016-01-04 08:13:53.519207 > ACL data: handle 65 flags 0x02 dlen 13
2016-01-04 08:13:53.520040 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:53.530584 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:53.531914 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:53.534073 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
2016-01-04 08:13:53.549471 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:53.550281 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:53.559586 > ACL data: handle 66 flags 0x02 dlen 13
2016-01-04 08:13:53.560306 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:53.564072 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
2016-01-04 08:13:53.578469 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:53.579298 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:53.589848 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:53.590618 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:53.594075 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
2016-01-04 08:13:53.608742 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:53.612019 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:53.620100 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:53.621060 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:53.624081 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
2016-01-04 08:13:53.638971 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:53.639832 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:53.650350 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:53.651168 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:53.654090 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
2016-01-04 08:13:53.669229 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:53.670067 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:53.680611 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:53.681398 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:53.684087 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
2016-01-04 08:13:53.699488 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:53.700312 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:53.709613 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:53.710526 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:53.714091 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
2016-01-04 08:13:53.728493 > ACL data: handle 65 flags 0x02 dlen 13
2016-01-04 08:13:53.729284 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:53.735087 > HCI Event: LE Meta Event (0x3e) plen 19
    LE Connection Complete
      status 0x00 handle 67, role master
      bdaddr B0:B4:48:B7:FC:00 (Public)
2016-01-04 08:13:53.735484 < HCI Command: LE Read Remote Used Features (0x08|0x0016) plen 2
2016-01-04 08:13:53.737103 > HCI Event: Command Status (0x0f) plen 4
    LE Read Remote Used Features (0x08|0x0016) status 0x00 ncmd 1
2016-01-04 08:13:53.739870 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:53.744097 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
2016-01-04 08:13:53.758755 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:53.766103 > HCI Event: LE Meta Event (0x3e) plen 12
    LE Read Remote Used Features Complete
      status 0x00 handle 67
      Features: 0x01 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2016-01-04 08:13:53.769240 < ACL data: handle 67 flags 0x00 dlen 7
2016-01-04 08:13:53.771177 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:53.772078 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:53.785117 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 66 packets 1
2016-01-04 08:13:53.796366 > ACL data: handle 67 flags 0x02 dlen 7
2016-01-04 08:13:53.797326 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:53.803993 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:53.804860 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:53.811104 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 67 packets 1
2016-01-04 08:13:53.815365 > ACL data: handle 66 flags 0x02 dlen 13
2016-01-04 08:13:53.816125 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:53.826747 > ACL data: handle 67 flags 0x02 dlen 24
2016-01-04 08:13:53.827586 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:53.830110 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 66 packets 1
2016-01-04 08:13:53.845622 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:53.846523 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:53.848247 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:53.849068 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:53.855877 > ACL data: handle 67 flags 0x02 dlen 26
2016-01-04 08:13:53.856878 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:53.860109 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 66 packets 1
2016-01-04 08:13:53.871106 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 67 packets 1
2016-01-04 08:13:53.874747 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:53.875588 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:53.878631 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:53.879412 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:53.886248 > ACL data: handle 67 flags 0x02 dlen 26
2016-01-04 08:13:53.887051 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:53.894112 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
2016-01-04 08:13:53.905125 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:53.905949 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:53.909003 > ACL data: handle 65 flags 0x02 dlen 9
2016-01-04 08:13:53.910032 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:53.916636 > ACL data: handle 67 flags 0x02 dlen 26
2016-01-04 08:13:53.917499 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:53.920116 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 66 packets 1
2016-01-04 08:13:53.931121 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 67 packets 1
2016-01-04 08:13:53.935510 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:53.936418 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:53.946899 > ACL data: handle 67 flags 0x02 dlen 26
2016-01-04 08:13:53.947911 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:53.953260 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:53.954065 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:53.961124 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 67 packets 1
2016-01-04 08:13:53.964638 > ACL data: handle 66 flags 0x02 dlen 9
2016-01-04 08:13:53.965787 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:53.976016 > ACL data: handle 67 flags 0x02 dlen 26
2016-01-04 08:13:53.977064 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:53.980126 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 66 packets 1
2016-01-04 08:13:53.983645 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:53.984503 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:53.995015 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:53.995814 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:54.006426 > ACL data: handle 67 flags 0x02 dlen 12
2016-01-04 08:13:54.007646 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:54.014156 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 65 packets 1
2016-01-04 08:13:54.025143 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 66 packets 1
2016-01-04 08:13:54.025281 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:54.026595 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:54.029148 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:54.030033 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:54.036770 > ACL data: handle 67 flags 0x02 dlen 26
2016-01-04 08:13:54.037605 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:54.044135 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
2016-01-04 08:13:54.055645 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:54.056564 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:54.065795 > ACL data: handle 67 flags 0x02 dlen 26
2016-01-04 08:13:54.070163 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 66 packets 1
2016-01-04 08:13:54.073420 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:54.074892 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:54.075849 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:54.084775 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:54.085620 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:54.089137 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 65 packets 1
2016-01-04 08:13:54.096150 > ACL data: handle 67 flags 0x02 dlen 26
2016-01-04 08:13:54.097074 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:54.103786 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:54.104573 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:54.111140 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 67 packets 1
2016-01-04 08:13:54.115154 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:54.115978 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:54.126539 > ACL data: handle 67 flags 0x02 dlen 26
2016-01-04 08:13:54.129847 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:54.130149 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 66 packets 1
2016-01-04 08:13:54.134157 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:54.135048 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:54.145551 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:54.146469 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:54.149146 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 65 packets 1
2016-01-04 08:13:54.156923 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:54.158217 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:54.163286 > ACL data: handle 65 flags 0x02 dlen 9
2016-01-04 08:13:54.164282 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:54.171147 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 67 packets 1
2016-01-04 08:13:54.174661 > ACL data: handle 66 flags 0x02 dlen 9
2016-01-04 08:13:54.175570 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:54.186037 > ACL data: handle 67 flags 0x02 dlen 13
2016-01-04 08:13:54.186750 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:54.190147 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 66 packets 1
2016-01-04 08:13:54.193664 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:54.194694 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:54.205040 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:54.206039 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:54.209152 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 65 packets 1
2016-01-04 08:13:54.216426 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:54.217121 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:54.224042 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:54.224765 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:54.231153 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 67 packets 1
2016-01-04 08:13:54.246672 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:54.247413 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:54.250556 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:54.251236 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:54.254437 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:54.255119 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:54.261157 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 67 packets 1
2016-01-04 08:13:54.269160 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
2016-01-04 08:13:54.275797 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:54.276623 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:54.279672 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:54.280366 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:54.283556 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:54.284215 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:54.295162 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 66 packets 1
2016-01-04 08:13:54.306176 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:54.306965 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:54.310050 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:54.310734 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:54.313936 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:54.315090 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:54.321164 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 67 packets 1
2016-01-04 08:13:54.329184 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
2016-01-04 08:13:54.336574 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:54.337586 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:54.344181 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:54.345320 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:54.355564 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:54.356960 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:54.359170 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 65 packets 1
2016-01-04 08:13:54.366944 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:54.367862 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:54.373307 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:54.374607 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:54.381170 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 67 packets 1
2016-01-04 08:13:54.384694 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:54.385930 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:54.396062 > ACL data: handle 67 flags 0x02 dlen 13
2016-01-04 08:13:54.396877 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:54.400173 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 66 packets 1
2016-01-04 08:13:54.403692 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:54.404888 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:54.415064 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:54.416432 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:54.419177 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 65 packets 1
2016-01-04 08:13:54.426467 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:54.427349 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:54.434066 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:54.435219 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:54.441178 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 67 packets 1
2016-01-04 08:13:54.445442 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:54.446824 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:54.456822 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:54.457732 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:54.464445 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:54.465610 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:54.471188 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 67 packets 1
2016-01-04 08:13:54.475821 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:54.477200 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:54.479184 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
2016-01-04 08:13:54.485956 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:54.486859 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:54.493581 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:54.494759 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:54.501199 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 67 packets 1
2016-01-04 08:13:54.504958 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:54.506176 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:54.516335 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:54.517184 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:54.520216 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 66 packets 1
2016-01-04 08:13:54.524021 > ACL data: handle 65 flags 0x02 dlen 27
2016-01-04 08:13:54.529322 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:54.535331 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:54.536648 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:54.539207 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 65 packets 1
2016-01-04 08:13:54.546706 > ACL data: handle 67 flags 0x02 dlen 9
2016-01-04 08:13:54.547682 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:54.561191 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 67 packets 1
2016-01-04 08:13:54.565586 > ACL data: handle 66 flags 0x02 dlen 27
2016-01-04 08:13:54.566847 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:54.568208 > ACL data: handle 65 flags 0x02 dlen 9
2016-01-04 08:13:54.570940 < ACL data: handle 65 flags 0x00 dlen 9
2016-01-04 08:13:54.575838 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:54.576779 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:54.584197 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
2016-01-04 08:13:54.594734 > ACL data: handle 66 flags 0x02 dlen 9
2016-01-04 08:13:54.597646 < ACL data: handle 66 flags 0x00 dlen 9
2016-01-04 08:13:54.598619 > ACL data: handle 65 flags 0x02 dlen 5
2016-01-04 08:13:54.600638 < ACL data: handle 65 flags 0x00 dlen 8
2016-01-04 08:13:54.606215 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:54.607184 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:54.610199 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 66 packets 1
2016-01-04 08:13:54.621206 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 67 packets 1
2016-01-04 08:13:54.625089 > ACL data: handle 66 flags 0x02 dlen 5
2016-01-04 08:13:54.627080 < ACL data: handle 66 flags 0x00 dlen 8
2016-01-04 08:13:54.628979 > ACL data: handle 65 flags 0x02 dlen 5
2016-01-04 08:13:54.630156 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:54.636599 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:54.637608 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:54.644219 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
2016-01-04 08:13:54.655467 > ACL data: handle 66 flags 0x02 dlen 5
2016-01-04 08:13:54.656525 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:54.666845 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:54.667787 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:54.673220 > ACL data: handle 65 flags 0x02 dlen 10
2016-01-04 08:13:54.674107 < ACL data: handle 65 flags 0x00 dlen 9
2016-01-04 08:13:54.681207 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 67 packets 2
2016-01-04 08:13:54.685843 > ACL data: handle 66 flags 0x02 dlen 10
2016-01-04 08:13:54.686764 < ACL data: handle 66 flags 0x00 dlen 9
2016-01-04 08:13:54.689208 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
2016-01-04 08:13:54.695979 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:54.696976 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:54.703606 > ACL data: handle 65 flags 0x02 dlen 5
2016-01-04 08:13:54.705019 < ACL data: handle 65 flags 0x00 dlen 8
2016-01-04 08:13:54.711225 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 67 packets 1
2016-01-04 08:13:54.714981 > ACL data: handle 66 flags 0x02 dlen 5
2016-01-04 08:13:54.716464 < ACL data: handle 66 flags 0x00 dlen 8
2016-01-04 08:13:54.726357 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:54.727352 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:54.730228 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 66 packets 1
2016-01-04 08:13:54.733985 > ACL data: handle 65 flags 0x02 dlen 5
2016-01-04 08:13:54.735612 < ACL data: handle 65 flags 0x00 dlen 8
2016-01-04 08:13:54.745356 > ACL data: handle 66 flags 0x02 dlen 5
2016-01-04 08:13:54.747276 < ACL data: handle 66 flags 0x00 dlen 8
2016-01-04 08:13:54.749228 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 65 packets 1
2016-01-04 08:13:54.756751 > ACL data: handle 67 flags 0x02 dlen 9
2016-01-04 08:13:54.758020 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:54.763106 > ACL data: handle 65 flags 0x02 dlen 5
2016-01-04 08:13:54.764116 < ACL data: handle 65 flags 0x00 dlen 11
2016-01-04 08:13:54.771217 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 67 packets 1
2016-01-04 08:13:54.774483 > ACL data: handle 66 flags 0x02 dlen 5
2016-01-04 08:13:54.775439 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:54.785861 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:54.787251 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:54.790221 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 66 packets 1
2016-01-04 08:13:54.793485 > ACL data: handle 65 flags 0x02 dlen 10
2016-01-04 08:13:54.794411 < ACL data: handle 65 flags 0x00 dlen 9
2016-01-04 08:13:54.804860 > ACL data: handle 66 flags 0x02 dlen 10
2016-01-04 08:13:54.805733 < ACL data: handle 66 flags 0x00 dlen 9
2016-01-04 08:13:54.809221 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 65 packets 1
2016-01-04 08:13:54.816235 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:54.817231 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:54.823864 > ACL data: handle 65 flags 0x02 dlen 5
2016-01-04 08:13:54.825249 < ACL data: handle 65 flags 0x00 dlen 9
2016-01-04 08:13:54.831225 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 67 packets 1
2016-01-04 08:13:54.835241 > ACL data: handle 66 flags 0x02 dlen 5
2016-01-04 08:13:54.836544 < ACL data: handle 66 flags 0x00 dlen 9
2016-01-04 08:13:54.846624 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:54.847622 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:54.854251 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
2016-01-04 08:13:54.854283 > ACL data: handle 65 flags 0x02 dlen 25
2016-01-04 08:13:54.854369 > ACL data: handle 65 flags 0x02 dlen 5
2016-01-04 08:13:54.859546 < ACL data: handle 65 flags 0x00 dlen 8
2016-01-04 08:13:54.864498 > ACL data: handle 66 flags 0x02 dlen 5
2016-01-04 08:13:54.865901 > ACL data: handle 66 flags 0x02 dlen 25
2016-01-04 08:13:54.866264 < ACL data: handle 66 flags 0x00 dlen 8
2016-01-04 08:13:54.869253 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 67 packets 1
    handle 65 packets 1
2016-01-04 08:13:54.876013 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:54.877286 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:54.883628 > ACL data: handle 65 flags 0x02 dlen 5
2016-01-04 08:13:54.891253 > HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 67 packets 1
2016-01-04 08:13:54.895026 > ACL data: handle 66 flags 0x02 dlen 5
2016-01-04 08:13:54.906374 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:54.907772 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:54.936516 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:54.938042 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:54.951239 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 67 packets 2
2016-01-04 08:13:54.966642 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:54.967997 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:54.996768 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:54.998128 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:55.011283 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 67 packets 2
2016-01-04 08:13:55.026906 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:55.028507 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:55.055770 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:55.057165 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:55.071262 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 67 packets 2
2016-01-04 08:13:55.085901 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:55.087217 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:55.093522 > ACL data: handle 65 flags 0x02 dlen 25
2016-01-04 08:13:55.116154 > ACL data: handle 67 flags 0x02 dlen 27
2016-01-04 08:13:55.117635 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:55.123778 > ACL data: handle 65 flags 0x02 dlen 11
2016-01-04 08:13:55.131276 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 67 packets 2
2016-01-04 08:13:55.135153 > ACL data: handle 66 flags 0x02 dlen 25
2016-01-04 08:13:55.146541 > ACL data: handle 67 flags 0x02 dlen 9
2016-01-04 08:13:55.151555 < ACL data: handle 67 flags 0x00 dlen 9
2016-01-04 08:13:55.176675 > ACL data: handle 67 flags 0x02 dlen 5
2016-01-04 08:13:55.179518 < ACL data: handle 67 flags 0x00 dlen 8
2016-01-04 08:13:55.191272 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 67 packets 2
2016-01-04 08:13:55.206786 > ACL data: handle 67 flags 0x02 dlen 5
2016-01-04 08:13:55.207743 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:55.235681 > ACL data: handle 67 flags 0x02 dlen 10
2016-01-04 08:13:55.236592 < ACL data: handle 67 flags 0x00 dlen 9
2016-01-04 08:13:55.251302 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 67 packets 2
2016-01-04 08:13:55.280837 > ACL data: handle 67 flags 0x02 dlen 5
2016-01-04 08:13:55.282654 < ACL data: handle 67 flags 0x00 dlen 8
2016-01-04 08:13:55.310947 > ACL data: handle 67 flags 0x02 dlen 5
2016-01-04 08:13:55.314963 < ACL data: handle 67 flags 0x00 dlen 8
2016-01-04 08:13:55.326314 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 67 packets 2
2016-01-04 08:13:55.341059 > ACL data: handle 67 flags 0x02 dlen 5
2016-01-04 08:13:55.342056 < ACL data: handle 67 flags 0x00 dlen 11
2016-01-04 08:13:55.386184 > ACL data: handle 67 flags 0x02 dlen 10
2016-01-04 08:13:55.387178 < ACL data: handle 67 flags 0x00 dlen 9
2016-01-04 08:13:55.401309 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 67 packets 2
2016-01-04 08:13:55.416316 > ACL data: handle 67 flags 0x02 dlen 5
2016-01-04 08:13:55.416440 > ACL data: handle 67 flags 0x02 dlen 25
2016-01-04 08:13:55.417937 < ACL data: handle 67 flags 0x00 dlen 9
2016-01-04 08:13:55.420334 > ACL data: handle 66 flags 0x02 dlen 25
2016-01-04 08:13:55.424214 > ACL data: handle 65 flags 0x02 dlen 25
2016-01-04 08:13:55.445568 > ACL data: handle 67 flags 0x02 dlen 5
2016-01-04 08:13:55.448451 < ACL data: handle 67 flags 0x00 dlen 8
2016-01-04 08:13:55.461302 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 67 packets 2
2016-01-04 08:13:55.475703 > ACL data: handle 67 flags 0x02 dlen 5
2016-01-04 08:13:55.667331 > HCI Event: Disconn Complete (0x05) plen 4
    status 0x00 handle 64 reason 0x08
    Reason: Connection Timeout
2016-01-04 08:13:55.685851 > ACL data: handle 67 flags 0x02 dlen 25
2016-01-04 08:13:55.700970 > ACL data: handle 67 flags 0x02 dlen 11
2016-01-04 08:13:58.416574 > ACL data: handle 67 flags 0x02 dlen 25
2016-01-04 08:13:58.420452 > ACL data: handle 66 flags 0x02 dlen 25
2016-01-04 08:13:58.424322 > ACL data: handle 65 flags 0x02 dlen 25
2016-01-04 08:14:00.474910 > HCI Event: Disconn Complete (0x05) plen 4
    status 0x00 handle 66 reason 0x08
    Reason: Connection Timeout
2016-01-04 08:14:00.478925 > HCI Event: Disconn Complete (0x05) plen 4
    status 0x00 handle 65 reason 0x08
    Reason: Connection Timeout
2016-01-04 08:14:00.590935 > HCI Event: Disconn Complete (0x05) plen 4
    status 0x00 handle 67 reason 0x08
    Reason: Connection Timeout
2016-01-04 08:14:01.317717 < HCI Command: LE Create Connection (0x08|0x000d) plen 25
    bdaddr B0:B4:48:B9:81:00 type 0
    interval 96 window 48 initiator_filter 0
    own_bdaddr_type 0 min_interval 6 max_interval 12
    latency 0 supervision_to 200 min_ce 4 max_ce 6
2016-01-04 08:14:01.319031 > HCI Event: Command Status (0x0f) plen 4
    LE Create Connection (0x08|0x000d) status 0x00 ncmd 1

@theavijitsarkar
Copy link
Author

Scenario: I have 5 devices connected Initially.
Then, I kept disconnecting and reconnecting them via power cycle.
In the node side, I have a code which starts a new connectAndSetup upon disconnection.

Something like

sensorTag.once('disconnect',reconnect);

function reconnect(){
//Remove listner,unnotify,disable services
//Connect 
this.connectAndSetup(){
this.once('disconnect',reconnect);
//enable services
}
}

All the sensors connected back, but B0:B4:48:B8:BD:86 didnt.
Most of the times, out of 5, any one doesnt connect back.

My observations : When I am switching on/off the sensor, It somehow immediately disconnects before getting discovered(inside connectAndSetup), thus another connectAndSetup is called.
Now I have two connectAndSetups going on at the same time.

Solution 1: Have a way to clear a ongoing connectAndSetup
Solution 2: Inbuilt reconnect mechanism.

@sandeepmistry
Copy link
Collaborator

@snowbreeze got it!

2016-01-04 08:13:21.654445 < HCI Command: LE Create Connection (0x08|0x000d) plen 25
    bdaddr B0:B4:48:B8:BD:86 type 0
    interval 96 window 48 initiator_filter 0
    own_bdaddr_type 0 min_interval 6 max_interval 12
    latency 0 supervision_to 200 min_ce 4 max_ce 6
2016-01-04 08:13:21.655493 < ACL data: handle 66 flags 0x00 dlen 11
2016-01-04 08:13:21.656266 > HCI Event: Command Status (0x0f) plen 4
    LE Create Connection (0x08|0x000d) status 0x0b ncmd 1
    Error: ACL Connection Already Exists

There is an unpublished change in noble to report the connection already exists case: noble/noble@9a746e0

Would you mind trying out the latest noble master (npm install sandeepmistry/noble). I should be able to publish a new version of noble to npm later this week.

@theavijitsarkar
Copy link
Author

I had seen this changes on noble, and manually updated the lib folder long back. Let me uninstall the noble and run this command and try again.

@sandeepmistry
Copy link
Collaborator

@snowbreeze noble v1.3.0 has been published with the change, so a fresh install should pick up the change.

@theavijitsarkar
Copy link
Author

Okay. I will do a fresh npm and try to reproduce
On Jan 9, 2016 9:51 PM, "Sandeep Mistry" [email protected] wrote:

@snowbreeze https://github.com/snowbreeze noble v1.3.0 has been
published with the change, so a fresh install should pick up the change.


Reply to this email directly or view it on GitHub
#12 (comment)
.

@theavijitsarkar
Copy link
Author

connectAndSetup not getting stuck.
But reconnecting remains a huge problem.

@theavijitsarkar
Copy link
Author

Still I see some instances where connectAndSetup is stuck. Will reopen if i can reproduce properly.


> HCI Event: Disconn Complete (0x05) plen 4
    status 0x00 handle 67 reason 0x08
    Reason: Connection Timeout
< HCI Command: LE Set Scan Enable (0x08|0x000c) plen 2
    value 0x00 (scanning disabled)
    filter duplicates 0x01 (enabled)
> HCI Event: Command Complete (0x0e) plen 4
    LE Set Scan Enable (0x08|0x000c) ncmd 1
    status 0x0c
    Error: Command Disallowed
< HCI Command: Disconnect (0x01|0x0006) plen 3
    handle 64 reason 0x13
    Reason: Remote User Terminated Connection
> HCI Event: Command Status (0x0f) plen 4
    Disconnect (0x01|0x0006) status 0x00 ncmd 1
< HCI Command: Disconnect (0x01|0x0006) plen 3
    handle 65 reason 0x13
    Reason: Remote User Terminated Connection
> HCI Event: Command Status (0x0f) plen 4
    Disconnect (0x01|0x0006) status 0x00 ncmd 1
< HCI Command: Disconnect (0x01|0x0006) plen 3
    handle 66 reason 0x13
    Reason: Remote User Terminated Connection
> HCI Event: Command Status (0x0f) plen 4
    Disconnect (0x01|0x0006) status 0x00 ncmd 1
< HCI Command: Disconnect (0x01|0x0006) plen 3
    handle 68 reason 0x13
    Reason: Remote User Terminated Connection
> HCI Event: Command Status (0x0f) plen 4
    Disconnect (0x01|0x0006) status 0x00 ncmd 1
< HCI Command: Disconnect (0x01|0x0006) plen 3
    handle 69 reason 0x13
    Reason: Remote User Terminated Connection
> HCI Event: Command Status (0x0f) plen 4
    Disconnect (0x01|0x0006) status 0x00 ncmd 1
> HCI Event: Disconn Complete (0x05) plen 4
    status 0x00 handle 68 reason 0x22
    Reason: LMP Response Timeout
> HCI Event: Disconn Complete (0x05) plen 4
    status 0x00 handle 64 reason 0x22
    Reason: LMP Response Timeout
> HCI Event: Disconn Complete (0x05) plen 4
    status 0x00 handle 66 reason 0x22
    Reason: LMP Response Timeout
> HCI Event: Disconn Complete (0x05) plen 4
    status 0x00 handle 65 reason 0x22
    Reason: LMP Response Timeout
> HCI Event: Disconn Complete (0x05) plen 4
    status 0x00 handle 69 reason 0x22
    Reason: LMP Response Timeout
< HCI Command: Set Event Mask (0x03|0x0001) plen 8
    Mask: 0xfffffbff07f8bf3d
> HCI Event: Command Complete (0x0e) plen 4
    Set Event Mask (0x03|0x0001) ncmd 1
    status 0x00
< HCI Command: LE Set Event Mask (0x08|0x0001) plen 8
    mask 0x1f00000000000000 (Reserved)
> HCI Event: Command Complete (0x0e) plen 4
    LE Set Event Mask (0x08|0x0001) ncmd 1
    status 0x00
< HCI Command: Read Local Version Information (0x04|0x0001) plen 0
> HCI Event: Command Complete (0x0e) plen 12
    Read Local Version Information (0x04|0x0001) ncmd 1
    status 0x00
    HCI Version: 4.0 (0x6) HCI Revision: 0x1000
    LMP Version: 4.0 (0x6) LMP Subversion: 0x220e
    Manufacturer: Broadcom Corporation (15)
< HCI Command: Write LE Host Supported (0x03|0x006d) plen 2
> HCI Event: Command Complete (0x0e) plen 4
    Write LE Host Supported (0x03|0x006d) ncmd 1
< HCI Command: Read LE Host Supported (0x03|0x006c) plen 0
> HCI Event: Command Complete (0x0e) plen 6
    Read LE Host Supported (0x03|0x006c) ncmd 1
< HCI Command: Read BD ADDR (0x04|0x0009) plen 0
> HCI Event: Command Complete (0x0e) plen 10
    Read BD ADDR (0x04|0x0009) ncmd 1
    status 0x00 bdaddr 5C:F3:70:6D:D1:6E
< HCI Command: LE Set Scan Enable (0x08|0x000c) plen 2
    value 0x00 (scanning disabled)
    filter duplicates 0x01 (enabled)
> HCI Event: Command Complete (0x0e) plen 4
    LE Set Scan Enable (0x08|0x000c) ncmd 1
    status 0x0c
    Error: Command Disallowed
< HCI Command: LE Set Scan Parameters (0x08|0x000b) plen 7
    type 0x01 (active)
    interval 10.000ms window 10.000ms
    own address: 0x00 (Public) policy: All
> HCI Event: Command Complete (0x0e) plen 4
    LE Set Scan Parameters (0x08|0x000b) ncmd 1
    status 0x00
< HCI Command: LE Set Scan Enable (0x08|0x000c) plen 2
    value 0x01 (scanning enabled)
    filter duplicates 0x00 (disabled)
> HCI Event: Command Complete (0x0e) plen 4
    LE Set Scan Enable (0x08|0x000c) ncmd 1
    status 0x00
< HCI Command: LE Set Scan Enable (0x08|0x000c) plen 2
    value 0x01 (scanning enabled)
    filter duplicates 0x00 (disabled)
> HCI Event: Command Complete (0x0e) plen 4
    LE Set Scan Enable (0x08|0x000c) ncmd 1
    status 0x0c
    Error: Command Disallowed
> HCI Event: LE Meta Event (0x3e) plen 26
    LE Advertising Report
      ADV_IND - Connectable undirected advertising (0)
      bdaddr B0:B4:48:B8:0F:06 (Public)
      Flags: 0x05
      Shortened service classes: 0xaa80
      Unknown type 0xff with 5 bytes data
      RSSI: -90
> HCI Event: LE Meta Event (0x3e) plen 39
    LE Advertising Report
      SCAN_RSP - Scan Response (4)
      bdaddr B0:B4:48:B8:0F:06 (Public)
      Complete local name: 'CC2650 SensorTag'
      Unknown type 0x12 with 4 bytes data
      TX power level: 0
      RSSI: -89
> HCI Event: LE Meta Event (0x3e) plen 43
    LE Advertising Report
      ADV_IND - Connectable undirected advertising (0)
      bdaddr 00:1E:C0:27:F8:0B (Public)
      Flags: 0x06
      Unknown type 0x07 with 16 bytes data
      Complete local name: 'PSVAC02B'
      RSSI: -62
> HCI Event: LE Meta Event (0x3e) plen 12
    LE Advertising Report
      SCAN_RSP - Scan Response (4)
      bdaddr 00:1E:C0:27:F8:0B (Public)
      RSSI: -60
> HCI Event: LE Meta Event (0x3e) plen 43
    LE Advertising Report
      ADV_IND - Connectable undirected advertising (0)
      bdaddr 00:1E:C0:27:F6:3E (Public)
      Flags: 0x06
      Unknown type 0x07 with 16 bytes data
      Complete local name: 'PSPQM04B'
      RSSI: -74
> HCI Event: LE Meta Event (0x3e) plen 12
    LE Advertising Report
      SCAN_RSP - Scan Response (4)
      bdaddr 00:1E:C0:27:F6:3E (Public)
      RSSI: -73
> HCI Event: LE Meta Event (0x3e) plen 26
    LE Advertising Report
      ADV_IND - Connectable undirected advertising (0)
      bdaddr B0:B4:48:B9:81:00 (Public)
      Flags: 0x05
      Shortened service classes: 0xaa80
      Unknown type 0xff with 5 bytes data
      RSSI: -73
> HCI Event: LE Meta Event (0x3e) plen 39
    LE Advertising Report
      SCAN_RSP - Scan Response (4)
      bdaddr B0:B4:48:B9:81:00 (Public)
      Complete local name: 'CC2650 SensorTag'
      Unknown type 0x12 with 4 bytes data
      TX power level: 0
      RSSI: -72
> HCI Event: LE Meta Event (0x3e) plen 26
    LE Advertising Report
      ADV_IND - Connectable undirected advertising (0)
      bdaddr B0:B4:48:B7:FC:00 (Public)
      Flags: 0x05
      Shortened service classes: 0xaa80
      Unknown type 0xff with 5 bytes data
      RSSI: -81
> HCI Event: LE Meta Event (0x3e) plen 39
    LE Advertising Report
      SCAN_RSP - Scan Response (4)
      bdaddr B0:B4:48:B7:FC:00 (Public)
      Complete local name: 'CC2650 SensorTag'
      Unknown type 0x12 with 4 bytes data
      TX power level: 0
      RSSI: -79
< HCI Command: LE Create Connection (0x08|0x000d) plen 25
    bdaddr B0:B4:48:B8:0F:06 type 0
    interval 96 window 48 initiator_filter 0
    own_bdaddr_type 0 min_interval 6 max_interval 12
    latency 0 supervision_to 200 min_ce 4 max_ce 6
> HCI Event: Command Status (0x0f) plen 4
    LE Create Connection (0x08|0x000d) status 0x00 ncmd 1
> HCI Event: LE Meta Event (0x3e) plen 19
    LE Connection Complete
      status 0x00 handle 64, role master
      bdaddr B0:B4:48:B8:0F:06 (Public)
< HCI Command: LE Read Remote Used Features (0x08|0x0016) plen 2
> HCI Event: Command Status (0x0f) plen 4
    LE Read Remote Used Features (0x08|0x0016) status 0x00 ncmd 1
< HCI Command: LE Set Scan Enable (0x08|0x000c) plen 2
    value 0x00 (scanning disabled)
    filter duplicates 0x00 (disabled)
> HCI Event: Command Complete (0x0e) plen 4
    LE Set Scan Enable (0x08|0x000c) ncmd 1
    status 0x00
> HCI Event: LE Meta Event (0x3e) plen 12
    LE Read Remote Used Features Complete
      status 0x3e handle 64
      Error: Connection Failed to be Established
> HCI Event: Disconn Complete (0x05) plen 4
    status 0x00 handle 64 reason 0x3e
    Reason: Connection Failed to be Established
< ACL data: handle 64 flags 0x00 dlen 7
< HCI Command: LE Create Connection (0x08|0x000d) plen 25
    bdaddr 00:1E:C0:27:F8:0B type 0
    interval 96 window 48 initiator_filter 0
    own_bdaddr_type 0 min_interval 6 max_interval 12
    latency 0 supervision_to 200 min_ce 4 max_ce 6
> HCI Event: Command Status (0x0f) plen 4
    LE Create Connection (0x08|0x000d) status 0x00 ncmd 1
> HCI Event: LE Meta Event (0x3e) plen 19
    LE Connection Complete
      status 0x00 handle 64, role master
      bdaddr 00:1E:C0:27:F8:0B (Public)
< HCI Command: LE Read Remote Used Features (0x08|0x0016) plen 2
> HCI Event: Command Status (0x0f) plen 4
    LE Read Remote Used Features (0x08|0x0016) status 0x00 ncmd 1
> HCI Event: LE Meta Event (0x3e) plen 12
    LE Read Remote Used Features Complete
      status 0x00 handle 64
      Features: 0x01 0x00 0x00 0x00 0x00 0x00 0x00 0x00
< ACL data: handle 64 flags 0x00 dlen 7
< HCI Command: LE Create Connection (0x08|0x000d) plen 25
    bdaddr B0:B4:48:B9:81:00 type 0
    interval 96 window 48 initiator_filter 0
    own_bdaddr_type 0 min_interval 6 max_interval 12
    latency 0 supervision_to 200 min_ce 4 max_ce 6
> HCI Event: Command Status (0x0f) plen 4
    LE Create Connection (0x08|0x000d) status 0x00 ncmd 1
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 64 packets 2
> ACL data: handle 64 flags 0x02 dlen 7
< ACL data: handle 64 flags 0x00 dlen 11
> ACL data: handle 64 flags 0x02 dlen 18
< ACL data: handle 64 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 64 packets 2
> ACL data: handle 64 flags 0x02 dlen 26
< ACL data: handle 64 flags 0x00 dlen 11
> HCI Event: LE Meta Event (0x3e) plen 19
    LE Connection Complete
      status 0x00 handle 65, role master
      bdaddr B0:B4:48:B9:81:00 (Public)
< HCI Command: LE Read Remote Used Features (0x08|0x0016) plen 2
> HCI Event: Command Status (0x0f) plen 4
    LE Read Remote Used Features (0x08|0x0016) status 0x00 ncmd 1
> ACL data: handle 64 flags 0x02 dlen 27
> HCI Event: LE Meta Event (0x3e) plen 12
    LE Read Remote Used Features Complete
      status 0x00 handle 65
      Features: 0x01 0x00 0x00 0x00 0x00 0x00 0x00 0x00
< ACL data: handle 65 flags 0x00 dlen 7
< HCI Command: LE Create Connection (0x08|0x000d) plen 25
    bdaddr B0:B4:48:B7:FC:00 type 0
    interval 96 window 48 initiator_filter 0
    own_bdaddr_type 0 min_interval 6 max_interval 12
    latency 0 supervision_to 200 min_ce 4 max_ce 6
> HCI Event: Command Status (0x0f) plen 4
    LE Create Connection (0x08|0x000d) status 0x00 ncmd 1
< ACL data: handle 64 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 9
    handle 64 packets 1
    handle 65 packets 1
> ACL data: handle 65 flags 0x02 dlen 7
< ACL data: handle 65 flags 0x00 dlen 11
> ACL data: handle 64 flags 0x02 dlen 9
< ACL data: handle 64 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 9
    handle 64 packets 1
    handle 65 packets 1
> ACL data: handle 65 flags 0x02 dlen 24
< ACL data: handle 65 flags 0x00 dlen 11
> ACL data: handle 64 flags 0x02 dlen 27
< ACL data: handle 64 flags 0x00 dlen 11
> HCI Event: LE Meta Event (0x3e) plen 19
    LE Connection Complete
      status 0x00 handle 66, role master
      bdaddr B0:B4:48:B7:FC:00 (Public)
< HCI Command: LE Read Remote Used Features (0x08|0x0016) plen 2
> HCI Event: Number of Completed Packets (0x13) plen 9
    handle 64 packets 1
    handle 65 packets 1
> HCI Event: Command Status (0x0f) plen 4
    LE Read Remote Used Features (0x08|0x0016) status 0x00 ncmd 1
> ACL data: handle 65 flags 0x02 dlen 26
> HCI Event: LE Meta Event (0x3e) plen 12
    LE Read Remote Used Features Complete
      status 0x00 handle 66
      Features: 0x01 0x00 0x00 0x00 0x00 0x00 0x00 0x00
< ACL data: handle 66 flags 0x00 dlen 7
< ACL data: handle 65 flags 0x00 dlen 11
> ACL data: handle 64 flags 0x02 dlen 9
> HCI Event: Number of Completed Packets (0x13) plen 9
    handle 64 packets 1
    handle 66 packets 1
< ACL data: handle 64 flags 0x00 dlen 8
> HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 64 packets 1
> ACL data: handle 66 flags 0x02 dlen 7
< ACL data: handle 66 flags 0x00 dlen 11
> ACL data: handle 65 flags 0x02 dlen 26
< ACL data: handle 65 flags 0x00 dlen 11
> ACL data: handle 64 flags 0x02 dlen 5
< ACL data: handle 64 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
> ACL data: handle 66 flags 0x02 dlen 24
< ACL data: handle 66 flags 0x00 dlen 11
> ACL data: handle 65 flags 0x02 dlen 26
< ACL data: handle 65 flags 0x00 dlen 11
> ACL data: handle 64 flags 0x02 dlen 10
< ACL data: handle 64 flags 0x00 dlen 9
> HCI Event: Number of Completed Packets (0x13) plen 9
    handle 64 packets 1
    handle 66 packets 1
> ACL data: handle 66 flags 0x02 dlen 26
< ACL data: handle 66 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 9
    handle 64 packets 1
    handle 65 packets 1
> ACL data: handle 64 flags 0x02 dlen 5
> ACL data: handle 64 flags 0x02 dlen 8
> ACL data: handle 65 flags 0x02 dlen 26
> ACL data: handle 66 flags 0x02 dlen 26
< ACL data: handle 65 flags 0x00 dlen 11
< ACL data: handle 66 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
> ACL data: handle 65 flags 0x02 dlen 26
< ACL data: handle 65 flags 0x00 dlen 11
> ACL data: handle 66 flags 0x02 dlen 26
< ACL data: handle 66 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
> ACL data: handle 64 flags 0x02 dlen 13
> ACL data: handle 65 flags 0x02 dlen 12
< ACL data: handle 65 flags 0x00 dlen 11
> ACL data: handle 66 flags 0x02 dlen 26
< ACL data: handle 66 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
> ACL data: handle 65 flags 0x02 dlen 26
< ACL data: handle 65 flags 0x00 dlen 11
> ACL data: handle 66 flags 0x02 dlen 26
< ACL data: handle 66 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
> ACL data: handle 65 flags 0x02 dlen 26
< ACL data: handle 65 flags 0x00 dlen 11
> ACL data: handle 66 flags 0x02 dlen 12
< ACL data: handle 66 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
> ACL data: handle 65 flags 0x02 dlen 26
< ACL data: handle 65 flags 0x00 dlen 11
> ACL data: handle 66 flags 0x02 dlen 26
< ACL data: handle 66 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
> ACL data: handle 65 flags 0x02 dlen 26
< ACL data: handle 65 flags 0x00 dlen 11
> ACL data: handle 66 flags 0x02 dlen 26
< ACL data: handle 66 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
> ACL data: handle 65 flags 0x02 dlen 27
< ACL data: handle 65 flags 0x00 dlen 11
> ACL data: handle 66 flags 0x02 dlen 26
< ACL data: handle 66 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
> ACL data: handle 65 flags 0x02 dlen 13
< ACL data: handle 65 flags 0x00 dlen 11
> ACL data: handle 66 flags 0x02 dlen 26
> HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
< ACL data: handle 66 flags 0x00 dlen 11
> ACL data: handle 65 flags 0x02 dlen 27
< ACL data: handle 65 flags 0x00 dlen 11
> ACL data: handle 66 flags 0x02 dlen 27
< ACL data: handle 66 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
> ACL data: handle 65 flags 0x02 dlen 27
< ACL data: handle 65 flags 0x00 dlen 11
> ACL data: handle 66 flags 0x02 dlen 13
< ACL data: handle 66 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
> ACL data: handle 65 flags 0x02 dlen 27
< ACL data: handle 65 flags 0x00 dlen 11
> ACL data: handle 66 flags 0x02 dlen 27
< ACL data: handle 66 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
> ACL data: handle 65 flags 0x02 dlen 27
< ACL data: handle 65 flags 0x00 dlen 11
> ACL data: handle 66 flags 0x02 dlen 27
< ACL data: handle 66 flags 0x00 dlen 11
> ACL data: handle 64 flags 0x02 dlen 10
> HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
> ACL data: handle 65 flags 0x02 dlen 27
< ACL data: handle 65 flags 0x00 dlen 11
> ACL data: handle 66 flags 0x02 dlen 27
< ACL data: handle 66 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
> ACL data: handle 65 flags 0x02 dlen 27
< ACL data: handle 65 flags 0x00 dlen 11
> ACL data: handle 66 flags 0x02 dlen 27
< ACL data: handle 66 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
> ACL data: handle 65 flags 0x02 dlen 13
< ACL data: handle 65 flags 0x00 dlen 11
> ACL data: handle 66 flags 0x02 dlen 27
> HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
< ACL data: handle 66 flags 0x00 dlen 11
> ACL data: handle 65 flags 0x02 dlen 27
< ACL data: handle 65 flags 0x00 dlen 11
> ACL data: handle 66 flags 0x02 dlen 27
< ACL data: handle 66 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
> ACL data: handle 65 flags 0x02 dlen 27
< ACL data: handle 65 flags 0x00 dlen 11
> ACL data: handle 66 flags 0x02 dlen 13
< ACL data: handle 66 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1

> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 66 packets 2

> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 65 packets 2

> HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1

> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 66 packets 2
> ACL data: handle 65 flags 0x02 dlen 27
< ACL data: handle 65 flags 0x00 dlen 11
> ACL data: handle 66 flags 0x02 dlen 9
< ACL data: handle 66 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 65 packets 2
> ACL data: handle 65 flags 0x02 dlen 27
< ACL data: handle 65 flags 0x00 dlen 11
> ACL data: handle 66 flags 0x02 dlen 27
< ACL data: handle 66 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
> ACL data: handle 65 flags 0x02 dlen 27
< ACL data: handle 65 flags 0x00 dlen 11
> ACL data: handle 64 flags 0x02 dlen 11
> ACL data: handle 66 flags 0x02 dlen 27
< ACL data: handle 66 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 66 packets 2
> ACL data: handle 65 flags 0x02 dlen 27
< ACL data: handle 65 flags 0x00 dlen 11
> ACL data: handle 66 flags 0x02 dlen 27
< ACL data: handle 66 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 65 packets 2
> ACL data: handle 65 flags 0x02 dlen 27
< ACL data: handle 65 flags 0x00 dlen 11
> ACL data: handle 66 flags 0x02 dlen 27
< ACL data: handle 66 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
> ACL data: handle 65 flags 0x02 dlen 9
< ACL data: handle 65 flags 0x00 dlen 11
> ACL data: handle 66 flags 0x02 dlen 27
< ACL data: handle 66 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 66 packets 2
> ACL data: handle 65 flags 0x02 dlen 27
< ACL data: handle 65 flags 0x00 dlen 11
> ACL data: handle 66 flags 0x02 dlen 27
< ACL data: handle 66 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 65 packets 2
> ACL data: handle 65 flags 0x02 dlen 27
< ACL data: handle 65 flags 0x00 dlen 11
> ACL data: handle 66 flags 0x02 dlen 9
< ACL data: handle 66 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
> ACL data: handle 65 flags 0x02 dlen 27
< ACL data: handle 65 flags 0x00 dlen 11
> ACL data: handle 66 flags 0x02 dlen 27
< ACL data: handle 66 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
> ACL data: handle 65 flags 0x02 dlen 27
< ACL data: handle 65 flags 0x00 dlen 11
> ACL data: handle 66 flags 0x02 dlen 27
< ACL data: handle 66 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
> ACL data: handle 65 flags 0x02 dlen 27
< ACL data: handle 65 flags 0x00 dlen 11
> ACL data: handle 66 flags 0x02 dlen 27
< ACL data: handle 66 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
> ACL data: handle 65 flags 0x02 dlen 27
< ACL data: handle 65 flags 0x00 dlen 11
> ACL data: handle 66 flags 0x02 dlen 27
< ACL data: handle 66 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
> ACL data: handle 65 flags 0x02 dlen 27
< ACL data: handle 65 flags 0x00 dlen 11
> ACL data: handle 66 flags 0x02 dlen 27
< ACL data: handle 66 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
> ACL data: handle 65 flags 0x02 dlen 27
> ACL data: handle 64 flags 0x02 dlen 13
< ACL data: handle 65 flags 0x00 dlen 11
> ACL data: handle 66 flags 0x02 dlen 27
< ACL data: handle 66 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
> ACL data: handle 65 flags 0x02 dlen 27
< ACL data: handle 65 flags 0x00 dlen 11
> ACL data: handle 66 flags 0x02 dlen 27
< ACL data: handle 66 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
> ACL data: handle 65 flags 0x02 dlen 27
< ACL data: handle 65 flags 0x00 dlen 11
> ACL data: handle 66 flags 0x02 dlen 27
< ACL data: handle 66 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
> ACL data: handle 65 flags 0x02 dlen 27
< ACL data: handle 65 flags 0x00 dlen 11
> ACL data: handle 66 flags 0x02 dlen 27
< ACL data: handle 66 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
> ACL data: handle 65 flags 0x02 dlen 27
< ACL data: handle 65 flags 0x00 dlen 11
> ACL data: handle 66 flags 0x02 dlen 27
< ACL data: handle 66 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
> ACL data: handle 65 flags 0x02 dlen 9
< ACL data: handle 65 flags 0x00 dlen 9
> HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
> ACL data: handle 66 flags 0x02 dlen 27
> ACL data: handle 65 flags 0x02 dlen 5
< ACL data: handle 66 flags 0x00 dlen 11
< ACL data: handle 65 flags 0x00 dlen 8
> HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
> ACL data: handle 66 flags 0x02 dlen 27
< ACL data: handle 66 flags 0x00 dlen 11
> ACL data: handle 65 flags 0x02 dlen 5
< ACL data: handle 65 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
> ACL data: handle 66 flags 0x02 dlen 9
> ACL data: handle 65 flags 0x02 dlen 10
< ACL data: handle 66 flags 0x00 dlen 9
< ACL data: handle 65 flags 0x00 dlen 9
> HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
> ACL data: handle 66 flags 0x02 dlen 5
< ACL data: handle 66 flags 0x00 dlen 8
> ACL data: handle 65 flags 0x02 dlen 5
< ACL data: handle 65 flags 0x00 dlen 8
> HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
> ACL data: handle 66 flags 0x02 dlen 5
< ACL data: handle 66 flags 0x00 dlen 11
> ACL data: handle 65 flags 0x02 dlen 5
< ACL data: handle 65 flags 0x00 dlen 8
> HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
> ACL data: handle 66 flags 0x02 dlen 10
< ACL data: handle 66 flags 0x00 dlen 9
> ACL data: handle 65 flags 0x02 dlen 5
< ACL data: handle 65 flags 0x00 dlen 11
> ACL data: handle 64 flags 0x02 dlen 10
> HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 66 packets 1
> ACL data: handle 65 flags 0x02 dlen 10
< ACL data: handle 65 flags 0x00 dlen 9
> ACL data: handle 66 flags 0x02 dlen 5
< ACL data: handle 66 flags 0x00 dlen 8
> HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 66 packets 1
> ACL data: handle 65 flags 0x02 dlen 5
< ACL data: handle 65 flags 0x00 dlen 9
> ACL data: handle 66 flags 0x02 dlen 5
< ACL data: handle 66 flags 0x00 dlen 8
> HCI Event: Number of Completed Packets (0x13) plen 9
    handle 65 packets 1
    handle 66 packets 1
> ACL data: handle 66 flags 0x02 dlen 5
< ACL data: handle 66 flags 0x00 dlen 11
> ACL data: handle 65 flags 0x02 dlen 5
> ACL data: handle 65 flags 0x02 dlen 25
< ACL data: handle 65 flags 0x00 dlen 8
> ACL data: handle 66 flags 0x02 dlen 10
> HCI Event: Number of Completed Packets (0x13) plen 9
    handle 66 packets 1
    handle 65 packets 1
< ACL data: handle 66 flags 0x00 dlen 9
> ACL data: handle 65 flags 0x02 dlen 5
> ACL data: handle 66 flags 0x02 dlen 5
< ACL data: handle 66 flags 0x00 dlen 9
> ACL data: handle 66 flags 0x02 dlen 25
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 66 packets 2
> ACL data: handle 66 flags 0x02 dlen 5
< ACL data: handle 66 flags 0x00 dlen 8
> ACL data: handle 66 flags 0x02 dlen 5
> ACL data: handle 64 flags 0x02 dlen 11
> ACL data: handle 65 flags 0x02 dlen 25
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 66 packets 1
> ACL data: handle 66 flags 0x02 dlen 25
> ACL data: handle 66 flags 0x02 dlen 11
> ACL data: handle 65 flags 0x02 dlen 25
> ACL data: handle 64 flags 0x02 dlen 13
> ACL data: handle 66 flags 0x02 dlen 25
> ACL data: handle 65 flags 0x02 dlen 25
> ACL data: handle 64 flags 0x02 dlen 10
> ACL data: handle 66 flags 0x02 dlen 25
> ACL data: handle 65 flags 0x02 dlen 25
> ACL data: handle 64 flags 0x02 dlen 11
> ACL data: handle 66 flags 0x02 dlen 25
> ACL data: handle 66 flags 0x02 dlen 11
> ACL data: handle 65 flags 0x02 dlen 25
> ACL data: handle 66 flags 0x02 dlen 25
> ACL data: handle 64 flags 0x02 dlen 13
> ACL data: handle 65 flags 0x02 dlen 25
> ACL data: handle 66 flags 0x02 dlen 25
> ACL data: handle 64 flags 0x02 dlen 10
> ACL data: handle 65 flags 0x02 dlen 25
> ACL data: handle 66 flags 0x02 dlen 25
> ACL data: handle 64 flags 0x02 dlen 11
> ACL data: handle 65 flags 0x02 dlen 25
> ACL data: handle 66 flags 0x02 dlen 11
> ACL data: handle 66 flags 0x02 dlen 25
> ACL data: handle 64 flags 0x02 dlen 13
< HCI Command: LE Set Scan Enable (0x08|0x000c) plen 2
    value 0x01 (scanning enabled)
    filter duplicates 0x00 (disabled)
> HCI Event: Command Complete (0x0e) plen 4
    LE Set Scan Enable (0x08|0x000c) ncmd 1
    status 0x00
> ACL data: handle 65 flags 0x02 dlen 25
> HCI Event: LE Meta Event (0x3e) plen 43
    LE Advertising Report
      ADV_IND - Connectable undirected advertising (0)
      bdaddr 00:1E:C0:27:F6:3E (Public)
      Flags: 0x06
      Unknown type 0x07 with 16 bytes data
      Complete local name: 'PSPQM04B'
      RSSI: -72
> HCI Event: LE Meta Event (0x3e) plen 12
    LE Advertising Report
      SCAN_RSP - Scan Response (4)
      bdaddr 00:1E:C0:27:F6:3E (Public)
      RSSI: -71
> ACL data: handle 66 flags 0x02 dlen 25
> HCI Event: LE Meta Event (0x3e) plen 26
    LE Advertising Report
      ADV_IND - Connectable undirected advertising (0)
      bdaddr B0:B4:48:B8:24:86 (Public)
      Flags: 0x05
      Shortened service classes: 0xaa80
      Unknown type 0xff with 5 bytes data
      RSSI: -70
> HCI Event: LE Meta Event (0x3e) plen 39
    LE Advertising Report
      SCAN_RSP - Scan Response (4)
      bdaddr B0:B4:48:B8:24:86 (Public)
      Complete local name: 'CC2650 SensorTag'
      Unknown type 0x12 with 4 bytes data
      TX power level: 0
      RSSI: -70
< HCI Command: LE Create Connection (0x08|0x000d) plen 25
    bdaddr B0:B4:48:B8:24:86 type 0
    interval 96 window 48 initiator_filter 0
    own_bdaddr_type 0 min_interval 6 max_interval 12
    latency 0 supervision_to 200 min_ce 4 max_ce 6
> HCI Event: Command Status (0x0f) plen 4
    LE Create Connection (0x08|0x000d) status 0x00 ncmd 1
> ACL data: handle 64 flags 0x02 dlen 10
> HCI Event: LE Meta Event (0x3e) plen 19
    LE Connection Complete
      status 0x00 handle 67, role master
      bdaddr B0:B4:48:B8:24:86 (Public)
< HCI Command: LE Read Remote Used Features (0x08|0x0016) plen 2
> HCI Event: Command Status (0x0f) plen 4
    LE Read Remote Used Features (0x08|0x0016) status 0x00 ncmd 1
< HCI Command: LE Set Scan Enable (0x08|0x000c) plen 2
    value 0x00 (scanning disabled)
    filter duplicates 0x00 (disabled)
> HCI Event: Command Complete (0x0e) plen 4
    LE Set Scan Enable (0x08|0x000c) ncmd 1
    status 0x00
> ACL data: handle 65 flags 0x02 dlen 25
> HCI Event: LE Meta Event (0x3e) plen 12
    LE Read Remote Used Features Complete
      status 0x00 handle 67
      Features: 0x01 0x00 0x00 0x00 0x00 0x00 0x00 0x00
< ACL data: handle 67 flags 0x00 dlen 7
> ACL data: handle 67 flags 0x02 dlen 7
< ACL data: handle 67 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 67 packets 2
> ACL data: handle 67 flags 0x02 dlen 24
< ACL data: handle 67 flags 0x00 dlen 11
> ACL data: handle 67 flags 0x02 dlen 26
< ACL data: handle 67 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 67 packets 2
> ACL data: handle 66 flags 0x02 dlen 25
> ACL data: handle 67 flags 0x02 dlen 26
< ACL data: handle 67 flags 0x00 dlen 11
> ACL data: handle 67 flags 0x02 dlen 26
< ACL data: handle 67 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 67 packets 2
> ACL data: handle 67 flags 0x02 dlen 26
< ACL data: handle 67 flags 0x00 dlen 11
> ACL data: handle 67 flags 0x02 dlen 26
< ACL data: handle 67 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 67 packets 2
> ACL data: handle 67 flags 0x02 dlen 12
< ACL data: handle 67 flags 0x00 dlen 11
> ACL data: handle 67 flags 0x02 dlen 26
< ACL data: handle 67 flags 0x00 dlen 11
> ACL data: handle 64 flags 0x02 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 67 packets 2
> ACL data: handle 65 flags 0x02 dlen 25
> ACL data: handle 67 flags 0x02 dlen 26
< ACL data: handle 67 flags 0x00 dlen 11
> ACL data: handle 67 flags 0x02 dlen 26
< ACL data: handle 67 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 67 packets 2
> ACL data: handle 67 flags 0x02 dlen 26
< ACL data: handle 67 flags 0x00 dlen 11
> ACL data: handle 67 flags 0x02 dlen 27
< ACL data: handle 67 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 67 packets 2
> ACL data: handle 66 flags 0x02 dlen 25
> ACL data: handle 67 flags 0x02 dlen 13
> ACL data: handle 66 flags 0x02 dlen 11
< ACL data: handle 67 flags 0x00 dlen 11
> ACL data: handle 67 flags 0x02 dlen 27
< ACL data: handle 67 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 67 packets 2
> ACL data: handle 67 flags 0x02 dlen 27
< ACL data: handle 67 flags 0x00 dlen 11
> ACL data: handle 67 flags 0x02 dlen 27
< ACL data: handle 67 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 67 packets 2
> ACL data: handle 67 flags 0x02 dlen 27
< ACL data: handle 67 flags 0x00 dlen 11
> ACL data: handle 67 flags 0x02 dlen 27
< ACL data: handle 67 flags 0x00 dlen 11
> ACL data: handle 65 flags 0x02 dlen 25
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 67 packets 2
> ACL data: handle 64 flags 0x02 dlen 13
> ACL data: handle 67 flags 0x02 dlen 27
< ACL data: handle 67 flags 0x00 dlen 11
> ACL data: handle 67 flags 0x02 dlen 13
< ACL data: handle 67 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 67 packets 2
> ACL data: handle 67 flags 0x02 dlen 27
< ACL data: handle 67 flags 0x00 dlen 11
> ACL data: handle 66 flags 0x02 dlen 25
> ACL data: handle 67 flags 0x02 dlen 27
< ACL data: handle 67 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 67 packets 2
> ACL data: handle 67 flags 0x02 dlen 27
< ACL data: handle 67 flags 0x00 dlen 11
> ACL data: handle 67 flags 0x02 dlen 27
< ACL data: handle 67 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 67 packets 2
> ACL data: handle 67 flags 0x02 dlen 9
< ACL data: handle 67 flags 0x00 dlen 11
> ACL data: handle 67 flags 0x02 dlen 27
< ACL data: handle 67 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 67 packets 2
> ACL data: handle 67 flags 0x02 dlen 27
< ACL data: handle 67 flags 0x00 dlen 11
> ACL data: handle 65 flags 0x02 dlen 25
> ACL data: handle 67 flags 0x02 dlen 27
< ACL data: handle 67 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 67 packets 2
> ACL data: handle 67 flags 0x02 dlen 27
< ACL data: handle 67 flags 0x00 dlen 11
> ACL data: handle 64 flags 0x02 dlen 10
> ACL data: handle 67 flags 0x02 dlen 27
< ACL data: handle 67 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 67 packets 2
> ACL data: handle 67 flags 0x02 dlen 27
< ACL data: handle 67 flags 0x00 dlen 11
> ACL data: handle 66 flags 0x02 dlen 25
> ACL data: handle 67 flags 0x02 dlen 9
< ACL data: handle 67 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 67 packets 2
> ACL data: handle 67 flags 0x02 dlen 27
< ACL data: handle 67 flags 0x00 dlen 11
> ACL data: handle 67 flags 0x02 dlen 27
< ACL data: handle 67 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 67 packets 2
> ACL data: handle 67 flags 0x02 dlen 27
< ACL data: handle 67 flags 0x00 dlen 11
> ACL data: handle 67 flags 0x02 dlen 27
< ACL data: handle 67 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 67 packets 2
> ACL data: handle 67 flags 0x02 dlen 27
< ACL data: handle 67 flags 0x00 dlen 11
> ACL data: handle 65 flags 0x02 dlen 25
> ACL data: handle 67 flags 0x02 dlen 27
< ACL data: handle 67 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 67 packets 2
> ACL data: handle 67 flags 0x02 dlen 27
< ACL data: handle 67 flags 0x00 dlen 11
> ACL data: handle 67 flags 0x02 dlen 27
< ACL data: handle 67 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 67 packets 2

> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 67 packets 2

> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 67 packets 2

> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 67 packets 2

> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 67 packets 2

> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 67 packets 2

> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 67 packets 2

> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 67 packets 2

< HCI Command: LE Set Scan Enable (0x08|0x000c) plen 2
    value 0x00 (scanning disabled)
    filter duplicates 0x01 (enabled)
> HCI Event: Command Complete (0x0e) plen 4
    LE Set Scan Enable (0x08|0x000c) ncmd 1
    status 0x0c
    Error: Command Disallowed

< HCI Command: LE Set Scan Enable (0x08|0x000c) plen 2
    value 0x01 (scanning enabled)
    filter duplicates 0x00 (disabled)
> HCI Event: Command Complete (0x0e) plen 4
    LE Set Scan Enable (0x08|0x000c) ncmd 1
    status 0x00
> HCI Event: LE Meta Event (0x3e) plen 43
    LE Advertising Report
      ADV_IND - Connectable undirected advertising (0)
      bdaddr 00:1E:C0:29:EF:BC (Public)
      Flags: 0x06
      Unknown type 0x07 with 16 bytes data
      Complete local name: 'PSPQM01B'
      RSSI: -78
> HCI Event: LE Meta Event (0x3e) plen 26
    LE Advertising Report
      ADV_IND - Connectable undirected advertising (0)
      bdaddr B0:B4:48:B8:BD:86 (Public)
      Flags: 0x05
      Shortened service classes: 0xaa80
      Unknown type 0xff with 5 bytes data
      RSSI: -84
> HCI Event: LE Meta Event (0x3e) plen 39
    LE Advertising Report
      SCAN_RSP - Scan Response (4)
      bdaddr B0:B4:48:B8:BD:86 (Public)
      Complete local name: 'CC2650 SensorTag'
      Unknown type 0x12 with 4 bytes data
      TX power level: 0
      RSSI: -83
< HCI Command: LE Create Connection (0x08|0x000d) plen 25
    bdaddr B0:B4:48:B8:BD:86 type 0
    interval 96 window 48 initiator_filter 0
    own_bdaddr_type 0 min_interval 6 max_interval 12
    latency 0 supervision_to 200 min_ce 4 max_ce 6
> HCI Event: Command Status (0x0f) plen 4
    LE Create Connection (0x08|0x000d) status 0x00 ncmd 1
> ACL data: handle 65 flags 0x02 dlen 25
> HCI Event: LE Meta Event (0x3e) plen 19
    LE Connection Complete
      status 0x00 handle 68, role master
      bdaddr B0:B4:48:B8:BD:86 (Public)
< HCI Command: LE Read Remote Used Features (0x08|0x0016) plen 2
> HCI Event: Command Status (0x0f) plen 4
    LE Read Remote Used Features (0x08|0x0016) status 0x00 ncmd 1
< HCI Command: LE Set Scan Enable (0x08|0x000c) plen 2
    value 0x00 (scanning disabled)
    filter duplicates 0x00 (disabled)
> HCI Event: Command Complete (0x0e) plen 4
    LE Set Scan Enable (0x08|0x000c) ncmd 1
    status 0x00
> ACL data: handle 66 flags 0x02 dlen 25
> HCI Event: LE Meta Event (0x3e) plen 12
    LE Read Remote Used Features Complete
      status 0x00 handle 68
      Features: 0x01 0x00 0x00 0x00 0x00 0x00 0x00 0x00
< ACL data: handle 68 flags 0x00 dlen 7
> ACL data: handle 67 flags 0x02 dlen 25
> ACL data: handle 68 flags 0x02 dlen 7
> ACL data: handle 64 flags 0x02 dlen 10
< ACL data: handle 68 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 68 packets 2
> ACL data: handle 67 flags 0x02 dlen 11
> ACL data: handle 68 flags 0x02 dlen 24
< ACL data: handle 68 flags 0x00 dlen 11
> ACL data: handle 68 flags 0x02 dlen 26
< ACL data: handle 68 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 68 packets 2
> ACL data: handle 68 flags 0x02 dlen 26
< ACL data: handle 68 flags 0x00 dlen 11
> ACL data: handle 68 flags 0x02 dlen 26
< ACL data: handle 68 flags 0x00 dlen 11
> ACL data: handle 65 flags 0x02 dlen 25
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 68 packets 2
> ACL data: handle 68 flags 0x02 dlen 26
< ACL data: handle 68 flags 0x00 dlen 11
> ACL data: handle 68 flags 0x02 dlen 26
< ACL data: handle 68 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 68 packets 2
> ACL data: handle 68 flags 0x02 dlen 12
< ACL data: handle 68 flags 0x00 dlen 11
> ACL data: handle 66 flags 0x02 dlen 25
> ACL data: handle 68 flags 0x02 dlen 26
< ACL data: handle 68 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 68 packets 2
> ACL data: handle 67 flags 0x02 dlen 25
> ACL data: handle 68 flags 0x02 dlen 26
< ACL data: handle 68 flags 0x00 dlen 11
> ACL data: handle 68 flags 0x02 dlen 26
> ACL data: handle 64 flags 0x02 dlen 11
< ACL data: handle 68 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 68 packets 2
> ACL data: handle 68 flags 0x02 dlen 26
< ACL data: handle 68 flags 0x00 dlen 11
> ACL data: handle 68 flags 0x02 dlen 27
< ACL data: handle 68 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 68 packets 2
> ACL data: handle 68 flags 0x02 dlen 13
< ACL data: handle 68 flags 0x00 dlen 11
> ACL data: handle 65 flags 0x02 dlen 25
> ACL data: handle 68 flags 0x02 dlen 27
< ACL data: handle 68 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 68 packets 2
> ACL data: handle 68 flags 0x02 dlen 27
< ACL data: handle 68 flags 0x00 dlen 11
> ACL data: handle 66 flags 0x02 dlen 11
> ACL data: handle 68 flags 0x02 dlen 27
< ACL data: handle 68 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 68 packets 2
> ACL data: handle 68 flags 0x02 dlen 27
< ACL data: handle 68 flags 0x00 dlen 11
> ACL data: handle 66 flags 0x02 dlen 25
> ACL data: handle 68 flags 0x02 dlen 27
< ACL data: handle 68 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 68 packets 2
> ACL data: handle 67 flags 0x02 dlen 25
> ACL data: handle 68 flags 0x02 dlen 27
< ACL data: handle 68 flags 0x00 dlen 11
> ACL data: handle 68 flags 0x02 dlen 13
< ACL data: handle 68 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 68 packets 2
> ACL data: handle 68 flags 0x02 dlen 27
< ACL data: handle 68 flags 0x00 dlen 11
> ACL data: handle 64 flags 0x02 dlen 13
> ACL data: handle 68 flags 0x02 dlen 27
< ACL data: handle 68 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 68 packets 2
> ACL data: handle 68 flags 0x02 dlen 27
< ACL data: handle 68 flags 0x00 dlen 11
> ACL data: handle 65 flags 0x02 dlen 25
> ACL data: handle 68 flags 0x02 dlen 27
< ACL data: handle 68 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 68 packets 2
> ACL data: handle 68 flags 0x02 dlen 9
< ACL data: handle 68 flags 0x00 dlen 11
> ACL data: handle 68 flags 0x02 dlen 27
< ACL data: handle 68 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 68 packets 2
> ACL data: handle 68 flags 0x02 dlen 27
< ACL data: handle 68 flags 0x00 dlen 11
> ACL data: handle 66 flags 0x02 dlen 25
> ACL data: handle 68 flags 0x02 dlen 27
< ACL data: handle 68 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 68 packets 2
> ACL data: handle 67 flags 0x02 dlen 25
> ACL data: handle 68 flags 0x02 dlen 27
< ACL data: handle 68 flags 0x00 dlen 11
> ACL data: handle 68 flags 0x02 dlen 27
< ACL data: handle 68 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 68 packets 2
> ACL data: handle 68 flags 0x02 dlen 27
< ACL data: handle 68 flags 0x00 dlen 11
> ACL data: handle 64 flags 0x02 dlen 10
> ACL data: handle 68 flags 0x02 dlen 9
< ACL data: handle 68 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 68 packets 2
> ACL data: handle 68 flags 0x02 dlen 27
< ACL data: handle 68 flags 0x00 dlen 11
> ACL data: handle 67 flags 0x02 dlen 11
> ACL data: handle 65 flags 0x02 dlen 25
> ACL data: handle 68 flags 0x02 dlen 27
< ACL data: handle 68 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 68 packets 2
> ACL data: handle 68 flags 0x02 dlen 27
< ACL data: handle 68 flags 0x00 dlen 11
> ACL data: handle 66 flags 0x02 dlen 25
> ACL data: handle 68 flags 0x02 dlen 27
< ACL data: handle 68 flags 0x00 dlen 11
> ACL data: handle 67 flags 0x02 dlen 25
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 68 packets 2
> ACL data: handle 68 flags 0x02 dlen 27
< ACL data: handle 68 flags 0x00 dlen 11
> ACL data: handle 68 flags 0x02 dlen 27
< ACL data: handle 68 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 68 packets 2
> ACL data: handle 68 flags 0x02 dlen 27
< ACL data: handle 68 flags 0x00 dlen 11
> ACL data: handle 68 flags 0x02 dlen 27
< ACL data: handle 68 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 68 packets 2
> ACL data: handle 67 flags 0x02 dlen 11
> ACL data: handle 65 flags 0x02 dlen 25
< HCI Command: LE Set Scan Enable (0x08|0x000c) plen 2
    value 0x00 (scanning disabled)
    filter duplicates 0x01 (enabled)
> HCI Event: Command Complete (0x0e) plen 4
    LE Set Scan Enable (0x08|0x000c) ncmd 1
    status 0x0c
    Error: Command Disallowed> ACL data: handle 65 flags 0x02 dlen 25
> ACL data: handle 64 flags 0x02 dlen 13
< HCI Command: LE Set Scan Enable (0x08|0x000c) plen 2
    value 0x01 (scanning enabled)
    filter duplicates 0x00 (disabled)
> HCI Event: Command Complete (0x0e) plen 4
    LE Set Scan Enable (0x08|0x000c) ncmd 1
    status 0x00
> ACL data: handle 64 flags 0x02 dlen 10
> HCI Event: LE Meta Event (0x3e) plen 43
    LE Advertising Report
      ADV_IND - Connectable undirected advertising (0)
      bdaddr 00:1E:C0:29:EF:BC (Public)
      Flags: 0x06
      Unknown type 0x07 with 16 bytes data
      Complete local name: 'PSPQM01B'
      RSSI: -74
< HCI Command: LE Set Scan Enable (0x08|0x000c) plen 2
    value 0x00 (scanning disabled)
    filter duplicates 0x01 (enabled)
> ACL data: handle 68 flags 0x02 dlen 25
> HCI Event: Command Complete (0x0e) plen 4
    LE Set Scan Enable (0x08|0x000c) ncmd 1
    status 0x00
< HCI Command: LE Set Scan Enable (0x08|0x000c) plen 2
    value 0x00 (scanning disabled)
    filter duplicates 0x01 (enabled)
> HCI Event: Command Complete (0x0e) plen 4
    LE Set Scan Enable (0x08|0x000c) ncmd 1
    status 0x0c
    Error: Command Disallowed
< HCI Command: LE Create Connection (0x08|0x000d) plen 25
    bdaddr 00:1E:C0:29:EF:BC type 0
    interval 96 window 48 initiator_filter 0
    own_bdaddr_type 0 min_interval 6 max_interval 12
    latency 0 supervision_to 200 min_ce 4 max_ce 6
> HCI Event: Command Status (0x0f) plen 4
    LE Create Connection (0x08|0x000d) status 0x00 ncmd 1

> ACL data: handle 67 flags 0x02 dlen 25
> HCI Event: LE Meta Event (0x3e) plen 19
    LE Connection Complete
      status 0x00 handle 69, role master
      bdaddr 00:1E:C0:29:EF:BC (Public)
< HCI Command: LE Read Remote Used Features (0x08|0x0016) plen 2
> HCI Event: Command Status (0x0f) plen 4
    LE Read Remote Used Features (0x08|0x0016) status 0x00 ncmd 1
> ACL data: handle 66 flags 0x02 dlen 11
> ACL data: handle 65 flags 0x02 dlen 25
> HCI Event: LE Meta Event (0x3e) plen 12
    LE Read Remote Used Features Complete
      status 0x3e handle 69
      Error: Connection Failed to be Established
> HCI Event: Disconn Complete (0x05) plen 4
    status 0x00 handle 69 reason 0x3e
    Reason: Connection Failed to be Established
< ACL data: handle 69 flags 0x00 dlen 7
> ACL data: handle 68 flags 0x02 dlen 25
> ACL data: handle 64 flags 0x02 dlen 13
> ACL data: handle 66 flags 0x02 dlen 25
> ACL data: handle 67 flags 0x02 dlen 25
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 69 packets 1

@theavijitsarkar
Copy link
Author

In case the connection is stuck at connectAndSetup, can there be a timeout after which it will hit back with error saying timedout.

@theavijitsarkar
Copy link
Author

Stuck again at connectAndSetup
device : 00:1e:c0:29:ef:bc

> ACL data: handle 64 flags 0x02 dlen 24
> HCI Event: Disconn Complete (0x05) plen 4
    status 0x00 handle 64 reason 0x08
    Reason: Connection Timeout
< HCI Command: LE Create Connection (0x08|0x000d) plen 25
    bdaddr 00:1E:C0:29:EF:BC type 0
    interval 96 window 48 initiator_filter 0
    own_bdaddr_type 0 min_interval 6 max_interval 12
    latency 0 supervision_to 200 min_ce 4 max_ce 6
> HCI Event: Command Status (0x0f) plen 4
    LE Create Connection (0x08|0x000d) status 0x00 ncmd 1
> HCI Event: LE Meta Event (0x3e) plen 19
    LE Connection Complete
      status 0x00 handle 64, role master
      bdaddr 00:1E:C0:29:EF:BC (Public)
< HCI Command: LE Read Remote Used Features (0x08|0x0016) plen 2
> HCI Event: Command Status (0x0f) plen 4
    LE Read Remote Used Features (0x08|0x0016) status 0x00 ncmd 1
> HCI Event: LE Meta Event (0x3e) plen 12
    LE Read Remote Used Features Complete
      status 0x00 handle 64
      Features: 0x01 0x00 0x00 0x00 0x00 0x00 0x00 0x00
< ACL data: handle 64 flags 0x00 dlen 7
> ACL data: handle 64 flags 0x02 dlen 7
< ACL data: handle 64 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 64 packets 2
> ACL data: handle 64 flags 0x02 dlen 18
< ACL data: handle 64 flags 0x00 dlen 11
> ACL data: handle 64 flags 0x02 dlen 26
< ACL data: handle 64 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 64 packets 2
> ACL data: handle 64 flags 0x02 dlen 27
< ACL data: handle 64 flags 0x00 dlen 11
> ACL data: handle 64 flags 0x02 dlen 9
< ACL data: handle 64 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 64 packets 2
> ACL data: handle 64 flags 0x02 dlen 27
< ACL data: handle 64 flags 0x00 dlen 11
> ACL data: handle 64 flags 0x02 dlen 9
< ACL data: handle 64 flags 0x00 dlen 8
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 64 packets 2
> ACL data: handle 64 flags 0x02 dlen 5
< ACL data: handle 64 flags 0x00 dlen 11
> ACL data: handle 64 flags 0x02 dlen 10
< ACL data: handle 64 flags 0x00 dlen 9
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 64 packets 2
> ACL data: handle 64 flags 0x02 dlen 5
> ACL data: handle 64 flags 0x02 dlen 8
> ACL data: handle 64 flags 0x02 dlen 24
> ACL data: handle 64 flags 0x02 dlen 24
> ACL data: handle 64 flags 0x02 dlen 24
> ACL data: handle 64 flags 0x02 dlen 24
> ACL data: handle 64 flags 0x02 dlen 24
> ACL data: handle 64 flags 0x02 dlen 24
> ACL data: handle 64 flags 0x02 dlen 24
> HCI Event: Disconn Complete (0x05) plen 4
    status 0x00 handle 64 reason 0x08
    Reason: Connection Timeout
< HCI Command: LE Create Connection (0x08|0x000d) plen 25
    bdaddr 00:1E:C0:29:EF:BC type 0
    interval 96 window 48 initiator_filter 0
    own_bdaddr_type 0 min_interval 6 max_interval 12
    latency 0 supervision_to 200 min_ce 4 max_ce 6
> HCI Event: Command Status (0x0f) plen 4
    LE Create Connection (0x08|0x000d) status 0x00 ncmd 1
> HCI Event: LE Meta Event (0x3e) plen 19
    LE Connection Complete
      status 0x00 handle 64, role master
      bdaddr 00:1E:C0:29:EF:BC (Public)
< HCI Command: LE Read Remote Used Features (0x08|0x0016) plen 2
> HCI Event: Command Status (0x0f) plen 4
    LE Read Remote Used Features (0x08|0x0016) status 0x00 ncmd 1
> HCI Event: LE Meta Event (0x3e) plen 12
    LE Read Remote Used Features Complete
      status 0x00 handle 64
      Features: 0x01 0x00 0x00 0x00 0x00 0x00 0x00 0x00
< ACL data: handle 64 flags 0x00 dlen 7
> ACL data: handle 64 flags 0x02 dlen 7
< ACL data: handle 64 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 64 packets 2
> ACL data: handle 64 flags 0x02 dlen 18
< ACL data: handle 64 flags 0x00 dlen 11
> ACL data: handle 64 flags 0x02 dlen 26
< ACL data: handle 64 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 64 packets 2
> ACL data: handle 64 flags 0x02 dlen 27
< ACL data: handle 64 flags 0x00 dlen 11
> ACL data: handle 64 flags 0x02 dlen 9
< ACL data: handle 64 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 64 packets 2
> ACL data: handle 64 flags 0x02 dlen 27
< ACL data: handle 64 flags 0x00 dlen 11
> ACL data: handle 64 flags 0x02 dlen 9
< ACL data: handle 64 flags 0x00 dlen 8
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 64 packets 2
> ACL data: handle 64 flags 0x02 dlen 5
< ACL data: handle 64 flags 0x00 dlen 11
> ACL data: handle 64 flags 0x02 dlen 10
< ACL data: handle 64 flags 0x00 dlen 9
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 64 packets 2
> ACL data: handle 64 flags 0x02 dlen 5
> ACL data: handle 64 flags 0x02 dlen 8
> HCI Event: Disconn Complete (0x05) plen 4
    status 0x00 handle 64 reason 0x08
    Reason: Connection Timeout
< HCI Command: LE Create Connection (0x08|0x000d) plen 25
    bdaddr 00:1E:C0:29:EF:BC type 0
    interval 96 window 48 initiator_filter 0
    own_bdaddr_type 0 min_interval 6 max_interval 12
    latency 0 supervision_to 200 min_ce 4 max_ce 6
> HCI Event: Command Status (0x0f) plen 4
    LE Create Connection (0x08|0x000d) status 0x00 ncmd 1
> HCI Event: LE Meta Event (0x3e) plen 19
    LE Connection Complete
      status 0x00 handle 64, role master
      bdaddr 00:1E:C0:29:EF:BC (Public)
< HCI Command: LE Read Remote Used Features (0x08|0x0016) plen 2
> HCI Event: Command Status (0x0f) plen 4
    LE Read Remote Used Features (0x08|0x0016) status 0x00 ncmd 1
> HCI Event: LE Meta Event (0x3e) plen 12
    LE Read Remote Used Features Complete
      status 0x00 handle 64
      Features: 0x01 0x00 0x00 0x00 0x00 0x00 0x00 0x00
< ACL data: handle 64 flags 0x00 dlen 7
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 64 packets 1
> ACL data: handle 64 flags 0x02 dlen 7
< ACL data: handle 64 flags 0x00 dlen 11
> ACL data: handle 64 flags 0x02 dlen 18
< ACL data: handle 64 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 64 packets 2
> ACL data: handle 64 flags 0x02 dlen 26
< ACL data: handle 64 flags 0x00 dlen 11
> ACL data: handle 64 flags 0x02 dlen 27
< ACL data: handle 64 flags 0x00 dlen 11
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 64 packets 1
> HCI Event: Disconn Complete (0x05) plen 4
    status 0x00 handle 64 reason 0x08
    Reason: Connection Timeout

@theavijitsarkar
Copy link
Author

Stuck Again

> ACL data: handle 64 flags 0x02 dlen 24
> HCI Event: Disconn Complete (0x05) plen 4
    status 0x00 handle 64 reason 0x08
    Reason: Connection Timeout
< HCI Command: LE Create Connection (0x08|0x000d) plen 25
    bdaddr 00:1E:C0:29:EF:BC type 0
    interval 96 window 48 initiator_filter 0
    own_bdaddr_type 0 min_interval 6 max_interval 12
    latency 0 supervision_to 200 min_ce 4 max_ce 6
> HCI Event: Command Status (0x0f) plen 4
    LE Create Connection (0x08|0x000d) status 0x00 ncmd 1
> HCI Event: LE Meta Event (0x3e) plen 19
    LE Connection Complete
      status 0x00 handle 64, role master
      bdaddr 00:1E:C0:29:EF:BC (Public)
< HCI Command: LE Read Remote Used Features (0x08|0x0016) plen 2
> HCI Event: Command Status (0x0f) plen 4
    LE Read Remote Used Features (0x08|0x0016) status 0x00 ncmd 1
> HCI Event: LE Meta Event (0x3e) plen 12
    LE Read Remote Used Features Complete
      status 0x3e handle 64
      Error: Connection Failed to be Established
> HCI Event: Disconn Complete (0x05) plen 4
    status 0x00 handle 64 reason 0x3e
    Reason: Connection Failed to be Established
< ACL data: handle 64 flags 0x00 dlen 7
> HCI Event: Number of Completed Packets (0x13) plen 5
    handle 64 packets 1

@theavijitsarkar
Copy link
Author

I am trying to reconnect on disconnect.
Issue is that, if the disconnection is too frequent, multiple connectAndSetup are called, where if one is stuck, and the next one is executed, both the callbacks are hit. If multiple callbacks are hit, none of the following functions work anymore.

Please help out.

@sandeepmistry
Copy link
Collaborator

The route cause of connectAndSetup getting stuck is noble not reporting disconnect events as errors when discovering services and characteristics etc. noble/noble#111

A workaround could be placed in noble-device to listen for a disconnect event after connect and bail on any operations, then call the callback.

On a side note, I'm not sure why the " Connection Timeout" is occurring:

> HCI Event: Disconn Complete (0x05) plen 4
    status 0x00 handle 64 reason 0x08
    Reason: Connection Timeout

@yowakita
Copy link

yowakita commented Apr 19, 2016

Hi @sandeepmistry , are there any updates on this ticket? Thanks for all your hard work, I appreciate this library.

I believe I am blocked on the same issue. Sometimes by device disconnects and I need to have the device reconnect when that occurs. Currently I have do a discover for devices on disconnect but it stalls on the connectAndSetup. I am not 100% certain I have the same problem as @snowbreeze but here is my HCI dump:

2016-04-19 12:37:57.438863 < HCI Command: LE Set Scan Enable (0x08|0x000c) plen 2
    value 0x00 (scanning disabled)
    filter duplicates 0x01 (enabled)
2016-04-19 12:37:57.440172 > HCI Event: Command Complete (0x0e) plen 4
    LE Set Scan Enable (0x08|0x000c) ncmd 1
    status 0x0c
    Error: Command Disallowed
2016-04-19 12:37:57.440202 < HCI Command: Disconnect (0x01|0x0006) plen 3
    handle 64 reason 0x13
    Reason: Remote User Terminated Connection
2016-04-19 12:37:57.441191 > HCI Event: Command Status (0x0f) plen 4
    Disconnect (0x01|0x0006) status 0x00 ncmd 1
2016-04-19 12:37:57.451206 > ACL data: handle 64 flags 0x02 dlen 15
    ATT: Handle notify (0x1b)
      handle 0x001f
      value 0x03 0x04 0xd2 0x01 0x47 0xfc 0xa2 0x41 
2016-04-19 12:37:57.452171 > HCI Event: Disconn Complete (0x05) plen 4
    status 0x00 handle 64 reason 0x16
    Reason: Connection Terminated by Local Host
2016-04-19 12:38:16.423760 < HCI Command: Set Event Mask (0x03|0x0001) plen 8
    Mask: 0xfffffbff07f8bf3d
2016-04-19 12:38:16.424220 > HCI Event: Command Complete (0x0e) plen 4
    Set Event Mask (0x03|0x0001) ncmd 1
    status 0x00
2016-04-19 12:38:16.424233 < HCI Command: LE Set Event Mask (0x08|0x0001) plen 8
    mask 0x1f00000000000000 (Reserved)
2016-04-19 12:38:16.425207 > HCI Event: Command Complete (0x0e) plen 4
    LE Set Event Mask (0x08|0x0001) ncmd 1
    status 0x00
2016-04-19 12:38:16.425217 < HCI Command: Read Local Version Information (0x04|0x0001) plen 0
2016-04-19 12:38:16.426224 > HCI Event: Command Complete (0x0e) plen 12
    Read Local Version Information (0x04|0x0001) ncmd 1
    status 0x00
    HCI Version: 4.0 (0x6) HCI Revision: 0x1000
    LMP Version: 4.0 (0x6) LMP Subversion: 0x220e
    Manufacturer: Broadcom Corporation (15)
2016-04-19 12:38:16.426235 < HCI Command: Write LE Host Supported (0x03|0x006d) plen 2
  01 00 
2016-04-19 12:38:16.427217 > HCI Event: Command Complete (0x0e) plen 4
    Write LE Host Supported (0x03|0x006d) ncmd 1
    00 
2016-04-19 12:38:16.427228 < HCI Command: Read LE Host Supported (0x03|0x006c) plen 0
2016-04-19 12:38:16.428217 > HCI Event: Command Complete (0x0e) plen 6
    Read LE Host Supported (0x03|0x006c) ncmd 1
    00 01 00 
2016-04-19 12:38:16.428226 < HCI Command: Read BD ADDR (0x04|0x0009) plen 0
2016-04-19 12:38:16.429238 > HCI Event: Command Complete (0x0e) plen 10
    Read BD ADDR (0x04|0x0009) ncmd 1
    status 0x00 bdaddr 5C:F3:70:76:BD:13
2016-04-19 12:38:16.511960 < HCI Command: LE Set Scan Enable (0x08|0x000c) plen 2
    value 0x00 (scanning disabled)
    filter duplicates 0x01 (enabled)
2016-04-19 12:38:16.513239 > HCI Event: Command Complete (0x0e) plen 4
    LE Set Scan Enable (0x08|0x000c) ncmd 1
    status 0x0c
    Error: Command Disallowed
2016-04-19 12:38:16.513254 < HCI Command: LE Set Scan Parameters (0x08|0x000b) plen 7
    type 0x01 (active)
    interval 10.000ms window 10.000ms
    own address: 0x00 (Public) policy: All
2016-04-19 12:38:16.514242 > HCI Event: Command Complete (0x0e) plen 4
    LE Set Scan Parameters (0x08|0x000b) ncmd 1
    status 0x00
2016-04-19 12:38:16.514636 < HCI Command: LE Set Scan Enable (0x08|0x000c) plen 2
    value 0x01 (scanning enabled)
    filter duplicates 0x01 (enabled)
2016-04-19 12:38:16.515241 > HCI Event: Command Complete (0x0e) plen 4
    LE Set Scan Enable (0x08|0x000c) ncmd 1
    status 0x00
2016-04-19 12:38:16.708243 > HCI Event: LE Meta Event (0x3e) plen 35
    LE Advertising Report
      ADV_IND - Connectable undirected advertising (0)
      bdaddr 73:43:66:6D:AC:02 (Random)
      Flags: 0x06
      Unknown type 0xff with 18 bytes data
      RSSI: -73
2016-04-19 12:38:16.709249 > HCI Event: LE Meta Event (0x3e) plen 12
    LE Advertising Report
      SCAN_RSP - Scan Response (4)
      bdaddr 73:43:66:6D:AC:02 (Random)
      RSSI: -73
2016-04-19 12:38:16.785244 > HCI Event: LE Meta Event (0x3e) plen 35
    LE Advertising Report
      ADV_IND - Connectable undirected advertising (0)
      bdaddr 55:14:15:E1:B6:71 (Random)
      Flags: 0x06
      Unknown type 0xff with 18 bytes data
      RSSI: -63
2016-04-19 12:38:16.786250 > HCI Event: LE Meta Event (0x3e) plen 12
    LE Advertising Report
      SCAN_RSP - Scan Response (4)
      bdaddr 55:14:15:E1:B6:71 (Random)
      RSSI: -63
2016-04-19 12:38:16.902246 > HCI Event: LE Meta Event (0x3e) plen 43
    LE Advertising Report
      ADV_IND - Connectable undirected advertising (0)
      bdaddr F7:23:84:3D:7B:20 (Random)
      Shortened local name: 'MetaWear'
      Flags: 0x06
      Unknown type 0x06 with 16 bytes data
      RSSI: -59
2016-04-19 12:38:16.903247 > HCI Event: LE Meta Event (0x3e) plen 12
    LE Advertising Report
      SCAN_RSP - Scan Response (4)
      bdaddr F7:23:84:3D:7B:20 (Random)
      RSSI: -59
2016-04-19 12:38:16.904126 < HCI Command: LE Set Scan Enable (0x08|0x000c) plen 2
    value 0x00 (scanning disabled)
    filter duplicates 0x01 (enabled)
2016-04-19 12:38:16.906210 > HCI Event: Command Complete (0x0e) plen 4
    LE Set Scan Enable (0x08|0x000c) ncmd 1
    status 0x00
2016-04-19 12:38:16.906766 < HCI Command: LE Create Connection (0x08|0x000d) plen 25
    bdaddr F7:23:84:3D:7B:20 type 1
    interval 96 window 48 initiator_filter 0
    own_bdaddr_type 0 min_interval 6 max_interval 12
    latency 0 supervision_to 200 min_ce 4 max_ce 6
2016-04-19 12:38:16.908239 > HCI Event: Command Status (0x0f) plen 4
    LE Create Connection (0x08|0x000d) status 0x00 ncmd 1
2016-04-19 12:38:19.736708 < HCI Command: LE Set Scan Enable (0x08|0x000c) plen 2
    value 0x00 (scanning disabled)
    filter duplicates 0x01 (enabled)
2016-04-19 12:38:19.737231 > HCI Event: Command Complete (0x0e) plen 4
    LE Set Scan Enable (0x08|0x000c) ncmd 1
    status 0x0c
    Error: Command Disallowed
2016-04-19 12:38:19.852254 > HCI Event: LE Meta Event (0x3e) plen 19
    LE Connection Complete
      status 0x00 handle 64, role master
      bdaddr F7:23:84:3D:7B:20 (Random)
2016-04-19 12:38:19.852344 < HCI Command: LE Read Remote Used Features (0x08|0x0016) plen 2
  40 00 
2016-04-19 12:38:19.853237 > HCI Event: Command Status (0x0f) plen 4
    LE Read Remote Used Features (0x08|0x0016) status 0x00 ncmd 1
2016-04-19 12:38:20.523063 < HCI Command: Set Event Mask (0x03|0x0001) plen 8
    Mask: 0xfffffbff07f8bf3d
2016-04-19 12:38:20.524220 > HCI Event: Command Complete (0x0e) plen 4
    Set Event Mask (0x03|0x0001) ncmd 1
    status 0x00
2016-04-19 12:38:20.524236 < HCI Command: LE Set Event Mask (0x08|0x0001) plen 8
    mask 0x1f00000000000000 (Reserved)
2016-04-19 12:38:20.525224 > HCI Event: Command Complete (0x0e) plen 4
    LE Set Event Mask (0x08|0x0001) ncmd 1
    status 0x00
2016-04-19 12:38:20.525238 < HCI Command: Read Local Version Information (0x04|0x0001) plen 0
2016-04-19 12:38:20.526224 > HCI Event: Command Complete (0x0e) plen 12
    Read Local Version Information (0x04|0x0001) ncmd 1
    status 0x00
    HCI Version: 4.0 (0x6) HCI Revision: 0x1000
    LMP Version: 4.0 (0x6) LMP Subversion: 0x220e
    Manufacturer: Broadcom Corporation (15)
2016-04-19 12:38:20.526238 < HCI Command: Write LE Host Supported (0x03|0x006d) plen 2
  01 00 
2016-04-19 12:38:20.527218 > HCI Event: Command Complete (0x0e) plen 4
    Write LE Host Supported (0x03|0x006d) ncmd 1
    00 
2016-04-19 12:38:20.527232 < HCI Command: Read LE Host Supported (0x03|0x006c) plen 0
2016-04-19 12:38:20.528219 > HCI Event: Command Complete (0x0e) plen 6
    Read LE Host Supported (0x03|0x006c) ncmd 1
    00 01 00 
2016-04-19 12:38:20.528234 < HCI Command: Read BD ADDR (0x04|0x0009) plen 0
2016-04-19 12:38:20.529223 > HCI Event: Command Complete (0x0e) plen 10
    Read BD ADDR (0x04|0x0009) ncmd 1
    status 0x00 bdaddr 5C:F3:70:76:BD:13
2016-04-19 12:38:20.612217 < HCI Command: LE Set Scan Enable (0x08|0x000c) plen 2
    value 0x00 (scanning disabled)
    filter duplicates 0x01 (enabled)
2016-04-19 12:38:20.613239 > HCI Event: Command Complete (0x0e) plen 4
    LE Set Scan Enable (0x08|0x000c) ncmd 1
    status 0x0c
    Error: Command Disallowed
2016-04-19 12:38:20.613257 < HCI Command: LE Set Scan Parameters (0x08|0x000b) plen 7
    type 0x01 (active)
    interval 10.000ms window 10.000ms
    own address: 0x00 (Public) policy: All
2016-04-19 12:38:20.614251 > HCI Event: Command Complete (0x0e) plen 4
    LE Set Scan Parameters (0x08|0x000b) ncmd 1
    status 0x00
2016-04-19 12:38:20.614604 < HCI Command: LE Set Scan Enable (0x08|0x000c) plen 2
    value 0x01 (scanning enabled)
    filter duplicates 0x01 (enabled)
2016-04-19 12:38:20.615251 > HCI Event: Command Complete (0x0e) plen 4
    LE Set Scan Enable (0x08|0x000c) ncmd 1
    status 0x00
2016-04-19 12:38:20.829250 > HCI Event: LE Meta Event (0x3e) plen 35
    LE Advertising Report
      ADV_IND - Connectable undirected advertising (0)
      bdaddr 55:14:15:E1:B6:71 (Random)
      Flags: 0x06
      Unknown type 0xff with 18 bytes data
      RSSI: -65
2016-04-19 12:38:20.830224 > HCI Event: LE Meta Event (0x3e) plen 12
    LE Advertising Report
      SCAN_RSP - Scan Response (4)
      bdaddr 55:14:15:E1:B6:71 (Random)
      RSSI: -66
2016-04-19 12:38:21.017257 > HCI Event: LE Meta Event (0x3e) plen 43
    LE Advertising Report
      ADV_IND - Connectable undirected advertising (0)
      bdaddr F7:23:84:3D:7B:20 (Random)
      Shortened local name: 'MetaWear'
      Flags: 0x06
      Unknown type 0x06 with 16 bytes data
      RSSI: -59
2016-04-19 12:38:21.018258 > HCI Event: LE Meta Event (0x3e) plen 12
    LE Advertising Report
      SCAN_RSP - Scan Response (4)
      bdaddr F7:23:84:3D:7B:20 (Random)
      RSSI: -59
2016-04-19 12:38:21.019052 < HCI Command: LE Set Scan Enable (0x08|0x000c) plen 2
    value 0x00 (scanning disabled)
    filter duplicates 0x01 (enabled)
2016-04-19 12:38:21.021225 > HCI Event: Command Complete (0x0e) plen 4
    LE Set Scan Enable (0x08|0x000c) ncmd 1
    status 0x00
2016-04-19 12:38:21.021756 < HCI Command: LE Create Connection (0x08|0x000d) plen 25
    bdaddr F7:23:84:3D:7B:20 type 1
    interval 96 window 48 initiator_filter 0
    own_bdaddr_type 0 min_interval 6 max_interval 12
    latency 0 supervision_to 200 min_ce 4 max_ce 6
2016-04-19 12:38:21.022246 > HCI Event: Command Status (0x0f) plen 4
    LE Create Connection (0x08|0x000d) status 0x0b ncmd 1
    Error: ACL Connection Already Exists
2016-04-19 12:38:21.022844 < HCI Command: LE Set Scan Enable (0x08|0x000c) plen 2
    value 0x00 (scanning disabled)
    filter duplicates 0x01 (enabled)
2016-04-19 12:38:21.023219 > HCI Event: Command Complete (0x0e) plen 4
    LE Set Scan Enable (0x08|0x000c) ncmd 1
    status 0x0c
    Error: Command Disallowed
2016-04-19 12:38:21.872256 > HCI Event: LE Meta Event (0x3e) plen 12
    LE Read Remote Used Features Complete
      status 0x08 handle 64
      Error: Connection Timeout
2016-04-19 12:38:21.873255 > HCI Event: Disconn Complete (0x05) plen 4
    status 0x00 handle 64 reason 0x08
    Reason: Connection Timeout
2016-04-19 12:38:26.027206 < HCI Command: Set Event Mask (0x03|0x0001) plen 8
    Mask: 0xfffffbff07f8bf3d
2016-04-19 12:38:26.028242 > HCI Event: Command Complete (0x0e) plen 4
    Set Event Mask (0x03|0x0001) ncmd 1
    status 0x00
2016-04-19 12:38:26.028256 < HCI Command: LE Set Event Mask (0x08|0x0001) plen 8
    mask 0x1f00000000000000 (Reserved)
2016-04-19 12:38:26.029234 > HCI Event: Command Complete (0x0e) plen 4
    LE Set Event Mask (0x08|0x0001) ncmd 1
    status 0x00
2016-04-19 12:38:26.029244 < HCI Command: Read Local Version Information (0x04|0x0001) plen 0
2016-04-19 12:38:26.030233 > HCI Event: Command Complete (0x0e) plen 12
    Read Local Version Information (0x04|0x0001) ncmd 1
    status 0x00
    HCI Version: 4.0 (0x6) HCI Revision: 0x1000
    LMP Version: 4.0 (0x6) LMP Subversion: 0x220e
    Manufacturer: Broadcom Corporation (15)
2016-04-19 12:38:26.030241 < HCI Command: Write LE Host Supported (0x03|0x006d) plen 2
  01 00 
2016-04-19 12:38:26.031238 > HCI Event: Command Complete (0x0e) plen 4
    Write LE Host Supported (0x03|0x006d) ncmd 1
    00 
2016-04-19 12:38:26.031249 < HCI Command: Read LE Host Supported (0x03|0x006c) plen 0
2016-04-19 12:38:26.032240 > HCI Event: Command Complete (0x0e) plen 6
    Read LE Host Supported (0x03|0x006c) ncmd 1
    00 01 00 
2016-04-19 12:38:26.032249 < HCI Command: Read BD ADDR (0x04|0x0009) plen 0
2016-04-19 12:38:26.033233 > HCI Event: Command Complete (0x0e) plen 10
    Read BD ADDR (0x04|0x0009) ncmd 1
    status 0x00 bdaddr 5C:F3:70:76:BD:13
2016-04-19 12:38:26.116346 < HCI Command: LE Set Scan Enable (0x08|0x000c) plen 2
    value 0x00 (scanning disabled)
    filter duplicates 0x01 (enabled)
2016-04-19 12:38:26.117264 > HCI Event: Command Complete (0x0e) plen 4
    LE Set Scan Enable (0x08|0x000c) ncmd 1
    status 0x0c
    Error: Command Disallowed
2016-04-19 12:38:26.117278 < HCI Command: LE Set Scan Parameters (0x08|0x000b) plen 7
    type 0x01 (active)
    interval 10.000ms window 10.000ms
    own address: 0x00 (Public) policy: All
2016-04-19 12:38:26.118264 > HCI Event: Command Complete (0x0e) plen 4
    LE Set Scan Parameters (0x08|0x000b) ncmd 1
    status 0x00
2016-04-19 12:38:26.118654 < HCI Command: LE Set Scan Enable (0x08|0x000c) plen 2
    value 0x01 (scanning enabled)
    filter duplicates 0x01 (enabled)
2016-04-19 12:38:26.119258 > HCI Event: Command Complete (0x0e) plen 4
    LE Set Scan Enable (0x08|0x000c) ncmd 1
    status 0x00
2016-04-19 12:38:26.156263 > HCI Event: LE Meta Event (0x3e) plen 35
    LE Advertising Report
      ADV_IND - Connectable undirected advertising (0)
      bdaddr 56:45:84:F5:23:A1 (Random)
      Flags: 0x06
      Unknown type 0xff with 18 bytes data
      RSSI: -75
2016-04-19 12:38:26.157268 > HCI Event: LE Meta Event (0x3e) plen 12
    LE Advertising Report
      SCAN_RSP - Scan Response (4)
      bdaddr 56:45:84:F5:23:A1 (Random)
      RSSI: -75
2016-04-19 12:38:26.516269 > HCI Event: LE Meta Event (0x3e) plen 43
    LE Advertising Report
      ADV_IND - Connectable undirected advertising (0)
      bdaddr F7:23:84:3D:7B:20 (Random)
      Shortened local name: 'MetaWear'
      Flags: 0x06
      Unknown type 0x06 with 16 bytes data
      RSSI: -61
2016-04-19 12:38:26.517269 > HCI Event: LE Meta Event (0x3e) plen 12
    LE Advertising Report
      SCAN_RSP - Scan Response (4)
      bdaddr F7:23:84:3D:7B:20 (Random)
      RSSI: -61
2016-04-19 12:38:26.518084 < HCI Command: LE Set Scan Enable (0x08|0x000c) plen 2
    value 0x00 (scanning disabled)
    filter duplicates 0x01 (enabled)
2016-04-19 12:38:26.520246 > HCI Event: Command Complete (0x0e) plen 4
    LE Set Scan Enable (0x08|0x000c) ncmd 1
    status 0x00
2016-04-19 12:38:26.520807 < HCI Command: LE Create Connection (0x08|0x000d) plen 25
    bdaddr F7:23:84:3D:7B:20 type 1
    interval 96 window 48 initiator_filter 0
    own_bdaddr_type 0 min_interval 6 max_interval 12
    latency 0 supervision_to 200 min_ce 4 max_ce 6
2016-04-19 12:38:26.522260 > HCI Event: Command Status (0x0f) plen 4
    LE Create Connection (0x08|0x000d) status 0x00 ncmd 1
2016-04-19 12:38:26.941265 > HCI Event: LE Meta Event (0x3e) plen 19
    LE Connection Complete
      status 0x00 handle 64, role master
      bdaddr F7:23:84:3D:7B:20 (Random)
2016-04-19 12:38:26.941335 < HCI Command: LE Read Remote Used Features (0x08|0x0016) plen 2
  40 00 
2016-04-19 12:38:26.942249 > HCI Event: Command Status (0x0f) plen 4
    LE Read Remote Used Features (0x08|0x0016) status 0x00 ncmd 1
2016-04-19 12:38:26.987267 > HCI Event: LE Meta Event (0x3e) plen 12
    LE Read Remote Used Features Complete
      status 0x00 handle 64
      Features: 0x01 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2016-04-19 12:38:26.989496 < ACL data: handle 64 flags 0x00 dlen 7
    ATT: MTU req (0x02)
      client rx mtu 256
2016-04-19 12:38:27.016426 > ACL data: handle 64 flags 0x02 dlen 7
    ATT: MTU resp (0x03)
      server rx mtu 23
2016-04-19 12:38:27.016685 < ACL data: handle 64 flags 0x00 dlen 11
    ATT: Read By Group req (0x10)
      start 0x0001, end 0xffff
      type-uuid 0x2800
2016-04-19 12:38:27.032234 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 64 packets 2
2016-04-19 12:38:27.046489 > ACL data: handle 64 flags 0x02 dlen 24
    ATT: Read By Group resp (0x11)
      attr handle 0x0001, end group handle 0x0007
      value 0x00 0x18
      attr handle 0x0008, end group handle 0x000b
      value 0x01 0x18
      attr handle 0x000c, end group handle 0x000f
      value 0x0f 0x18
2016-04-19 12:38:27.046716 < ACL data: handle 64 flags 0x00 dlen 11
    ATT: Read By Group req (0x10)
      start 0x0010, end 0xffff
      type-uuid 0x2800
2016-04-19 12:38:27.076429 > ACL data: handle 64 flags 0x02 dlen 12
    ATT: Read By Group resp (0x11)
      attr handle 0x0010, end group handle 0x001a
      value 0x0a 0x18
2016-04-19 12:38:27.076538 < ACL data: handle 64 flags 0x00 dlen 11
    ATT: Read By Group req (0x10)
      start 0x001b, end 0xffff
      type-uuid 0x2800
2016-04-19 12:38:27.092262 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 64 packets 2
2016-04-19 12:38:27.106516 > ACL data: handle 64 flags 0x02 dlen 26
    ATT: Read By Group resp (0x11)
      attr handle 0x001b, end group handle 0xffff
      value 0x5a 0xe7 0xba 0xfb 0x4c 0x46 0xdd 0xd9 0x95 0x91 0xcb 0x85 0x00 0x90 0x6a 0x32
2016-04-19 12:38:27.107520 < ACL data: handle 64 flags 0x00 dlen 11
    ATT: Read By Type req (0x08)
      start 0x0001, end 0x0007
      type-uuid 0x2803
2016-04-19 12:38:27.136517 > ACL data: handle 64 flags 0x02 dlen 27
    ATT: Read By Type resp (0x09)
      length: 7
        handle 0x0002, value 0x0a 0x03 0x00 0x00 0x2a 
        handle 0x0004, value 0x02 0x05 0x00 0x01 0x2a 
        handle 0x0006, value 0x02 0x07 0x00 0x04 0x2a 
2016-04-19 12:38:27.136955 < ACL data: handle 64 flags 0x00 dlen 11
    ATT: Read By Type req (0x08)
      start 0x0008, end 0x000b
      type-uuid 0x2803
2016-04-19 12:38:27.152262 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 64 packets 2
2016-04-19 12:38:27.166456 > ACL data: handle 64 flags 0x02 dlen 13
    ATT: Read By Type resp (0x09)
      length: 7
        handle 0x0009, value 0x20 0x0a 0x00 0x05 0x2a 
2016-04-19 12:38:27.166573 < ACL data: handle 64 flags 0x00 dlen 11
    ATT: Read By Type req (0x08)
      start 0x000c, end 0x000f
      type-uuid 0x2803
2016-04-19 12:38:27.196456 > ACL data: handle 64 flags 0x02 dlen 13
    ATT: Read By Type resp (0x09)
      length: 7
        handle 0x000d, value 0x12 0x0e 0x00 0x19 0x2a 
2016-04-19 12:38:27.196558 < ACL data: handle 64 flags 0x00 dlen 11
    ATT: Read By Type req (0x08)
      start 0x0010, end 0x001a
      type-uuid 0x2803
2016-04-19 12:38:27.212262 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 64 packets 2
2016-04-19 12:38:27.226517 > ACL data: handle 64 flags 0x02 dlen 27
    ATT: Read By Type resp (0x09)
      length: 7
        handle 0x0011, value 0x02 0x12 0x00 0x29 0x2a 
        handle 0x0013, value 0x02 0x14 0x00 0x24 0x2a 
        handle 0x0015, value 0x02 0x16 0x00 0x25 0x2a 
2016-04-19 12:38:27.226617 < ACL data: handle 64 flags 0x00 dlen 11
    ATT: Read By Type req (0x08)
      start 0x001b, end 0xffff
      type-uuid 0x2803
2016-04-19 12:38:27.256505 > ACL data: handle 64 flags 0x02 dlen 27
    ATT: Read By Type resp (0x09)
      length: 21
        handle 0x001c, value 0x0e 0x1d 0x00 0x5a 0xe7 0xba 0xfb 0x4c 0x46 0xdd 0xd9 0x95 0x91 0xcb 0x85 0x01 0x90 0x6a 0x32 
2016-04-19 12:38:27.256637 < ACL data: handle 64 flags 0x00 dlen 11
    ATT: Read By Type req (0x08)
      start 0x000b, end 0x000b
      type-uuid 0x2803
2016-04-19 12:38:27.272247 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 64 packets 2
2016-04-19 12:38:27.286401 > ACL data: handle 64 flags 0x02 dlen 9
    ATT: Error (0x01)
      Error: Attribute not found (10)
      Read By Type req (0x08) on handle 0x000b
2016-04-19 12:38:27.286571 < ACL data: handle 64 flags 0x00 dlen 11
    ATT: Read By Type req (0x08)
      start 0x000f, end 0x000f
      type-uuid 0x2803
2016-04-19 12:38:27.316432 > ACL data: handle 64 flags 0x02 dlen 9
    ATT: Error (0x01)
      Error: Attribute not found (10)
      Read By Type req (0x08) on handle 0x000f
2016-04-19 12:38:27.318447 < ACL data: handle 64 flags 0x00 dlen 11
    ATT: Read By Type req (0x08)
      start 0x0017, end 0x001a
      type-uuid 0x2803
2016-04-19 12:38:27.332267 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 64 packets 2
2016-04-19 12:38:27.346492 > ACL data: handle 64 flags 0x02 dlen 20
    ATT: Read By Type resp (0x09)
      length: 7
        handle 0x0017, value 0x02 0x18 0x00 0x27 0x2a 
        handle 0x0019, value 0x02 0x1a 0x00 0x26 0x2a 
2016-04-19 12:38:27.346706 < ACL data: handle 64 flags 0x00 dlen 11
    ATT: Read By Type req (0x08)
      start 0x001e, end 0xffff
      type-uuid 0x2803
2016-04-19 12:38:27.376522 > ACL data: handle 64 flags 0x02 dlen 27
    ATT: Read By Type resp (0x09)
      length: 21
        handle 0x001e, value 0x12 0x1f 0x00 0x5a 0xe7 0xba 0xfb 0x4c 0x46 0xdd 0xd9 0x95 0x91 0xcb 0x85 0x06 0x90 0x6a 0x32 
2016-04-19 12:38:27.376661 < ACL data: handle 64 flags 0x00 dlen 11
    ATT: Read By Type req (0x08)
      start 0x0020, end 0xffff
      type-uuid 0x2803
2016-04-19 12:38:27.392261 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 64 packets 2
2016-04-19 12:38:27.406405 > ACL data: handle 64 flags 0x02 dlen 9
    ATT: Error (0x01)
      Error: Attribute not found (10)
      Read By Type req (0x08) on handle 0x0020
2016-04-19 12:38:27.407365 < ACL data: handle 64 flags 0x00 dlen 11
    ATT: Read By Type req (0x08)
      start 0x001e, end 0xffff
      type-uuid 0x2902
2016-04-19 12:38:27.436434 > ACL data: handle 64 flags 0x02 dlen 10
    ATT: Read By Type resp (0x09)
      length: 4
        handle 0x0020, value 0x00 0x00 
2016-04-19 12:38:27.436761 < ACL data: handle 64 flags 0x00 dlen 9
    ATT: Write req (0x12)
      handle 0x0020 value  0x01 0x00
2016-04-19 12:38:27.452267 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 64 packets 2
2016-04-19 12:38:27.466430 > ACL data: handle 64 flags 0x02 dlen 5
    ATT: Write resp (0x13)
2016-04-19 12:38:27.476477 < ACL data: handle 64 flags 0x00 dlen 7
    ATT: Read req (0x0a)
      handle 0x000e
2016-04-19 12:38:27.496350 > ACL data: handle 64 flags 0x02 dlen 6
    ATT: Read resp (0x0b)
      63 
2016-04-19 12:38:27.496851 < ACL data: handle 64 flags 0x00 dlen 10
    ATT: Write req (0x12)
      handle 0x001d value  0x0b 0x0b 0x00
2016-04-19 12:38:27.512263 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 64 packets 2
2016-04-19 12:38:27.526373 > ACL data: handle 64 flags 0x02 dlen 5
    ATT: Write resp (0x13)
2016-04-19 12:38:27.526690 < ACL data: handle 64 flags 0x00 dlen 10
    ATT: Write req (0x12)
      handle 0x001d value  0x0b 0x01 0x01
2016-04-19 12:38:27.556374 > ACL data: handle 64 flags 0x02 dlen 5
    ATT: Write resp (0x13)
2016-04-19 12:38:27.556492 < ACL data: handle 64 flags 0x00 dlen 11
    ATT: Write req (0x12)
      handle 0x001d value  0x03 0x03 0x28 0x03
2016-04-19 12:38:27.572263 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 64 packets 2
2016-04-19 12:38:27.586372 > ACL data: handle 64 flags 0x02 dlen 5
    ATT: Write resp (0x13)
2016-04-19 12:38:27.586471 < ACL data: handle 64 flags 0x00 dlen 10
    ATT: Write req (0x12)
      handle 0x001d value  0x03 0x04 0x01
2016-04-19 12:38:27.616373 > ACL data: handle 64 flags 0x02 dlen 5
    ATT: Write resp (0x13)
2016-04-19 12:38:27.616469 < ACL data: handle 64 flags 0x00 dlen 11
    ATT: Write req (0x12)
      handle 0x001d value  0x03 0x02 0x01 0x00
2016-04-19 12:38:27.632263 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 64 packets 2
2016-04-19 12:38:27.646356 > ACL data: handle 64 flags 0x02 dlen 5
    ATT: Write resp (0x13)
2016-04-19 12:38:27.646474 < ACL data: handle 64 flags 0x00 dlen 11
    ATT: Write req (0x12)
      handle 0x001d value  0x03 0x0d 0x04 0x0a
2016-04-19 12:38:27.676375 > ACL data: handle 64 flags 0x02 dlen 5
    ATT: Write resp (0x13)
2016-04-19 12:38:27.676470 < ACL data: handle 64 flags 0x00 dlen 13
    ATT: Write req (0x12)
      handle 0x001d value  0x03 0x0a 0x00 0x14 0x14 0x14
2016-04-19 12:38:27.692263 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 64 packets 2
2016-04-19 12:38:27.706375 > ACL data: handle 64 flags 0x02 dlen 5
    ATT: Write resp (0x13)
2016-04-19 12:38:27.706470 < ACL data: handle 64 flags 0x00 dlen 11
    ATT: Write req (0x12)
      handle 0x001d value  0x03 0x03 0x28 0x03
2016-04-19 12:38:27.736375 > ACL data: handle 64 flags 0x02 dlen 5
    ATT: Write resp (0x13)
2016-04-19 12:38:27.736585 < ACL data: handle 64 flags 0x00 dlen 14
    ATT: Write req (0x12)
      handle 0x001d value  0x03 0x07 0x07 0x30 0x81 0x0b 0xc0
2016-04-19 12:38:27.752263 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 64 packets 2
2016-04-19 12:38:27.766374 > ACL data: handle 64 flags 0x02 dlen 5
    ATT: Write resp (0x13)
2016-04-19 12:38:27.766529 < ACL data: handle 64 flags 0x00 dlen 10
    ATT: Write req (0x12)
      handle 0x001d value  0x03 0x01 0x01
2016-04-19 12:38:27.796375 > ACL data: handle 64 flags 0x02 dlen 5
    ATT: Write resp (0x13)
2016-04-19 12:38:27.796484 < ACL data: handle 64 flags 0x00 dlen 10
    ATT: Write req (0x12)
      handle 0x001d value  0x09 0x03 0x01
2016-04-19 12:38:27.812251 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 64 packets 2
2016-04-19 12:38:27.826374 > ACL data: handle 64 flags 0x02 dlen 5
    ATT: Write resp (0x13)
2016-04-19 12:38:27.826483 < ACL data: handle 64 flags 0x00 dlen 11
    ATT: Write req (0x12)
      handle 0x001d value  0x09 0x07 0x02 0x01
2016-04-19 12:38:27.841511 > ACL data: handle 64 flags 0x02 dlen 15
    ATT: Handle notify (0x1b)
      handle 0x001f
      value 0x03 0x04 0xf0 0x01 0x4f 0xfc 0xc4 0x40 
2016-04-19 12:38:27.842063 > ACL data: handle 64 flags 0x02 dlen 15
    ATT: Handle notify (0x1b)
      handle 0x001f
      value 0x03 0x04 0xc6 0x01 0x36 0xfc 0x52 0x41 
2016-04-19 12:38:27.856297 > ACL data: handle 64 flags 0x02 dlen 5
    ATT: Write resp (0x13)
2016-04-19 12:38:27.856448 < ACL data: handle 64 flags 0x00 dlen 10
    ATT: Write req (0x12)
      handle 0x001d value  0x02 0x02 0x00
2016-04-19 12:38:27.856981 > ACL data: handle 64 flags 0x02 dlen 15
    ATT: Handle notify (0x1b)
      handle 0x001f
      value 0x03 0x04 0xe8 0x01 0x4f 0xfc 0x40 0x41 
2016-04-19 12:38:27.871459 > ACL data: handle 64 flags 0x02 dlen 15
    ATT: Handle notify (0x1b)
      handle 0x001f
      value 0x03 0x04 0x06 0x02 0x33 0xfc 0x22 0x41 
2016-04-19 12:38:27.872081 > ACL data: handle 64 flags 0x02 dlen 15
    ATT: Handle notify (0x1b)
      handle 0x001f
      value 0x03 0x04 0xe3 0x01 0x3a 0xfc 0x56 0x41 
2016-04-19 12:38:27.872247 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 64 packets 2
2016-04-19 12:38:27.886297 > ACL data: handle 64 flags 0x02 dlen 5
    ATT: Write resp (0x13)
2016-04-19 12:38:27.886408 < ACL data: handle 64 flags 0x00 dlen 10
    ATT: Write req (0x12)
      handle 0x001d value  0x01 0x01 0x01
2016-04-19 12:38:27.887008 > ACL data: handle 64 flags 0x02 dlen 15
    ATT: Handle notify (0x1b)
      handle 0x001f
      value 0x03 0x04 0xdc 0x01 0x3a 0xfc 0x67 0x41 
2016-04-19 12:38:27.901439 > ACL data: handle 64 flags 0x02 dlen 15
    ATT: Handle notify (0x1b)
      handle 0x001f
      value 0x03 0x04 0xd6 0x01 0x2b 0xfc 0x58 0x41 
2016-04-19 12:38:27.902085 > ACL data: handle 64 flags 0x02 dlen 15
    ATT: Handle notify (0x1b)
      handle 0x001f
      value 0x03 0x04 0xe2 0x01 0x3b 0xfc 0x50 0x41 
2016-04-19 12:38:27.916297 > ACL data: handle 64 flags 0x02 dlen 5
    ATT: Write resp (0x13)
2016-04-19 12:38:27.916410 < ACL data: handle 64 flags 0x00 dlen 11
    ATT: Write req (0x12)
      handle 0x001d value  0x03 0x0d 0x04 0x0a
2016-04-19 12:38:27.917012 > ACL data: handle 64 flags 0x02 dlen 15
    ATT: Handle notify (0x1b)
      handle 0x001f
      value 0x03 0x04 0xe7 0x01 0x27 0xfc 0x3e 0x41 
2016-04-19 12:38:27.931458 > ACL data: handle 64 flags 0x02 dlen 15
    ATT: Handle notify (0x1b)
      handle 0x001f
      value 0x03 0x04 0xcb 0x01 0x3f 0xfc 0x15 0x41 
2016-04-19 12:38:27.932081 > ACL data: handle 64 flags 0x02 dlen 15
    ATT: Handle notify (0x1b)
      handle 0x001f
      value 0x03 0x04 0xeb 0x01 0x21 0xfc 0x36 0x41 
2016-04-19 12:38:27.932246 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 64 packets 2
2016-04-19 12:38:27.946297 > ACL data: handle 64 flags 0x02 dlen 5
    ATT: Write resp (0x13)
2016-04-19 12:38:27.946950 > ACL data: handle 64 flags 0x02 dlen 15
    ATT: Handle notify (0x1b)
      handle 0x001f
      value 0x03 0x04 0x08 0x02 0x2e 0xfc 0x6a 0x41 
2016-04-19 12:38:27.947146 < ACL data: handle 64 flags 0x00 dlen 13
    ATT: Write req (0x12)
      handle 0x001d value  0x03 0x0a 0x00 0x14 0x14 0x14
2016-04-19 12:38:27.961564 > ACL data: handle 64 flags 0x02 dlen 15
    ATT: Handle notify (0x1b)
      handle 0x001f
      value 0x03 0x04 0xfa 0x01 0x41 0xfc 0x30 0x41 
2016-04-19 12:38:27.976296 > ACL data: handle 64 flags 0x02 dlen 5
    ATT: Write resp (0x13)
2016-04-19 12:38:27.976674 < ACL data: handle 64 flags 0x00 dlen 11
    ATT: Write req (0x12)
      handle 0x001d value  0x03 0x03 0x28 0x03
2016-04-19 12:38:27.976861 > ACL data: handle 64 flags 0x02 dlen 15
    ATT: Handle notify (0x1b)
      handle 0x001f
      value 0x03 0x04 0xdd 0x01 0xfd 0xfb 0x1d 0x41 
2016-04-19 12:38:27.977536 > ACL data: handle 64 flags 0x02 dlen 15
    ATT: Handle notify (0x1b)
      handle 0x001f
      value 0x03 0x04 0xe8 0x01 0x26 0xfc 0x55 0x41 
2016-04-19 12:38:27.991562 > ACL data: handle 64 flags 0x02 dlen 15
    ATT: Handle notify (0x1b)
      handle 0x001f
      value 0x03 0x04 0xe6 0x01 0x4e 0xfc 0x64 0x41 
2016-04-19 12:38:27.992277 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 64 packets 2
2016-04-19 12:38:28.006300 > ACL data: handle 64 flags 0x02 dlen 5
    ATT: Write resp (0x13)
2016-04-19 12:38:28.006552 < ACL data: handle 64 flags 0x00 dlen 14
    ATT: Write req (0x12)
      handle 0x001d value  0x03 0x07 0x07 0x30 0x81 0x0b 0xc0
2016-04-19 12:38:28.006877 > ACL data: handle 64 flags 0x02 dlen 15
    ATT: Handle notify (0x1b)
      handle 0x001f
      value 0x03 0x04 0xed 0x01 0x62 0xfc 0x44 0x41 
2016-04-19 12:38:28.007541 > ACL data: handle 64 flags 0x02 dlen 15
    ATT: Handle notify (0x1b)
      handle 0x001f
      value 0x03 0x04 0xc0 0x01 0x4a 0xfc 0x59 0x41 
2016-04-19 12:38:28.021576 > ACL data: handle 64 flags 0x02 dlen 15
    ATT: Handle notify (0x1b)
      handle 0x001f
      value 0x03 0x04 0xe4 0x01 0x2f 0xfc 0x5e 0x41 
2016-04-19 12:38:28.036301 > ACL data: handle 64 flags 0x02 dlen 5
    ATT: Write resp (0x13)
2016-04-19 12:38:28.036465 < ACL data: handle 64 flags 0x00 dlen 10
    ATT: Write req (0x12)
      handle 0x001d value  0x03 0x01 0x01
2016-04-19 12:38:28.036998 > ACL data: handle 64 flags 0x02 dlen 15
    ATT: Handle notify (0x1b)
      handle 0x001f
      value 0x03 0x04 0xd2 0x01 0x09 0xfc 0x5d 0x41 
2016-04-19 12:38:28.051540 > ACL data: handle 64 flags 0x02 dlen 15
    ATT: Handle notify (0x1b)
      handle 0x001f
      value 0x03 0x04 0xd8 0x01 0x31 0xfc 0x69 0x41 
2016-04-19 12:38:28.052268 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 64 packets 2
2016-04-19 12:38:28.066301 > ACL data: handle 64 flags 0x02 dlen 5
    ATT: Write resp (0x13)
2016-04-19 12:38:28.066466 < ACL data: handle 64 flags 0x00 dlen 11
    ATT: Write req (0x12)
      handle 0x001d value  0x03 0x18 0x1d 0x0f
2016-04-19 12:38:28.066997 > ACL data: handle 64 flags 0x02 dlen 15
    ATT: Handle notify (0x1b)
      handle 0x001f
      value 0x03 0x04 0xd2 0x01 0x46 0xfc 0x07 0x41 
2016-04-19 12:38:28.081540 > ACL data: handle 64 flags 0x02 dlen 15
    ATT: Handle notify (0x1b)
      handle 0x001f
      value 0x03 0x04 0xc3 0x01 0x48 0xfc 0x67 0x41 
2016-04-19 12:38:28.096302 > ACL data: handle 64 flags 0x02 dlen 5
    ATT: Write resp (0x13)
2016-04-19 12:38:28.096466 < ACL data: handle 64 flags 0x00 dlen 11
    ATT: Write req (0x12)
      handle 0x001d value  0x03 0x17 0x01 0x00
2016-04-19 12:38:28.096999 > ACL data: handle 64 flags 0x02 dlen 15
    ATT: Handle notify (0x1b)
      handle 0x001f
      value 0x03 0x04 0xdf 0x01 0x2e 0xfc 0x3b 0x41 
2016-04-19 12:38:28.111567 > ACL data: handle 64 flags 0x02 dlen 15
    ATT: Handle notify (0x1b)
      handle 0x001f
      value 0x03 0x04 0xf8 0x01 0x5e 0xfc 0x52 0x41 
2016-04-19 12:38:28.112267 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 64 packets 2
2016-04-19 12:38:28.126300 > ACL data: handle 64 flags 0x02 dlen 5
    ATT: Write resp (0x13)
2016-04-19 12:38:28.126465 < ACL data: handle 64 flags 0x00 dlen 10
    ATT: Write req (0x12)
      handle 0x001d value  0x03 0x19 0x01
2016-04-19 12:38:28.126998 > ACL data: handle 64 flags 0x02 dlen 15
    ATT: Handle notify (0x1b)
      handle 0x001f
      value 0x03 0x04 0xe7 0x01 0x33 0xfc 0x0b 0x41 
2016-04-19 12:38:28.141548 > ACL data: handle 64 flags 0x02 dlen 15
    ATT: Handle notify (0x1b)
      handle 0x001f
      value 0x03 0x04 0xe8 0x01 0x0d 0xfc 0x47 0x41 
2016-04-19 12:38:28.156302 > ACL data: handle 64 flags 0x02 dlen 5
    ATT: Write resp (0x13)
2016-04-19 12:38:28.156466 < ACL data: handle 64 flags 0x00 dlen 10
    ATT: Write req (0x12)
      handle 0x001d value  0x03 0x9a 0x88
2016-04-19 12:38:28.156894 > ACL data: handle 64 flags 0x02 dlen 15
    ATT: Handle notify (0x1b)
      handle 0x001f
      value 0x03 0x04 0x00 0x02 0x3c 0xfc 0x69 0x41 
2016-04-19 12:38:28.157324 > ACL data: handle 64 flags 0x02 dlen 10
    ATT: Handle notify (0x1b)
      handle 0x001f
      value 0x03 0x19 0x01 
2016-04-19 12:38:28.158101 > ACL data: handle 64 flags 0x02 dlen 15
    ATT: Handle notify (0x1b)
      handle 0x001f
      value 0x03 0x04 0xf3 0x01 0x3b 0xfc 0x2a 0x41 
2016-04-19 12:38:28.171433 > ACL data: handle 64 flags 0x02 dlen 10
    ATT: Handle notify (0x1b)
      handle 0x001f
      value 0x03 0x19 0x01 
2016-04-19 12:38:28.172268 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 64 packets 2
2016-04-19 12:38:28.186385 > ACL data: handle 64 flags 0x02 dlen 15
    ATT: Handle notify (0x1b)
      handle 0x001f
      value 0x03 0x04 0xe8 0x01 0x26 0xfc 0x33 0x41 
2016-04-19 12:38:28.186870 > ACL data: handle 64 flags 0x02 dlen 5
    ATT: Write resp (0x13)
2016-04-19 12:38:28.187314 > ACL data: handle 64 flags 0x02 dlen 11
    ATT: Handle notify (0x1b)
      handle 0x001f
      value 0x03 0x9a 0x00 0x00 
2016-04-19 12:38:28.188091 > ACL data: handle 64 flags 0x02 dlen 15
    ATT: Handle notify (0x1b)
      handle 0x001f
      value 0x03 0x04 0xe6 0x01 0x34 0xfc 0x46 0x41 
2016-04-19 12:38:28.201468 > ACL data: handle 64 flags 0x02 dlen 15
    ATT: Handle notify (0x1b)
      handle 0x001f
      value 0x03 0x04 0xf3 0x01 0x34 0xfc 0x31 0x41 
2016-04-19 12:38:28.216436 > ACL data: handle 64 flags 0x02 dlen 15
    ATT: Handle notify (0x1b)
      handle 0x001f
      value 0x03 0x04 0xdb 0x01 0x29 0xfc 0x50 0x41 
2016-04-19 12:38:28.217055 > ACL data: handle 64 flags 0x02 dlen 15
    ATT: Handle notify (0x1b)
      handle 0x001f
      value 0x03 0x04 0xcc 0x01 0x29 0xfc 0x3f 0x41 
2016-04-19 12:38:28.231485 > ACL data: handle 64 flags 0x02 dlen 15
    ATT: Handle notify (0x1b)
      handle 0x001f
      value 0x03 0x04 0xf1 0x01 0x24 0xfc 0x2d 0x41 
2016-04-19 12:38:28.246381 > ACL data: handle 64 flags 0x02 dlen 15
    ATT: Handle notify (0x1b)
      handle 0x001f
      value 0x03 0x04 0xee 0x01 0x2f 0xfc 0x36 0x41 
2016-04-19 12:38:28.247055 > ACL data: handle 64 flags 0x02 dlen 15
    ATT: Handle notify (0x1b)
      handle 0x001f
      value 0x03 0x04 0xdf 0x01 0x22 0xfc 0x3f 0x41 
2016-04-19 12:38:28.261465 > ACL data: handle 64 flags 0x02 dlen 15
    ATT: Handle notify (0x1b)
      handle 0x001f
      value 0x03 0x04 0xe0 0x01 0x3b 0xfc 0x49 0x41 
2016-04-19 12:38:28.276364 > ACL data: handle 64 flags 0x02 dlen 15
    ATT: Handle notify (0x1b)
      handle 0x001f
      value 0x03 0x04 0xdb 0x01 0x28 0xfc 0x41 0x41 
2016-04-19 12:38:28.277038 > ACL data: handle 64 flags 0x02 dlen 15
    ATT: Handle notify (0x1b)
      handle 0x001f
      value 0x03 0x04 0xf5 0x01 0x4b 0xfc 0x35 0x41 
2016-04-19 12:38:28.291487 > ACL data: handle 64 flags 0x02 dlen 15
    ATT: Handle notify (0x1b)
      handle 0x001f
      value 0x03 0x04 0xf0 0x01 0x4f 0xfc 0x48 0x41 
2016-04-19 12:38:28.306383 > ACL data: handle 64 flags 0x02 dlen 15
    ATT: Handle notify (0x1b)
      handle 0x001f
      value 0x03 0x04 0xda 0x01 0x1b 0xfc 0x61 0x41 
2016-04-19 12:38:28.307056 > ACL data: handle 64 flags 0x02 dlen 15
    ATT: Handle notify (0x1b)
      handle 0x001f
      value 0x03 0x04 0xda 0x01 0x34 0xfc 0x39 0x41 
2016-04-19 12:38:28.321494 > ACL data: handle 64 flags 0x02 dlen 15
    ATT: Handle notify (0x1b)
      handle 0x001f
      value 0x03 0x04 0xce 0x01 0x55 0xfc 0x6d 0x41 
2016-04-19 12:38:28.336486 > ACL data: handle 64 flags 0x02 dlen 15
    ATT: Handle notify (0x1b)
      handle 0x001f
      value 0x03 0x04 0xbb 0x01 0x4c 0xfc 0xeb 0x40 
2016-04-19 12:38:28.351383 > ACL data: handle 64 flags 0x02 dlen 15
    ATT: Handle notify (0x1b)
      handle 0x001f
      value 0x03 0x04 0xce 0x01 0x3d 0xfc 0x7b 0x41 
2016-04-19 12:38:28.352056 > ACL data: handle 64 flags 0x02 dlen 15
    ATT: Handle notify (0x1b)
      handle 0x001f
      value 0x03 0x04 0xcc 0x01 0x40 0xfc 0x7d 0x41 
2016-04-19 12:38:28.366486 > ACL data: handle 64 flags 0x02 dlen 15
    ATT: Handle notify (0x1b)
      handle 0x001f
      value 0x03 0x04 0xd2 0x01 0x3e 0xfc 0x44 0x41 
2016-04-19 12:38:28.381467 > ACL data: handle 64 flags 0x02 dlen 15
    ATT: Handle notify (0x1b)
      handle 0x001f
      value 0x03 0x04 0xf2 0x01 0x2a 0xfc 0x97 0x41 
2016-04-19 12:38:28.396487 > ACL data: handle 64 flags 0x02 dlen 15
    ATT: Handle notify (0x1b)
      handle 0x001f
      value 0x03 0x04 0xe9 0x01 0x3f 0xfc 0x0a 0x41 
2016-04-19 12:38:28.411486 > ACL data: handle 64 flags 0x02 dlen 15
    ATT: Handle notify (0x1b)
      handle 0x001f
      value 0x03 0x04 0xfa 0x01 0x35 0xfc 0x1f 0x41 
2016-04-19 12:38:28.414474 < HCI Command: LE Set Scan Enable (0x08|0x000c) plen 2
    value 0x00 (scanning disabled)
    filter duplicates 0x01 (enabled)
2016-04-19 12:38:28.415236 > HCI Event: Command Complete (0x0e) plen 4
    LE Set Scan Enable (0x08|0x000c) ncmd 1
    status 0x0c
    Error: Command Disallowed
2016-04-19 12:38:28.415247 < HCI Command: Disconnect (0x01|0x0006) plen 3
    handle 64 reason 0x13
    Reason: Remote User Terminated Connection
2016-04-19 12:38:28.416251 > HCI Event: Command Status (0x0f) plen 4
    Disconnect (0x01|0x0006) status 0x00 ncmd 1
2016-04-19 12:38:28.426513 > ACL data: handle 64 flags 0x02 dlen 15
    ATT: Handle notify (0x1b)
      handle 0x001f
      value 0x03 0x04 0xd1 0x01 0x43 0xfc 0x86 0x41 
2016-04-19 12:38:28.427263 > HCI Event: Disconn Complete (0x05) plen 4
    status 0x00 handle 64 reason 0x16
    Reason: Connection Terminated by Local Host
2016-04-19 12:38:29.724032 < HCI Command: Set Event Mask (0x03|0x0001) plen 8
    Mask: 0xfffffbff07f8bf3d
2016-04-19 12:38:29.725246 > HCI Event: Command Complete (0x0e) plen 4
    Set Event Mask (0x03|0x0001) ncmd 1
    status 0x00
2016-04-19 12:38:29.725264 < HCI Command: LE Set Event Mask (0x08|0x0001) plen 8
    mask 0x1f00000000000000 (Reserved)
2016-04-19 12:38:29.726239 > HCI Event: Command Complete (0x0e) plen 4
    LE Set Event Mask (0x08|0x0001) ncmd 1
    status 0x00
2016-04-19 12:38:29.726254 < HCI Command: Read Local Version Information (0x04|0x0001) plen 0
2016-04-19 12:38:29.727245 > HCI Event: Command Complete (0x0e) plen 12
    Read Local Version Information (0x04|0x0001) ncmd 1
    status 0x00
    HCI Version: 4.0 (0x6) HCI Revision: 0x1000
    LMP Version: 4.0 (0x6) LMP Subversion: 0x220e
    Manufacturer: Broadcom Corporation (15)
2016-04-19 12:38:29.727259 < HCI Command: Write LE Host Supported (0x03|0x006d) plen 2
  01 00 
2016-04-19 12:38:29.728239 > HCI Event: Command Complete (0x0e) plen 4
    Write LE Host Supported (0x03|0x006d) ncmd 1
    00 
2016-04-19 12:38:29.728253 < HCI Command: Read LE Host Supported (0x03|0x006c) plen 0
2016-04-19 12:38:29.729241 > HCI Event: Command Complete (0x0e) plen 6
    Read LE Host Supported (0x03|0x006c) ncmd 1
    00 01 00 
2016-04-19 12:38:29.729254 < HCI Command: Read BD ADDR (0x04|0x0009) plen 0
2016-04-19 12:38:29.730244 > HCI Event: Command Complete (0x0e) plen 10
    Read BD ADDR (0x04|0x0009) ncmd 1
    status 0x00 bdaddr 5C:F3:70:76:BD:13
2016-04-19 12:38:29.812538 < HCI Command: LE Set Scan Enable (0x08|0x000c) plen 2
    value 0x00 (scanning disabled)
    filter duplicates 0x01 (enabled)
2016-04-19 12:38:29.813274 > HCI Event: Command Complete (0x0e) plen 4
    LE Set Scan Enable (0x08|0x000c) ncmd 1
    status 0x0c
    Error: Command Disallowed
2016-04-19 12:38:29.813289 < HCI Command: LE Set Scan Parameters (0x08|0x000b) plen 7
    type 0x01 (active)
    interval 10.000ms window 10.000ms
    own address: 0x00 (Public) policy: All
2016-04-19 12:38:29.814274 > HCI Event: Command Complete (0x0e) plen 4
    LE Set Scan Parameters (0x08|0x000b) ncmd 1
    status 0x00
2016-04-19 12:38:29.814625 < HCI Command: LE Set Scan Enable (0x08|0x000c) plen 2
    value 0x01 (scanning enabled)
    filter duplicates 0x01 (enabled)
2016-04-19 12:38:29.815273 > HCI Event: Command Complete (0x0e) plen 4
    LE Set Scan Enable (0x08|0x000c) ncmd 1
    status 0x00
2016-04-19 12:38:29.855271 > HCI Event: LE Meta Event (0x3e) plen 35
    LE Advertising Report
      ADV_IND - Connectable undirected advertising (0)
      bdaddr 55:14:15:E1:B6:71 (Random)
      Flags: 0x06
      Unknown type 0xff with 18 bytes data
      RSSI: -69
2016-04-19 12:38:29.856277 > HCI Event: LE Meta Event (0x3e) plen 12
    LE Advertising Report
      SCAN_RSP - Scan Response (4)
      bdaddr 55:14:15:E1:B6:71 (Random)
      RSSI: -69
2016-04-19 12:38:29.914271 > HCI Event: LE Meta Event (0x3e) plen 35
    LE Advertising Report
      ADV_IND - Connectable undirected advertising (0)
      bdaddr 56:45:84:F5:23:A1 (Random)
      Flags: 0x06
      Unknown type 0xff with 18 bytes data
      RSSI: -77
2016-04-19 12:38:29.915277 > HCI Event: LE Meta Event (0x3e) plen 12
    LE Advertising Report
      SCAN_RSP - Scan Response (4)
      bdaddr 56:45:84:F5:23:A1 (Random)
      RSSI: -78
2016-04-19 12:38:30.121278 > HCI Event: LE Meta Event (0x3e) plen 43
    LE Advertising Report
      ADV_IND - Connectable undirected advertising (0)
      bdaddr F7:23:84:3D:7B:20 (Random)
      Shortened local name: 'MetaWear'
      Flags: 0x06
      Unknown type 0x06 with 16 bytes data
      RSSI: -61
2016-04-19 12:38:30.122278 > HCI Event: LE Meta Event (0x3e) plen 12
    LE Advertising Report
      SCAN_RSP - Scan Response (4)
      bdaddr F7:23:84:3D:7B:20 (Random)
      RSSI: -61
2016-04-19 12:38:30.123038 < HCI Command: LE Set Scan Enable (0x08|0x000c) plen 2
    value 0x00 (scanning disabled)
    filter duplicates 0x01 (enabled)
2016-04-19 12:38:30.125246 > HCI Event: Command Complete (0x0e) plen 4
    LE Set Scan Enable (0x08|0x000c) ncmd 1
    status 0x00
2016-04-19 12:38:30.125721 < HCI Command: LE Create Connection (0x08|0x000d) plen 25
    bdaddr F7:23:84:3D:7B:20 type 1
    interval 96 window 48 initiator_filter 0
    own_bdaddr_type 0 min_interval 6 max_interval 12
    latency 0 supervision_to 200 min_ce 4 max_ce 6
2016-04-19 12:38:30.127268 > HCI Event: Command Status (0x0f) plen 4
    LE Create Connection (0x08|0x000d) status 0x00 ncmd 1
2016-04-19 12:38:30.546276 > HCI Event: LE Meta Event (0x3e) plen 19
    LE Connection Complete
      status 0x00 handle 64, role master
      bdaddr F7:23:84:3D:7B:20 (Random)
2016-04-19 12:38:30.546375 < HCI Command: LE Read Remote Used Features (0x08|0x0016) plen 2
  40 00 
2016-04-19 12:38:30.547257 > HCI Event: Command Status (0x0f) plen 4
    LE Read Remote Used Features (0x08|0x0016) status 0x00 ncmd 1
2016-04-19 12:38:32.567284 > HCI Event: LE Meta Event (0x3e) plen 12
    LE Read Remote Used Features Complete
      status 0x08 handle 64
      Error: Connection Timeout
2016-04-19 12:38:32.568261 > HCI Event: Disconn Complete (0x05) plen 4
    status 0x00 handle 64 reason 0x08
    Reason: Connection Timeout
2016-04-19 12:38:32.580043 < ACL data: handle 64 flags 0x00 dlen 7
    ATT: MTU req (0x02)
      client rx mtu 256
2016-04-19 12:38:32.580052 < HCI Command: LE Set Scan Enable (0x08|0x000c) plen 2
    value 0x01 (scanning enabled)
    filter duplicates 0x01 (enabled)
2016-04-19 12:38:32.581255 > HCI Event: Command Complete (0x0e) plen 4
    LE Set Scan Enable (0x08|0x000c) ncmd 1
    status 0x00
2016-04-19 12:38:32.672277 > HCI Event: LE Meta Event (0x3e) plen 35
    LE Advertising Report
      ADV_IND - Connectable undirected advertising (0)
      bdaddr 56:45:84:F5:23:A1 (Random)
      Flags: 0x06
      Unknown type 0xff with 18 bytes data
      RSSI: -68
2016-04-19 12:38:32.673285 > HCI Event: LE Meta Event (0x3e) plen 12
    LE Advertising Report
      SCAN_RSP - Scan Response (4)
      bdaddr 56:45:84:F5:23:A1 (Random)
      RSSI: -68
2016-04-19 12:38:32.717280 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 64 packets 1
2016-04-19 12:38:32.981288 > HCI Event: LE Meta Event (0x3e) plen 43
    LE Advertising Report
      ADV_IND - Connectable undirected advertising (0)
      bdaddr F7:23:84:3D:7B:20 (Random)
      Shortened local name: 'MetaWear'
      Flags: 0x06
      Unknown type 0x06 with 16 bytes data
      RSSI: -61
2016-04-19 12:38:32.982284 > HCI Event: LE Meta Event (0x3e) plen 12
    LE Advertising Report
      SCAN_RSP - Scan Response (4)
      bdaddr F7:23:84:3D:7B:20 (Random)
      RSSI: -61
2016-04-19 12:38:32.982733 < HCI Command: LE Set Scan Enable (0x08|0x000c) plen 2
    value 0x00 (scanning disabled)
    filter duplicates 0x01 (enabled)
2016-04-19 12:38:32.985282 > HCI Event: Command Complete (0x0e) plen 4
    LE Set Scan Enable (0x08|0x000c) ncmd 1
    status 0x00
2016-04-19 12:38:32.986172 < HCI Command: LE Create Connection (0x08|0x000d) plen 25
    bdaddr F7:23:84:3D:7B:20 type 1
    interval 96 window 48 initiator_filter 0
    own_bdaddr_type 0 min_interval 6 max_interval 12
    latency 0 supervision_to 200 min_ce 4 max_ce 6
2016-04-19 12:38:32.987284 > HCI Event: Command Status (0x0f) plen 4
    LE Create Connection (0x08|0x000d) status 0x00 ncmd 1
2016-04-19 12:38:34.256285 > HCI Event: LE Meta Event (0x3e) plen 19
    LE Connection Complete
      status 0x00 handle 64, role master
      bdaddr F7:23:84:3D:7B:20 (Random)
2016-04-19 12:38:34.256430 < HCI Command: LE Read Remote Used Features (0x08|0x0016) plen 2
  40 00 
2016-04-19 12:38:34.257270 > HCI Event: Command Status (0x0f) plen 4
    LE Read Remote Used Features (0x08|0x0016) status 0x00 ncmd 1
2016-04-19 12:38:34.292283 > HCI Event: LE Meta Event (0x3e) plen 12
    LE Read Remote Used Features Complete
      status 0x00 handle 64
      Features: 0x01 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2016-04-19 12:38:34.293612 < ACL data: handle 64 flags 0x00 dlen 7
    ATT: MTU req (0x02)
      client rx mtu 256
2016-04-19 12:38:34.321469 > ACL data: handle 64 flags 0x02 dlen 7
    ATT: MTU resp (0x03)
      server rx mtu 23
2016-04-19 12:38:34.321695 < ACL data: handle 64 flags 0x00 dlen 11
    ATT: Read By Group req (0x10)
      start 0x0001, end 0xffff
      type-uuid 0x2800
2016-04-19 12:38:34.337280 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 64 packets 2
2016-04-19 12:38:34.351558 > ACL data: handle 64 flags 0x02 dlen 24
    ATT: Read By Group resp (0x11)
      attr handle 0x0001, end group handle 0x0007
      value 0x00 0x18
      attr handle 0x0008, end group handle 0x000b
      value 0x01 0x18
      attr handle 0x000c, end group handle 0x000f
      value 0x0f 0x18
2016-04-19 12:38:34.351755 < ACL data: handle 64 flags 0x00 dlen 11
    ATT: Read By Group req (0x10)
      start 0x0010, end 0xffff
      type-uuid 0x2800
2016-04-19 12:38:34.381504 > ACL data: handle 64 flags 0x02 dlen 12
    ATT: Read By Group resp (0x11)
      attr handle 0x0010, end group handle 0x001a
      value 0x0a 0x18
2016-04-19 12:38:34.381596 < ACL data: handle 64 flags 0x00 dlen 11
    ATT: Read By Group req (0x10)
      start 0x001b, end 0xffff
      type-uuid 0x2800
2016-04-19 12:38:34.397283 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 64 packets 2
2016-04-19 12:38:34.411586 > ACL data: handle 64 flags 0x02 dlen 26
    ATT: Read By Group resp (0x11)
      attr handle 0x001b, end group handle 0xffff
      value 0x5a 0xe7 0xba 0xfb 0x4c 0x46 0xdd 0xd9 0x95 0x91 0xcb 0x85 0x00 0x90 0x6a 0x32
2016-04-19 12:38:34.412654 < ACL data: handle 64 flags 0x00 dlen 11
    ATT: Read By Type req (0x08)
      start 0x0001, end 0x0007
      type-uuid 0x2803
2016-04-19 12:38:34.441586 > ACL data: handle 64 flags 0x02 dlen 27
    ATT: Read By Type resp (0x09)
      length: 7
        handle 0x0002, value 0x0a 0x03 0x00 0x00 0x2a 
        handle 0x0004, value 0x02 0x05 0x00 0x01 0x2a 
        handle 0x0006, value 0x02 0x07 0x00 0x04 0x2a 
2016-04-19 12:38:34.442000 < ACL data: handle 64 flags 0x00 dlen 11
    ATT: Read By Type req (0x08)
      start 0x0008, end 0x000b
      type-uuid 0x2803
2016-04-19 12:38:34.457278 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 64 packets 2
2016-04-19 12:38:34.471499 > ACL data: handle 64 flags 0x02 dlen 13
    ATT: Read By Type resp (0x09)
      length: 7
        handle 0x0009, value 0x20 0x0a 0x00 0x05 0x2a 
2016-04-19 12:38:34.471599 < ACL data: handle 64 flags 0x00 dlen 11
    ATT: Read By Type req (0x08)
      start 0x000c, end 0x000f
      type-uuid 0x2803
2016-04-19 12:38:34.501506 > ACL data: handle 64 flags 0x02 dlen 13
    ATT: Read By Type resp (0x09)
      length: 7
        handle 0x000d, value 0x12 0x0e 0x00 0x19 0x2a 
2016-04-19 12:38:34.501597 < ACL data: handle 64 flags 0x00 dlen 11
    ATT: Read By Type req (0x08)
      start 0x0010, end 0x001a
      type-uuid 0x2803
2016-04-19 12:38:34.517284 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 64 packets 2
2016-04-19 12:38:34.531585 > ACL data: handle 64 flags 0x02 dlen 27
    ATT: Read By Type resp (0x09)
      length: 7
        handle 0x0011, value 0x02 0x12 0x00 0x29 0x2a 
        handle 0x0013, value 0x02 0x14 0x00 0x24 0x2a 
        handle 0x0015, value 0x02 0x16 0x00 0x25 0x2a 
2016-04-19 12:38:34.531675 < ACL data: handle 64 flags 0x00 dlen 11
    ATT: Read By Type req (0x08)
      start 0x001b, end 0xffff
      type-uuid 0x2803
2016-04-19 12:38:34.561584 > ACL data: handle 64 flags 0x02 dlen 27
    ATT: Read By Type resp (0x09)
      length: 21
        handle 0x001c, value 0x0e 0x1d 0x00 0x5a 0xe7 0xba 0xfb 0x4c 0x46 0xdd 0xd9 0x95 0x91 0xcb 0x85 0x01 0x90 0x6a 0x32 
2016-04-19 12:38:34.561725 < ACL data: handle 64 flags 0x00 dlen 11
    ATT: Read By Type req (0x08)
      start 0x0001, end 0x0007
      type-uuid 0x2803
2016-04-19 12:38:34.577279 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 64 packets 2
2016-04-19 12:38:34.591559 > ACL data: handle 64 flags 0x02 dlen 27
    ATT: Read By Type resp (0x09)
      length: 7
        handle 0x0002, value 0x0a 0x03 0x00 0x00 0x2a 
        handle 0x0004, value 0x02 0x05 0x00 0x01 0x2a 
        handle 0x0006, value 0x02 0x07 0x00 0x04 0x2a 
2016-04-19 12:38:34.591716 < ACL data: handle 64 flags 0x00 dlen 11
    ATT: Read By Type req (0x08)
      start 0x0008, end 0x000b
      type-uuid 0x2803
2016-04-19 12:38:34.621502 > ACL data: handle 64 flags 0x02 dlen 13
    ATT: Read By Type resp (0x09)
      length: 7
        handle 0x0009, value 0x20 0x0a 0x00 0x05 0x2a 
2016-04-19 12:38:34.621603 < ACL data: handle 64 flags 0x00 dlen 11
    ATT: Read By Type req (0x08)
      start 0x000c, end 0x000f
      type-uuid 0x2803
2016-04-19 12:38:34.637284 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 64 packets 2
2016-04-19 12:38:34.651499 > ACL data: handle 64 flags 0x02 dlen 13
    ATT: Read By Type resp (0x09)
      length: 7
        handle 0x000d, value 0x12 0x0e 0x00 0x19 0x2a 
2016-04-19 12:38:34.651761 < ACL data: handle 64 flags 0x00 dlen 11
    ATT: Read By Type req (0x08)
      start 0x0010, end 0x001a
      type-uuid 0x2803
2016-04-19 12:38:34.681596 > ACL data: handle 64 flags 0x02 dlen 27
    ATT: Read By Type resp (0x09)
      length: 7
        handle 0x0011, value 0x02 0x12 0x00 0x29 0x2a 
        handle 0x0013, value 0x02 0x14 0x00 0x24 0x2a 
        handle 0x0015, value 0x02 0x16 0x00 0x25 0x2a 
2016-04-19 12:38:34.681753 < ACL data: handle 64 flags 0x00 dlen 11
    ATT: Read By Type req (0x08)
      start 0x001b, end 0xffff
      type-uuid 0x2803
2016-04-19 12:38:34.697276 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 64 packets 2
2016-04-19 12:38:34.711590 > ACL data: handle 64 flags 0x02 dlen 27
    ATT: Read By Type resp (0x09)
      length: 21
        handle 0x001c, value 0x0e 0x1d 0x00 0x5a 0xe7 0xba 0xfb 0x4c 0x46 0xdd 0xd9 0x95 0x91 0xcb 0x85 0x01 0x90 0x6a 0x32 
2016-04-19 12:38:34.711694 < ACL data: handle 64 flags 0x00 dlen 11
    ATT: Read By Type req (0x08)
      start 0x000b, end 0x000b
      type-uuid 0x2803
2016-04-19 12:38:34.742025 > ACL data: handle 64 flags 0x02 dlen 9
    ATT: Error (0x01)
      Error: Attribute not found (10)
      Read By Type req (0x08) on handle 0x000b
2016-04-19 12:38:34.742200 < ACL data: handle 64 flags 0x00 dlen 11
    ATT: Read By Type req (0x08)
      start 0x000f, end 0x000f
      type-uuid 0x2803
2016-04-19 12:38:34.757283 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 64 packets 2
2016-04-19 12:38:34.771469 > ACL data: handle 64 flags 0x02 dlen 9
    ATT: Error (0x01)
      Error: Attribute not found (10)
      Read By Type req (0x08) on handle 0x000f
2016-04-19 12:38:34.771730 < ACL data: handle 64 flags 0x00 dlen 11
    ATT: Read By Type req (0x08)
      start 0x0017, end 0x001a
      type-uuid 0x2803
2016-04-19 12:38:34.801528 > ACL data: handle 64 flags 0x02 dlen 20
    ATT: Read By Type resp (0x09)
      length: 7
        handle 0x0017, value 0x02 0x18 0x00 0x27 0x2a 
        handle 0x0019, value 0x02 0x1a 0x00 0x26 0x2a 
2016-04-19 12:38:34.801756 < ACL data: handle 64 flags 0x00 dlen 11
    ATT: Read By Type req (0x08)
      start 0x001e, end 0xffff
      type-uuid 0x2803
2016-04-19 12:38:34.817277 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 64 packets 2
2016-04-19 12:38:34.831581 > ACL data: handle 64 flags 0x02 dlen 27
    ATT: Read By Type resp (0x09)
      length: 21
        handle 0x001e, value 0x12 0x1f 0x00 0x5a 0xe7 0xba 0xfb 0x4c 0x46 0xdd 0xd9 0x95 0x91 0xcb 0x85 0x06 0x90 0x6a 0x32 
2016-04-19 12:38:34.831674 < ACL data: handle 64 flags 0x00 dlen 11
    ATT: Read By Type req (0x08)
      start 0x000b, end 0x000b
      type-uuid 0x2803
2016-04-19 12:38:34.861477 > ACL data: handle 64 flags 0x02 dlen 9
    ATT: Error (0x01)
      Error: Attribute not found (10)
      Read By Type req (0x08) on handle 0x000b
2016-04-19 12:38:34.861598 < ACL data: handle 64 flags 0x00 dlen 11
    ATT: Read By Type req (0x08)
      start 0x000f, end 0x000f
      type-uuid 0x2803
2016-04-19 12:38:34.877284 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 64 packets 2
2016-04-19 12:38:34.891468 > ACL data: handle 64 flags 0x02 dlen 9
    ATT: Error (0x01)
      Error: Attribute not found (10)
      Read By Type req (0x08) on handle 0x000f
2016-04-19 12:38:34.891567 < ACL data: handle 64 flags 0x00 dlen 11
    ATT: Read By Type req (0x08)
      start 0x0017, end 0x001a
      type-uuid 0x2803
2016-04-19 12:38:34.921538 > ACL data: handle 64 flags 0x02 dlen 20
    ATT: Read By Type resp (0x09)
      length: 7
        handle 0x0017, value 0x02 0x18 0x00 0x27 0x2a 
        handle 0x0019, value 0x02 0x1a 0x00 0x26 0x2a 
2016-04-19 12:38:34.921686 < ACL data: handle 64 flags 0x00 dlen 11
    ATT: Read By Type req (0x08)
      start 0x001e, end 0xffff
      type-uuid 0x2803
2016-04-19 12:38:34.937289 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 64 packets 2
2016-04-19 12:38:34.951570 > ACL data: handle 64 flags 0x02 dlen 27
    ATT: Read By Type resp (0x09)
      length: 21
        handle 0x001e, value 0x12 0x1f 0x00 0x5a 0xe7 0xba 0xfb 0x4c 0x46 0xdd 0xd9 0x95 0x91 0xcb 0x85 0x06 0x90 0x6a 0x32 
2016-04-19 12:38:34.951725 < ACL data: handle 64 flags 0x00 dlen 11
    ATT: Read By Type req (0x08)
      start 0x0020, end 0xffff
      type-uuid 0x2803
2016-04-19 12:38:34.981476 > ACL data: handle 64 flags 0x02 dlen 9
    ATT: Error (0x01)
      Error: Attribute not found (10)
      Read By Type req (0x08) on handle 0x0020
2016-04-19 12:38:34.982224 < ACL data: handle 64 flags 0x00 dlen 11
    ATT: Read By Type req (0x08)
      start 0x0020, end 0xffff
      type-uuid 0x2803
2016-04-19 12:38:34.997285 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 64 packets 2
2016-04-19 12:38:35.011476 > ACL data: handle 64 flags 0x02 dlen 9
    ATT: Error (0x01)
      Error: Attribute not found (10)
      Read By Type req (0x08) on handle 0x0020
2016-04-19 12:38:35.011626 < ACL data: handle 64 flags 0x00 dlen 11
    ATT: Read By Type req (0x08)
      start 0x001e, end 0xffff
      type-uuid 0x2902
2016-04-19 12:38:35.041497 > ACL data: handle 64 flags 0x02 dlen 10
    ATT: Read By Type resp (0x09)
      length: 4
        handle 0x0020, value 0x00 0x00 
2016-04-19 12:38:35.041732 < ACL data: handle 64 flags 0x00 dlen 11
    ATT: Read By Type req (0x08)
      start 0x001e, end 0xffff
      type-uuid 0x2902
2016-04-19 12:38:35.057280 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 64 packets 2
2016-04-19 12:38:35.071471 > ACL data: handle 64 flags 0x02 dlen 10
    ATT: Read By Type resp (0x09)
      length: 4
        handle 0x0020, value 0x00 0x00 
2016-04-19 12:38:35.071609 < ACL data: handle 64 flags 0x00 dlen 9
    ATT: Write req (0x12)
      handle 0x0020 value  0x01 0x00
2016-04-19 12:38:35.101449 > ACL data: handle 64 flags 0x02 dlen 5
    ATT: Write resp (0x13)
2016-04-19 12:38:35.101590 < ACL data: handle 64 flags 0x00 dlen 9
    ATT: Write req (0x12)
      handle 0x0020 value  0x01 0x00
2016-04-19 12:38:35.117286 > HCI Event: Number of Completed Packets (0x13) plen 5
    handle 64 packets 2
2016-04-19 12:38:35.131442 > ACL data: handle 64 flags 0x02 dlen 5
    ATT: Write resp (0x13)

@sandeepmistry
Copy link
Collaborator

@yowakita still dependant on noble/noble#111

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants