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)
committerAndre Eisenbach <eisenbach@google.com>
Wed, 10 Jun 2015 21:11:56 +0000 (21:11 +0000)
commit0933b4075e16589a073e85d8230677238b29b780
treee8cd97b31bd33e73778a8c70b7cdcc1bce956f95
parent5febd64b95260672d41964337377fb312ea2c07b
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