OSDN Git Service

Shutdown alarm callbacks on stack disable; added OSI module
authorAndre Eisenbach <eisenbach@google.com>
Mon, 18 May 2015 16:41:06 +0000 (09:41 -0700)
committerAndre Eisenbach <eisenbach@google.com>
Mon, 8 Jun 2015 08:27:04 +0000 (01:27 -0700)
commitcae219fe70124f1fc39cd7a78c239c4870422d5d
treec1925d9de93c40a0cbfbf2180427849a83a3b6bb
parentf4f744f7a9812e2dfd306382eab80c2caf25db37
Shutdown alarm callbacks on stack disable; added OSI module

Change-Id: Iecf1e2258da012bdac69a4f57d38b12a272e3edd
btcore/Android.mk
btcore/include/osi_module.h [new file with mode: 0644]
btcore/src/osi_module.c [new file with mode: 0644]
btif/src/stack_manager.c
main/bte_main.c
osi/include/alarm.h
osi/src/alarm.c