<div dir="ltr"><div>If the dc_serial_*_open method fails then we should exit with</div><div>an error and don't try to open the device using the native</div><div>implementation.</div><div><br></div><div>Currently if the local Bluetooth adapter doesn't connect successfully</div><div>to a dive computer it tries to open the device using the native serial </div><div>implementation (libdivecomputer.c: 944 - serial == NULL).</div><div><br></div><div>I am not sure how it should work for the serial FTDI implementation if </div><div>it fails. Should it try to open the device again using the old native serial </div><div>implementation? Anton?</div><div><br></div><div>Cheers,</div><div>Claudiu</div></div>