summaryrefslogtreecommitdiff
path: root/tools/l2test.c
Commit message (Expand)AuthorAgeFilesLines
* tools/l2test: Fix resource leaksLuiz Augusto von Dentz2015-08-131-0/+1
* tools/l2test:Fixed memory leakAnchit Narang2015-07-291-2/+4
* tools/l2test: Fix potential double closeDoHyun Pyun2015-07-271-1/+1
* tools/l2test: Add -g optionSzymon Janc2015-06-011-1/+12
* tools/l2test: Sort options alphabeticallySzymon Janc2015-06-011-2/+2
* tools/l2test: Allow to send zero frames before delaySzymon Janc2015-06-011-0/+3
* tools/l2test: Add -e optionSzymon Janc2015-06-011-4/+13
* tools: Use local libbluetooth includesMarcel Holtmann2015-02-281-4/+4
* tools: Fix compilation errors with muslSzymon Janc2014-09-241-1/+1
* tools/l2test: Remove unneeded returnAndrei Emeltchenko2014-08-011-2/+0
* tools/l2test: Fix setopts and getopts functionsLukasz Rymanowski2014-06-171-2/+2
* Replace bt_get_le32() by get_le32()Claudio Takahasi2014-03-211-1/+1
* Replace bt_get_le16() by get_le16()Claudio Takahasi2014-03-211-1/+1
* Replace bt_put_le32() by put_le32()Claudio Takahasi2014-03-141-1/+1
* Replace bt_put_le16() by put_le16()Claudio Takahasi2014-03-141-1/+3
* l2test: Use correct buffer sizeAndrei Emeltchenko2014-01-141-2/+2
* l2test: Fix using incorrect size of optionAndrei Emeltchenko2014-01-091-1/+1
* tools/l2test: Update to support new BT_SNDMTU/BT_RCVMTU socket optionsJohan Hedberg2013-12-051-19/+39
* tools/l2test: Fix default LE PSM valueJohan Hedberg2013-12-011-1/+11
* l2test: Set CID due to socket restrictions for LEClaudio Takahasi2013-10-161-0/+2
* tools: Print L2CAP address information of connectionsMarcel Holtmann2013-10-131-6/+67
* tools/l2test: Fix passing address type to bind()Johan Hedberg2013-05-151-0/+4
* test: Move l2test utility into tools directoryMarcel Holtmann2012-12-091-0/+1559