adapter: Remove indirect dependency of headers
authorMiao-chen Chou <mcchou@chromium.org>
Sat, 12 Sep 2020 06:49:59 +0000 (23:49 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:32 +0000 (19:08 +0530)
commit9f1085ffa0d580db91d4161c20a0ddcbe48314db
tree04c04a91f0ff9279a596e910831bc77053f0d185
parentfc6c753776585ab28c9f57b529ead7101a3087db
adapter: Remove indirect dependency of headers

Given that adapter.h refers symbols from lib/bluetooth.h and lib/sdp.h,
these two headers should be included directly in adapter.h.

Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
src/adapter.h