summaryrefslogtreecommitdiffstats
path: root/common/btio.c
Commit message (Expand)AuthorAgeFilesLines
* Set GError properly if listen() failsJohan Hedberg2009-02-181-1/+1
* Add BT_IO_OPT_MASTER boolean option (maps to LM_MASTER)Johan Hedberg2009-02-181-19/+105
* Fix getting SCO MTUJohan Hedberg2009-02-181-1/+1
* Fix getting non-int va_arg valuesJohan Hedberg2009-02-181-4/+4
* Fall back to L2CAP_LM and RFCOMM_LM if kernel doesn't support BT_SECURITYJohan Hedberg2009-02-181-9/+119
* Move BT_SECURITY handling to their own functionsJohan Hedberg2009-02-181-41/+37
* Use const where appropriateJohan Hedberg2009-02-171-8/+8
* Convert BtIO API to use GErrorJohan Hedberg2009-02-161-152/+168
* Remove lm_flags from the btio public APIJohan Hedberg2009-02-161-40/+7
* Merge external btio reworkJohan Hedberg2009-02-161-0/+968