bluez/btio
Anderson Lizardo 467fcb8094 btio: Fix errno handling convention
Variables which are assigned to the errno variable (usually called
"err") should be negative, and "-err" should be used where a positive
value is needed.
2011-11-17 13:57:53 +02:00
..
btio.c btio: Fix errno handling convention 2011-11-17 13:57:53 +02:00
btio.h btio: add BT_IO_OPT_PRIORITY option 2011-11-04 15:41:41 +02:00