logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Interface

Service org.bluez.obex Interface org.bluez.obex.ObjectPush1 Objectpath [Session object path] Methodsobject,dictSendFile(stringsourcefile) Sends local file to the remote device. The returned path represents the newly created transfer, which should be used to find out if the content has been successfully transferred or if the operation fails. The properties of this transfer are also returned along with the object path, to avoid a call to GetProperties, see org.bluez.obex.Transfer(5) for the possible list of properties. Possible errors: org.bluez.obex.Error.InvalidArgumentsorg.bluez.obex.Error.Failedobject,dictPullBusinessCard(stringtargetfile) Request the business card from a remote device and store it in the local file. If an empty target file is given, a name will be automatically generated for the temporary file. The returned path represents the newly created transfer, which should be used to find out if the content has been successfully transferred or if the operation fails. The properties of this transfer are also returned along with the object path, to avoid a call to GetProperties, see org.bluez.obex.Transfer(5) for the possible list of properties. Possible errors: org.bluez.obex.Error.InvalidArgumentsorg.bluez.obex.Error.Failedobject,dictExchangeBusinessCards(stringclientfile,stringtargetfile) Push the client's business card to the remote device and then retrieve the remote business card and store it in a local file. If an empty target file is given, a name will be automatically generated for the temporary file. The returned path represents the newly created transfer, which should be used to find out if the content has been successfully transferred or if the operation fails. The properties of this transfer are also returned along with the object path, to avoid a call to GetProperties, see org.bluez.obex.Transfer(5) for the possible list of properties. Possible errors: org.bluez.obex.Error.InvalidArgumentsorg.bluez.obex.Error.Failed BlueZ October 2023 ORG.BLUEZ.OBEX.OBJECTPUSH(5)

Name

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

See Also