diff --git a/bluetooth/include/bdroid_buildcfg.h b/bluetooth/include/bdroid_buildcfg.h index c997224..93724d6 100644 --- a/bluetooth/include/bdroid_buildcfg.h +++ b/bluetooth/include/bdroid_buildcfg.h @@ -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