Commit Graph

1562 Commits

Author SHA1 Message Date
Johan Hedberg
ea64c4a2f1 tools/mgmt-tester: Remove unneeded setup_link_sec function 2013-10-21 14:30:28 +03:00
Johan Hedberg
20cecea601 tools/mgmt-tester: Remove unneeded setup_connectable function 2013-10-21 14:30:28 +03:00
Johan Hedberg
c973ac9f80 tools/mgmt-tester: Remove unneeded setup_powered_connectable function 2013-10-21 14:30:28 +03:00
Johan Hedberg
7a448b99a8 tools/mgmt-tester: Remove unneeded setup_powered_discoverable function 2013-10-21 14:30:28 +03:00
Johan Hedberg
da44f2c7a7 tools/mgmt-tester: Remove unnecessary setup_powered function 2013-10-21 14:30:28 +03:00
Johan Hedberg
403ddcc508 tools/mgmt-tester: Add basic ability to list initial settings 2013-10-21 14:30:28 +03:00
Johan Hedberg
9c2efe6185 tools/mgmt-tester: Refactor all setup calls to a centralized function 2013-10-21 14:30:27 +03:00
Johan Hedberg
483cd7ad54 tools/mgmt-tester: Remove (now) unnecessary powered delay option 2013-10-21 14:30:27 +03:00
Johan Hedberg
9cfeff18c0 tools/mgmt-tester: Add set_connectable(off) while discoverable test 2013-10-21 14:30:27 +03:00
Claudio Takahasi
969a171deb l2test: Set CID due to socket restrictions for LE
Bluetooth kernel now restricts LE L2CAP sockets to ATT channels only.
For LE L2CAP socket bind, ATT CID is now mandatory. Reference: kernel patch
bfe4655f05d7ec4a7c0c1c7e4051862f824cd8ec
2013-10-16 23:33:26 +03:00
Marcel Holtmann
e66de31c5a tools: Add command for setting limited discoverable mode 2013-10-15 14:30:02 -07:00
Luiz Augusto von Dentz
fb27a70742 tools/obexctl: Add destination info to prompt 2013-10-15 16:50:21 +03:00
Luiz Augusto von Dentz
8348e53d25 tools/obexctl: Add rm command support for MAP messages
Add rm command support for MAP messages which can be used to set Delete
property using Message interface.
2013-10-15 16:50:21 +03:00
Luiz Augusto von Dentz
82f72d168b tools/obexctl: Add send command support for MAP messages
Add send command support for MAP messages which can be used to push
messages using MessageAccess interface.
2013-10-15 16:50:21 +03:00
Luiz Augusto von Dentz
12451a9a7f tools/obexctl: Add cp command support for MAP messages
Add cp command support for MAP messages which can be used to copy message
contents using Message interface.
2013-10-15 16:50:21 +03:00
Luiz Augusto von Dentz
a5d2a89d61 tools/obexctl: Add info command support for MAP messages
Add info command support for MAP messages which can be used to print
the details of objects using Message interface.
2013-10-15 16:50:21 +03:00
Luiz Augusto von Dentz
0314ac2e08 tools/obexctl: Add proxy handling for org.bluez.obex.Message1
This adds proxy handling for org.bluez.obex.Message1 so changes to the
proxy are printed in the output.
2013-10-15 16:50:21 +03:00
Luiz Augusto von Dentz
8a43562ff9 tools/obexctl: Add ls command support for MAP sessions
Add ls command support for MAP session which can be used to list current
folder using MessageAccess interface.
2013-10-15 16:50:21 +03:00
Luiz Augusto von Dentz
124208b749 tools/obexctl: Add cd command support for MAP sessions
Add cd command support for MAP session which can be used to set current
folder using MessageAccess interface.
2013-10-15 16:50:21 +03:00
Luiz Augusto von Dentz
84b66d104d tools/obexctl: Add proxy handling for org.bluez.obex.MessageAccess1
This adds proxy handling for org.bluez.obex.MessageAccess1 so changes
to the proxy are printed in the output.
2013-10-15 16:50:21 +03:00
Luiz Augusto von Dentz
ae7d33d350 tools/obexctl: Add cp command support for PBAP sessions
Add cp command support for PBAP sessions which can be used to pull
contacts for the current phonebook using PhonebookAccess interface.
2013-10-15 16:50:21 +03:00
Luiz Augusto von Dentz
df42537091 tools/obexctl: Add ls command support for PBAP sessions
Add ls command support for PBAP sessions which can be used to list
current phonebook using PhonebookAccess interface.
2013-10-15 16:50:20 +03:00
Luiz Augusto von Dentz
cb61428a73 tools/obexctl: Add cd command support for PBAP sessions
Add cd command support for PBAP session whic can be used to change
current phonebook using PhonebookAccess interface.
2013-10-15 16:50:20 +03:00
Luiz Augusto von Dentz
fe22983f43 tools/obexctl: Add proxy handling for org.bluez.obex.PhonebookAccess1
This adds proxy handling for org.bluez.obex.PhonebookAccess1 so changes
to the proxy are printed in the output.
2013-10-15 16:50:20 +03:00
Luiz Augusto von Dentz
0998328a5b tools/obexctl: Print ETA time when transfer size is known
This prints ETA together with the speed if property Size is set.
2013-10-15 16:50:20 +03:00
Luiz Augusto von Dentz
260346d7be tools/obexctl: Print transfer speed
This prints transfer speed with Transferred property.
2013-10-15 16:50:20 +03:00
Luiz Augusto von Dentz
e2fee010fb tools/obexctl: Add mkdir command
Add support for mkdir command which can be used to create folders using
FileTransfer interface.
2013-10-15 16:50:20 +03:00
Luiz Augusto von Dentz
c11131647f tools/obexctl: Add rm command
Add support for rm command which can be used to delete files using
FileTransfer interface.
2013-10-15 16:50:20 +03:00
Luiz Augusto von Dentz
e007c73662 tools/obexctl: Add mv command
Add support for mv command which can be used to move files using
FileTransfer interface.
2013-10-15 16:50:20 +03:00
Luiz Augusto von Dentz
c1581acb90 tools/obexctl: Add cp command
Add support for cp command which can be used to copy files from/to current
folder using FileTransfer interface.
2013-10-15 16:50:20 +03:00
Luiz Augusto von Dentz
7385222054 tools/obexctl: Add ls command
Add support for ls command which can be used to list current folder
using FileTransfer interface.
2013-10-15 16:50:20 +03:00
Luiz Augusto von Dentz
01f7250d33 tools/obexctl: Add cd command
Add support for cd command which can be used to change current directory
using FileTransfer interface.
2013-10-15 16:50:20 +03:00
Luiz Augusto von Dentz
25189bbd39 tools/obexctl: Add proxy handling for org.bluez.obex.FileTransfer1
This adds proxy handling for org.bluez.obex.FileTransfer1 so changes to
the proxy are printed in the output.
2013-10-15 16:50:20 +03:00
Luiz Augusto von Dentz
32f2860aee tools/obexctl: Add send command
Add support for send command which can be used to send a file using
ObjectPush interface
2013-10-15 16:50:20 +03:00
Luiz Augusto von Dentz
3451865442 tools/obexctl: Add proxy handling for org.bluez.obex.ObjectPush1
This adds proxy handling for org.bluez.obex.ObjectPush1 so changes to the
proxy are printed in the output.
2013-10-15 16:50:20 +03:00
Luiz Augusto von Dentz
0f903725f1 tools/obexctl: Add cancel command
Add support for cance command which can be used to cancel ongoing
transfers
2013-10-15 16:50:20 +03:00
Luiz Augusto von Dentz
2b56db8e55 tools/obexctl: Add info command
Add support for info command which can be used to print transfer
information
2013-10-15 16:50:20 +03:00
Luiz Augusto von Dentz
f36fd02d94 tools/obexctl: Add select command
Add support for select command which can be used to set the default
session
2013-10-15 16:50:20 +03:00
Luiz Augusto von Dentz
6d19fe660c tools/obexctl: Add show command
Add support for show command which can be used to show session
information
2013-10-15 16:50:20 +03:00
Luiz Augusto von Dentz
ec9b36affc tools/obexctl: Add list command
Add support for list command which can be used to list available sessions
2013-10-15 16:50:20 +03:00
Luiz Augusto von Dentz
a55d1411b5 tools/obexctl: Add disconnect command
Add support for disconnect command which can be used to disconnect
sessions.
2013-10-15 16:50:20 +03:00
Luiz Augusto von Dentz
7d10abf1da tools/obexctl: Add connect command
Add support for connect command which can be used to create a session to
a device.
2013-10-15 16:50:20 +03:00
Luiz Augusto von Dentz
da09d3ae30 tools/obexctl: Add proxy handling for org.bluez.obex.Client1
This adds proxy handling for org.bluez.obex.Client1 so changes to the
proxy are printed in the output.
2013-10-15 16:50:20 +03:00
Luiz Augusto von Dentz
ff2a0409ea tools/obexctl: Add proxy handling for org.bluez.obex.Transfer1
This adds proxy handling for org.bluez.obex.Transfer1 so changes to the
proxy are printed in the output.
2013-10-15 16:50:20 +03:00
Luiz Augusto von Dentz
1a2a3f3523 tools/obexctl: Add proxy handling for org.bluez.obex.Session1
This adds proxy handling for org.bluez.obex.Session1 so changes to the
proxy are printed in the output.
2013-10-15 16:50:20 +03:00
Luiz Augusto von Dentz
6863d5fc8b tools/obexctl: Add initial code
This add initial code for things like input handling as well as some
basic commands.
2013-10-15 16:50:20 +03:00
Luiz Augusto von Dentz
bff6703d6b build: Add obexctl command line client
obexctl is intended to be a command line client of obexd.
2013-10-15 16:50:13 +03:00
Luiz Augusto von Dentz
c6155076be tools/mpris-player: Forward player signals
Forward signals received from player in the session bus to the system
bus where bluetoothd can catch them.
2013-10-15 13:03:31 +03:00
Marcel Holtmann
e6590fb96f tools/mgmt-tester: Add test case for scan parameters 2013-10-14 10:12:12 -07:00
Marcel Holtmann
53bd60f054 tools/mgmt-tester: Add test cases for static addresses 2013-10-14 10:07:38 -07:00