diff options
author | Jack He <siyuanh@google.com> | 2018-08-15 12:38:37 -0700 |
---|---|---|
committer | Jack He <siyuanh@google.com> | 2018-08-27 18:11:00 +0000 |
commit | 4282398549f8f87967d76ee739a77e6faaa9581a (patch) | |
tree | fb68cfb7393e2c7878dca0074702143cfc1d73c5 /system/common/message_loop_thread_unittest.cc | |
parent | 197aeea2e85dbe6ddd138e94e7438ecf74ed4672 (diff) |
Move metrics and time library to libbt-common
* libbt-osi is being deprecated and libbt-common will replace it
* Move recently implemented metrics library to libbt-common
* Move time library from libbt-osi to libbt-common and renamed as time_util
to avoid potention name collision with system time libraries
* Need to keep time library for now because we need to use
CLOCK_BOOTTIME that include system suspension time for A2DP encoding
* Use libchrome logging methods in metrics library
* Put both metrics and time_util into bluetooth::common namespace
* Return uint64_t for time_get_os_boottime_ms and update various
receiver types
* Remove tBTM_CB.max_collision_delay and use the constant
BTM_SEC_MAX_COLLISION_DELAY instead
Bug: 111568640
Test: mm -j40, unit test, stream music
Change-Id: I8c384a810d592bb6b9eb322134e947d066489ba4
Diffstat (limited to 'system/common/message_loop_thread_unittest.cc')
0 files changed, 0 insertions, 0 deletions