OSDN Git Service

Add timestamp to last scans
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 19:31:32 +0000 (19:31 +0000)
commit899ebeb890b5564b1515ee289b7877399a4b47fe
tree7fd813851ffec6f09aaa255ce6a074fe05c11d7f
parentd34003325c6f2b1618a0356e81f8e9644593c2b8
Add timestamp to last scans

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