OSDN Git Service

Protect all SSR code with macro BTM_SSR_INCLUDED
authorliuchao <liuchao741@huawei.com>
Mon, 9 Oct 2017 03:15:26 +0000 (11:15 +0800)
committerHansong Zhang <hsz@google.com>
Tue, 14 Nov 2017 23:15:16 +0000 (23:15 +0000)
commit7d09429dd197652778f0eeb8235aea1482e98918
tree7e9bc264994507a9d4b2dcd2bdfe00a311d3cc04
parentf5d1aea3ea277d4d2ce30025f8e467f7c985d04f
Protect all SSR code with macro BTM_SSR_INCLUDED

All the source code for Sniff Subrating should be protected
with macro BTM_SSR_INCLUDED to avoid compilation issues.

BUG: 64428859
Test: Compilation
Change-Id: Ic774c8fcab1b6fc08428bc4573314e8895ca1a7d
bta/dm/bta_dm_pm.cc