mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-25 13:14:14 +08:00
7f54269acc
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. |
||
---|---|---|
.. | ||
main.c | ||
manager.c | ||
manager.h | ||
port.c | ||
port.h | ||
proxy.c | ||
proxy.h | ||
serial.conf |