Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d38c4cd3 authored by Chris Manton's avatar Chris Manton Committed by Automerger Merge Worker
Browse files

bt_target:[29/37] IWYU bta::hh am: 1a792c7d

parents 8a3bbd21 1a792c7d
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -24,7 +24,6 @@

#define LOG_TAG "bluetooth"

// BTA_HH_INCLUDED
#include <cstdint>
#include <string>

+1 −2
Original line number Diff line number Diff line
@@ -23,9 +23,8 @@
 *
 ******************************************************************************/

#include "bt_target.h"  // Must be first to define build configuration

#include "bta/include/bta_hh_api.h"
#include "internal_include/bt_target.h"

/* max number of device types supported by BTA */
#define BTA_HH_MAX_DEVT_SPT 9
+1 −1
Original line number Diff line number Diff line
@@ -19,10 +19,10 @@

#include <cstring>

#include "bt_target.h"  // Must be first to define build configuration
#include "bta/hh/bta_hh_int.h"
#include "btif/include/btif_storage.h"
#include "device/include/interop.h"
#include "internal_include/bt_target.h"
#include "osi/include/allocator.h"
#include "stack/include/btm_client_interface.h"
#include "stack/include/sdp_api.h"