<div dir="ltr">Hi there,<div><br></div><div>I believe that it is a little confusing that in order to compile and </div><div>to make work the Bluetooth support, two different macros </div><div>should be defined (BTSUPPORT and <span style="font-size:12.8px">SSRF_CUSTOM_SERIAL).</span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">Even thought the first one is defined, the implementation will not</span></div><div><span style="font-size:12.8px">work without the second one. Therefore I believe that it is a good</span></div><div><span style="font-size:12.8px">idea to disable the Bluetooth option from GUI if SSRF_CUSTOM_SERIAL</span></div><div><span style="font-size:12.8px">is not defined. </span><span style="font-size:12.8px">I attached a patch which will do the trick.</span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">Another solution would be to disable the </span>BTSUPPORT option from cmake </div><div>if <span style="font-size:12.8px">SSRF_CUSTOM_SERIAL</span> is not defined. Unfortunately I don't </div><div>have too much experience with cmake and I don't know how to do that.</div><div><br></div><div>Claudiu</div></div>