OSDN Git Service

GKI cleanup - Eliminated function GKI_delay
authorPavlin Radoslavov <pavlin@google.com>
Wed, 16 Sep 2015 20:30:26 +0000 (13:30 -0700)
committerScott James Remnant <keybuk@google.com>
Mon, 19 Oct 2015 17:36:17 +0000 (10:36 -0700)
commit642f233005cdcbbbcb92b77d6297fc080b7f072e
treefae3c8a6cd8517dc0b53eb77ed18fe9fc34e3b75
parentde86bfa27b3ae6a9812788efe2b76fa3e7931d56
GKI cleanup - Eliminated function GKI_delay

Removed function GKI_delay from the GKI module, and replaced
it with a local static function inside file btif/src/btif_rc.c - the
only place it is (still) used.

Change-Id: Id8f3f700efd22d6e31c70aa8b1724ffa9afbc631
btif/src/btif_rc.c
gki/common/gki.h
gki/ulinux/gki_ulinux.c