summaryrefslogtreecommitdiffstats
path: root/btio
AgeCommit message (Expand)AuthorFilesLines
2012-02-10btio: Add BtIOMode enum to be used with BT_IO_OPT_MODELuiz Augusto von Dentz1-0/+8
2012-02-10btio: Add L2ERTM typeLuiz Augusto von Dentz2-0/+18
2012-01-25btio: Remove the default security level from btioVinicius Costa Gomes1-1/+0
2012-01-25btio: Add support for getting the Encryption Key Size via btioVinicius Costa Gomes2-0/+20
2012-01-17btio: Remove support for hciX source addressesMarcel Holtmann1-6/+1
2012-01-17btio: Fix byte order conversion when getting L2CAP CIDSantiago Carot-Nemesio1-1/+1
2012-01-17btio: Fix byte order conversion when getting L2CAP PSMSantiago Carot-Nemesio1-1/+1
2012-01-17btio: Fix errno handling conventionAnderson Lizardo1-6/+8
2012-01-17btio: add BT_IO_OPT_PRIORITY optionLuiz Augusto von Dentz2-4/+44
2011-07-09btio: Fix the return value of bt_io functionsVinicius Costa Gomes1-6/+9
2011-05-27btio: Add workaround for not defined BT_FLUSHABLEMarcel Holtmann1-0/+4
2011-05-27btio: Fix unused variable warningJohan Hedberg1-2/+4
2011-05-27btio: Fix compilation warningAnderson Briglia1-1/+1
2011-05-27btio: Add BT_FLUSHABLE support to BtIOJohan Hedberg2-5/+54
2011-05-27btio: Fix error message when getting SCO connection handleLuiz Augusto von Dentz1-2/+2
2011-01-30btio: Fix email address in copyright headerMarcel Holtmann2-2/+2
2011-01-30btio: Get mode option for L2CAP socketsSantiago Carot-Nemesio1-0/+3
2011-01-30btio: Add L2CAP fixed channels supportClaudio Takahasi2-10/+28
2011-01-13bluetooth: Add Btio library for DUNZhenhua Zhang2-0/+1396