sm6250-common: Fix build of our bluetooth header

Change-Id: I45c5a123c86f3a9ec1ac72011c018a937d4fc70f
This commit is contained in:
LuK1337 2018-08-10 19:41:00 +02:00 committed by Demon000
parent 2087946c9d
commit 2932db6d60

View File

@ -54,6 +54,7 @@ static inline const char *BtmGetDefaultName()
}
#define BTM_DEF_LOCAL_NAME BtmGetDefaultName()
#undef PROPERTY_VALUE_MAX
// Disables read remote device feature
#define MAX_ACL_CONNECTIONS 16
#define MAX_L2CAP_CHANNELS 16