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

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

Canocalize and flatten includes using full project path am: 702c1cf6 am: d2a17e38

Original change: https://android-review.googlesource.com/c/platform/system/bt/+/1394330

Change-Id: I74a6741321eb1999a8e67665d830fba5a8a775e8
parents 256ef027 d2a17e38
Loading
Loading
Loading
Loading
+0 −0

File mode changed from 100755 to 100644.

+139 −159

File changed.

Preview size limit exceeded, changes collapsed.

+5 −3
Original line number Diff line number Diff line
@@ -19,11 +19,13 @@
#ifndef BTM_API_TYPES_H
#define BTM_API_TYPES_H

#include "bt_target.h"
#include <cstdint>

#include "device/include/esco_parameters.h"
#include "hcidefs.h"
#include "smp_api_types.h"
#include "internal_include/bt_target.h"
#include "stack/include/btm_status.h"
#include "stack/include/hcidefs.h"
#include "stack/include/smp_api_types.h"

/* Maximum number of bytes allowed for vendor specific command parameters */
#define BTM_MAX_VENDOR_SPECIFIC_LEN HCI_COMMAND_SIZE