bluez/serial
Anderson Lizardo 7f54269acc serial: Fix error handling in connect_port()
bt_io_connect() does not set errno on error, instead it uses GError. For
now, simply return -EIO if bt_io_connect() fails. The serial plug-in
code can be changed later to use and set GError appropriately.
2011-11-18 17:37:02 +02:00
..
main.c Update copyright information 2010-01-01 17:08:17 -08:00
manager.c Remove unneeded textfile header includes 2011-08-02 10:53:38 +03:00
manager.h Update copyright information 2010-01-01 17:08:17 -08:00
port.c serial: Fix error handling in connect_port() 2011-11-18 17:37:02 +02:00
port.h Update copyright information 2010-01-01 17:08:17 -08:00
proxy.c serial: Fix errno handling convention 2011-11-17 13:57:53 +02:00
proxy.h Update copyright information 2010-01-01 17:08:17 -08:00
serial.conf Add support for multiple serial proxies configuration 2009-07-24 10:23:19 +03:00