OSDN Git Service

Add timestamps to last LE scan log
authorAjay Panicker <apanicke@google.com>
Wed, 24 Feb 2016 00:49:54 +0000 (16:49 -0800)
committerAjay Panicker <apanicke@google.com>
Wed, 24 Feb 2016 21:01:54 +0000 (21:01 +0000)
commit5c07523b0b5d32176d7ff3ab28555123123261dd
tree83bd4595aa2e986aeb1a03b6a7b9490c8347cac3
parentbcc88d63a2168c0eabaf0056435076c4864e5bef
Add timestamps to last LE scan log

Ex:
  no.nordicsemi.android.mcp (Registered)
  LE scans (started/stopped)       : 5 / 4
  Scan time in ms (min/max/avg)    : 97 / 1476 / 897
  Last 4 scans (timestamp - duration):
    1970/02/13 21:10:19 - 1476ms
    1970/02/13 21:10:21 - 97ms
    1970/02/13 21:10:23 - 929ms
    1970/02/13 21:10:25 - 531ms
  Application ID                   : 5
  UUID                             : f77437a1-5e86-4e2d-8223-6193a095c7f5
  Current scan duration in ms      : 1452
  Connections: 0

Bug: 27294154
Change-Id: I66ba6b4bc2d45ced7d6414db007394a16a30956e
src/com/android/bluetooth/gatt/ContextMap.java