summaryrefslogtreecommitdiffstats
path: root/btio/btio.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-10btio: Add L2ERTM typeLuiz Augusto von Dentz1-0/+17
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 Gomes1-0/+19
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 Dentz1-4/+43
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 Hedberg1-5/+53
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 Holtmann1-1/+1
2011-01-30btio: Get mode option for L2CAP socketsSantiago Carot-Nemesio1-0/+3
2011-01-30btio: Add L2CAP fixed channels supportClaudio Takahasi1-10/+27
2011-01-13bluetooth: Add Btio library for DUNZhenhua Zhang1-0/+1299