OSDN Git Service

Moved the OSI alarm_shutdown() operations to alarm_cleanup()
authorPavlin Radoslavov <pavlin@google.com>
Mon, 1 Jun 2015 23:08:18 +0000 (16:08 -0700)
committerPavlin Radoslavov <pavlin@google.com>
Mon, 1 Jun 2015 23:31:19 +0000 (16:31 -0700)
commita9130e07646835a8550611bed32138ed79385a38
treed581a83c35810c6ded98fe8fa6ab9c3e1e0656d1
parentb65ec7bdb30115ce0d39cf7ee1e355b61fc2a360
Moved the OSI alarm_shutdown() operations to alarm_cleanup()

Also, removed the OSI module's start_up and shut_down steps,
because now they are no-op.

Bug: 21558791
Change-Id: I24259b327f399af57c37937111158baa9704f644
btcore/src/osi_module.c
btif/src/stack_manager.c
osi/include/alarm.h
osi/src/alarm.c
osi/test/AlarmTestHarness.cpp