summaryrefslogtreecommitdiff
path: root/btio/btio.c
Commit message (Expand)AuthorAgeFilesLines
* btio: Add L2ERTM typeLuiz Augusto von Dentz2012-02-101-0/+17
* 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-251-0/+19
* 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-171-4/+43
* 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-271-5/+53
* 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-301-1/+1
* btio: Get mode option for L2CAP socketsSantiago Carot-Nemesio2011-01-301-0/+3
* btio: Add L2CAP fixed channels supportClaudio Takahasi2011-01-301-10/+27
* bluetooth: Add Btio library for DUNZhenhua Zhang2011-01-131-0/+1299