summaryrefslogtreecommitdiff
path: root/test/btiotest.c
AgeCommit message (Expand)AuthorFilesLines
2010-01-07Fix some missed copyrightsMarcel Holtmann1-1/+1
2010-01-07Update Nokia copyrightsJohan Hedberg1-1/+1
2010-01-01Update copyright informationMarcel Holtmann1-1/+1
2009-07-10Fix error passing to bt_io_getJohan Hedberg1-1/+1
2009-04-01Fix btiotest to allocate a channel when not specified.Luiz Augusto von Dentz1-4/+8
2009-02-20Add support for getting connection infoJohan Hedberg1-2/+8
2009-02-19Make use of g_io_channel_shutdown instead of deprecated g_io_channel_close.Luiz Augusto von Dentz1-4/+4
2009-02-18Add support for BT_IO_OPT_MASTER to btiotestJohan Hedberg1-5/+13
2009-02-18Print MTU also for SCOJohan Hedberg1-2/+2
2009-02-18Make use of GError to get detailed error informationJohan Hedberg1-31/+47
2009-02-18Add security level support to btiotestJohan Hedberg1-10/+25
2009-02-18Add support for SCO to btiotestJohan Hedberg1-0/+67
2009-02-16Convert BtIO API to use GErrorJohan Hedberg1-9/+20
2009-02-16Merge btio test toolJohan Hedberg1-0/+428