Linux cli command org.bluez.obex.Synchronization

➡ A Linux man page (short for manual page) is a form of software documentation found on Linux and Unix-like operating systems. This man-page explains the command org.bluez.obex.Synchronization and provides detailed information about the command org.bluez.obex.Synchronization, system calls, library functions, and other aspects of the system, including usage, options, and examples of _. You can access this man page by typing man followed by the org.bluez.obex.Synchronization.

NAME 🖥️ org.bluez.obex.Synchronization 🖥️

BlueZ D-Bus OBEX Synchronization API documentation

INTERFACE

Service
org.bluez.obex

Interface
org.bluez.obex.Synchronization1

Object path
[Session object path]

Methods

void SetLocation(string location)

Sets the phonebook object store location for other operations. Should be called before all the other operations.

Possible location:

“int” ( “internal” which is default )
Store in the interval memory.

“sim{#}”
Store in sim card number #.

Possible errors:

org.bluez.obex.Error.InvalidArguments

object, dict GetPhonebook(string targetfile)

Retrieves an entire Phonebook Object store from remote device, and stores it in a local file.

If an empty target file is given, a name will be automatically calculated 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.InvalidArguments
org.bluez.obex.Error.Failed

object, dict PutPhonebook(string sourcefile)

Sends an entire Phonebook Object store to 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.InvalidArguments
org.bluez.obex.Error.Failed

░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░

  █║▌│║█║▌★ KALI ★ PARROT ★ DEBIAN 🔴 PENTESTING ★ HACKING ★ █║▌│║█║▌

              ██╗ ██╗ ██████╗  ██████╗ ██╗  ██╗███████╗██████╗
             ████████╗██╔══██╗██╔═══██╗╚██╗██╔╝██╔════╝██╔══██╗
             ╚██╔═██╔╝██║  ██║██║   ██║ ╚███╔╝ █████╗  ██║  ██║
             ████████╗██║  ██║██║   ██║ ██╔██╗ ██╔══╝  ██║  ██║
             ╚██╔═██╔╝██████╔╝╚██████╔╝██╔╝ ██╗███████╗██████╔╝
              ╚═╝ ╚═╝ ╚═════╝  ╚═════╝ ╚═╝  ╚═╝╚══════╝╚═════╝

               █║▌│║█║▌ WITH COMMANDLINE-KUNGFU POWER █║▌│║█║▌

░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░