summaryrefslogtreecommitdiff
path: root/btio
Commit message (Expand)AuthorAgeFilesLines
* btio: Add BtIOMode enum to be used with BT_IO_OPT_MODELuiz Augusto von Dentz2012-02-101-0/+8
* btio: Add L2ERTM typeLuiz Augusto von Dentz2012-02-102-0/+18
* btio: Remove the default security level from btioVinicius Costa Gomes2012-01-251-1/+0
* btio: Add support for getting the Encryption Key Size via btioVinicius Costa Gomes2012-01-252-0/+20
* btio: Remove support for hciX source addressesMarcel Holtmann2012-01-171-6/+1
* btio: Fix byte order conversion when getting L2CAP CIDSantiago Carot-Nemesio2012-01-171-1/+1
* btio: Fix byte order conversion when getting L2CAP PSMSantiago Carot-Nemesio2012-01-171-1/+1
* btio: Fix errno handling conventionAnderson Lizardo2012-01-171-6/+8
* btio: add BT_IO_OPT_PRIORITY optionLuiz Augusto von Dentz2012-01-172-4/+44
* btio: Fix the return value of bt_io functionsVinicius Costa Gomes2011-07-091-6/+9
* btio: Add workaround for not defined BT_FLUSHABLEMarcel Holtmann2011-05-271-0/+4
* btio: Fix unused variable warningJohan Hedberg2011-05-271-2/+4
* btio: Fix compilation warningAnderson Briglia2011-05-271-1/+1
* btio: Add BT_FLUSHABLE support to BtIOJohan Hedberg2011-05-272-5/+54
* btio: Fix error message when getting SCO connection handleLuiz Augusto von Dentz2011-05-271-2/+2
* btio: Fix email address in copyright headerMarcel Holtmann2011-01-302-2/+2
* btio: Get mode option for L2CAP socketsSantiago Carot-Nemesio2011-01-301-0/+3
* btio: Add L2CAP fixed channels supportClaudio Takahasi2011-01-302-10/+28
* bluetooth: Add Btio library for DUNZhenhua Zhang2011-01-132-0/+1396