summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2013-06-17tools/mpris-player: Fix crash when forwarding player messageLuiz Augusto von Dentz1-2/+2
2013-06-14tools/mpris-player: Fix append_iter to copy all fieldsLuiz Augusto von Dentz1-34/+39
2013-06-13tools/hcidump: Fix parsing of Search PDULuiz Augusto von Dentz1-5/+6
2013-06-13rfcomm: Remove bogus manual entrySzymon Janc1-14/+3
2013-06-13tools: Update rfcomm helpSzymon Janc1-9/+9
2013-06-12tools/bluetooth-player: Fix crash when using search commandLuiz Augusto von Dentz1-1/+1
2013-06-10tools/bluetooth-player: Add show-item commandLuiz Augusto von Dentz1-0/+25
2013-06-10tools/bluetooth-player: Add search commandLuiz Augusto von Dentz1-0/+65
2013-06-10tools/bluetooth-player: Add scan commandLuiz Augusto von Dentz1-0/+34
2013-06-10tools/bluetooth-player: Add shuffle commandLuiz Augusto von Dentz1-0/+34
2013-06-10tools/bluetooth-player: Add repeat commandLuiz Augusto von Dentz1-0/+34
2013-06-10tools/bluetooth-player: Add equalizer commandLuiz Augusto von Dentz1-0/+44
2013-06-10tools/bluetooth-player: Add queue commandLuiz Augusto von Dentz1-0/+41
2013-06-10tools/bluetooth-player: Add item argument to play commandLuiz Augusto von Dentz1-15/+37
2013-06-10tools/bluetooth-player: Add list-items commandLuiz Augusto von Dentz1-0/+132
2013-06-10tools/bluetooth-player: Add change-folder commandLuiz Augusto von Dentz1-0/+51
2013-06-10tools/bluetooth-player: Print playlist name in command showLuiz Augusto von Dentz1-0/+30
2013-06-10tools/bluetooth-player: Add proxy handling for org.bluez.MediaItem1Luiz Augusto von Dentz1-0/+50
2013-06-10tools/bluetooth-player: Add folder properties to command show outputLuiz Augusto von Dentz1-0/+24
2013-06-10tools/bluetooth-player: Add proxy handling for org.bluez.MediaFolder1Luiz Augusto von Dentz1-11/+61
2013-06-10tools/bluetooth-player: Add select commandLuiz Augusto von Dentz1-0/+23
2013-06-10tools/bluetooth-player: Add show commandLuiz Augusto von Dentz1-65/+119
2013-06-10tools/bluetooth-player: Add list commandLuiz Augusto von Dentz1-24/+35
2013-06-10tools/bluetooth-player: Add rewind commandLuiz Augusto von Dentz1-0/+30
2013-06-10tools/bluetooth-player: Add fast-forward commandLuiz Augusto von Dentz1-0/+31
2013-06-10tools/bluetooth-player: Add previous commandLuiz Augusto von Dentz1-0/+30
2013-06-10tools/bluetooth-player: Add next commandLuiz Augusto von Dentz1-0/+30
2013-06-10tools/bluetooth-player: Add stop commandLuiz Augusto von Dentz1-0/+30
2013-06-10tools/bluetooth-player: Add pause commandLuiz Augusto von Dentz1-0/+30
2013-06-10tools/bluetooth-player: Add play commandLuiz Augusto von Dentz1-0/+41
2013-06-10tools/bluetooth-player: Add support for container types to print_iterLuiz Augusto von Dentz1-0/+19
2013-06-10tools/bluetooth-player: Add proxy handling for org.bluez.MediaPlayer1Luiz Augusto von Dentz1-0/+133
2013-06-10tools/bluetooth-player: Add initial codeLuiz Augusto von Dentz1-0/+318
2013-06-10build: Add bluetooth-player command line clientLuiz Augusto von Dentz1-0/+31
2013-06-10tools/mpris-player: Fix crash on 32-bit machinesLuiz Augusto von Dentz1-134/+18
2013-05-31tools/l2cap-tester: Use PSM 0x1001 instead of 0x0001Johan Hedberg1-5/+5
2013-05-29tools/l2cap-tester: Add invalid PSM client test caseJohan Hedberg1-4/+47
2013-05-29tools/l2cap-tester: Refactor to enable per-test test dataJohan Hedberg1-116/+113
2013-05-29tools/l2cap-tester: Add invalid L2CAP PDU test caseJohan Hedberg1-0/+45
2013-05-29emulator: Add callback mechanism for L2CAP requestsJohan Hedberg1-1/+1
2013-05-29emulator: Make bthost L2CAP sender strictly only for requestsJohan Hedberg1-1/+2
2013-05-29tools/l2cap-tester: Take advantage of the new hciemu_client_get_host APIJohan Hedberg1-7/+22
2013-05-28tools/l2cap-tester: Add basic server socket test caseJohan Hedberg1-4/+87
2013-05-27tools/l2cap-tester: Add basic L2CAP connect failure test caseJohan Hedberg1-4/+42
2013-05-27tools/l2cap-tester: Refactor L2CAP socket functionsJohan Hedberg1-19/+44
2013-05-27tools/l2cap-tester: Add basic connect test caseJohan Hedberg1-1/+114
2013-05-25tools/l2cap-tester: Add connectable enabling for hciemu clientJohan Hedberg1-1/+14
2013-05-24tools: Add L2CAP end-to-end test toolJohan Hedberg1-0/+258
2013-05-19tools: Add script for updating bt_compidtostr() implementationAnderson Lizardo1-0/+48
2013-05-17btiotest: Fix wrong variable in log messageJohan Hedberg1-1/+1