OSDN Git Service

DO NOT MERGE ANYWHERE Fix the timestamp in btsnoop format
authorBen YoungTae Kim <ytkim@qca.qualcomm.com>
Mon, 23 May 2016 23:15:07 +0000 (16:15 -0700)
committerBen Fennema <fennema@google.com>
Wed, 14 Dec 2016 04:52:22 +0000 (20:52 -0800)
commitaa40aa18bced3d4138b722b29eba690d3e9cd3a8
tree69e28b25513aa6c13eee39b0aa6ce8a1ed78bb9c
parent3e1402c31c207becba7019537bcc6b402ebc389e
DO NOT MERGE ANYWHERE Fix the timestamp in btsnoop format

Due to overflow, timestamp does not have correct value.
Make sure it should be saved in long long type as 64bit.

Change-Id: Iaf1b1dd746dd52ab7e50b870efacde2b8dd0bed6
Signed-off-by: Ben YoungTae Kim <ytkim@qca.qualcomm.com>
hci/src/btsnoop.c