OSDN Git Service

Remove more unused code from GKI.
authorSharvil Nanavati <sharvil@google.com>
Mon, 30 Jun 2014 00:36:56 +0000 (17:36 -0700)
committerSharvil Nanavati <sharvil@google.com>
Wed, 2 Jul 2014 02:52:47 +0000 (02:52 +0000)
commitd42dba5420e5636dfcf71f883d73821ac923d549
treece9f54b09bce46db90a6e92cf6afa8c565e74fcb
parent6397cfb5b415d2622f81a27c646a441b108ee13f
Remove more unused code from GKI.

Specifically:
 - ISR code (since bluedroid is entirely userspace)
 - logging macros
 - newlines in log macros
 - GKI_get_time_stamp (unused function)
 - GKI_freeze
 - unused timer variables and macros

Change-Id: I8e0676c28842d87c4148059ebb0320367658bc16
gki/common/gki.h
gki/common/gki_buffer.c
gki/common/gki_time.c
gki/ulinux/gki_int.h
gki/ulinux/gki_ulinux.c
include/bt_target.h
include/gki_target.h
main/bte_main.c