bluekitchen / btstack

Dual-mode Bluetooth stack, with small memory footprint.
http://bluekitchen-gmbh.com
Other
1.74k stars 618 forks source link

Compile with ENABLE_GATT_OVER_CLASSIC flag in version 1.6 does not work for me #562

Closed tamv12 closed 9 months ago

tamv12 commented 9 months ago

HI, I added this flag to btstack_config.h. compilation works in version 1.53 but not in 1.6 thanks

mringwal commented 9 months ago

Hi there. Could you also post the compiler error as well as your btstack_config.h file? Adding ENABLE_GATT_OVER_CLASSIC compiles with master/v1.6 as well as develop branch in port/libusb.

mringwal commented 9 months ago

Closing for now. Please re-open if this can be reproduced on the develop branch in one of the existing ports