ORG.BLUEZ.OBEX.CLIENT(5) Linux System Administration ORG.BLUEZ.OBEX.CLIENT(5)

org.bluez.obex.Client - BlueZ D-Bus OBEX Client API documentation

org.bluez.obex
org.bluez.obex.Client1
/org/bluez/obex

Connects to the destination address and then proceed to create an OBEX session object which implements org.bluez.obex.Session(5) interface.

The last parameter is a dictionary to hold optional or type-specific parameters.

Possible args values:

Type of session to be created.

Possible values:

"ftp"
"map"
"opp"
"pbap"
"sync"
"bip-avrcp"
Local address to be used.
Channel to be used.
L2CAP PSM to be used.

Possible errors:

Disconnects and removes session previously created by CreateSession() aborting any pending transfers.

Possible errors:

October 2023 BlueZ