Package org.bluez.obex


package org.bluez.obex
  • Interfaces
    Class
    Description
    File generated - 2023-02-20.
    Based on bluez Documentation: obex-agent-api.txt.

    Service: unique name
    Interface: org.bluez.obex.Agent1

    Object path:
    freely definable

    File generated - 2023-02-20.
    Based on bluez Documentation: obex-agent-api.txt.

    Service: org.bluez.obex
    Interface: org.bluez.obex.AgentManager1

    Object path:
    /org/bluez/obex

    File generated - 2023-02-20.
    Based on bluez Documentation: obex-api.txt.

    Service: org.bluez.obex
    Interface: org.bluez.obex.Client1

    Object path:
    /org/bluez/obex

    File generated - 2023-02-20.
    Based on bluez Documentation: obex-api.txt.

    Service: org.bluez.obex
    Interface: org.bluez.obex.FileTransfer

    Object path:
    [Session object path]

    File generated - 2023-02-20.
    Based on bluez Documentation: obex-api.txt.

    Service: org.bluez.obex
    Interface: org.bluez.obex.Message1

    Object path:
    [Session object path]/{message0,...}

    Supported properties:

    string Folder [readonly]

    Folder which the message belongs to

    string Subject [readonly]

    Message subject

    string Timestamp [readonly]

    Message timestamp

    string Sender [readonly]

    Message sender name

    string SenderAddress [readonly]

    Message sender address

    string ReplyTo [readonly]

    Message Reply-To address

    string Recipient [readonly]

    Message recipient name

    string RecipientAddress [readonly]

    Message recipient address

    string Type [readonly]

    Message type

    Possible values: "email", "sms-gsm",
    "sms-cdma" and "mms"

    uint64 Size [readonly]

    Message size in bytes

    string Status [readonly]

    Message reception status

    Possible values: "complete",
    "fractioned" and "notification"

    boolean Priority [readonly]

    Message priority flag

    boolean Read [read/write]

    Message read flag

    boolean Deleted [writeonly]

    Message deleted flag

    boolean Sent [readonly]

    Message sent flag

    boolean Protected [readonly]

    Message protected flag

    File generated - 2023-02-20.
    Based on bluez Documentation: obex-api.txt.

    Service: org.bluez.obex
    Interface: org.bluez.obex.MessageAccess1

    Object path:
    [Session object path]

    File generated - 2023-02-20.
    Based on bluez Documentation: obex-api.txt.

    Service: org.bluez.obex
    Interface: org.bluez.obex.ObjectPush1

    Object path:
    [Session object path]

    File generated - 2023-02-20.
    Based on bluez Documentation: obex-api.txt.

    Service: org.bluez.obex
    Interface: org.bluez.obex.PhonebookAccess1

    Object path:
    [Session object path]

    Supported properties:

    string Folder [readonly]

    Current folder.

    string DatabaseIdentifier [readonly, optional]

    128 bits persistent database identifier.

    Possible values: 32-character hexadecimal such
    as A1A2A3A4B1B2C1C2D1D2E1E2E3E4E5E6

    string PrimaryCounter [readonly, optional]

    128 bits primary version counter.

    Possible values: 32-character hexadecimal such
    as A1A2A3A4B1B2C1C2D1D2E1E2E3E4E5E6

    string SecondaryCounter [readonly, optional]

    128 bits secondary version counter.

    Possible values: 32-character hexadecimal such
    as A1A2A3A4B1B2C1C2D1D2E1E2E3E4E5E6

    bool FixedImageSize [readonly, optional]

    Indicate support for fixed image size.

    Possible values: True if image is JPEG 300x300 pixels
    otherwise False.


    File generated - 2023-02-20.
    Based on bluez Documentation: obex-api.txt.

    Service: org.bluez.obex
    Interface: org.bluez.obex.Session1

    Object path:
    /org/bluez/obex/server/session{0, 1, 2, ...} or
    /org/bluez/obex/client/session{0, 1, 2, ...}

    Supported properties:

    string Source [readonly]

    Bluetooth adapter address

    string Destination [readonly]

    Bluetooth device address

    byte Channel [readonly]

    Bluetooth channel

    string Target [readonly]

    Target UUID

    string Root [readonly]

    Root path



    File generated - 2023-02-20.
    Based on bluez Documentation: obex-api.txt.

    Service: org.bluez.obex
    Interface: org.bluez.obex.Synchronization1

    Object path:
    [Session object path]

    File generated - 2023-02-20.
    Based on bluez Documentation: obex-api.txt.

    Service: org.bluez.obex
    Interface: org.bluez.obex.Transfer1

    Object path:
    [Session object path]/transfer{0, 1, 2, ...}

    Supported properties:

    string Status [readonly]

    Inform the current status of the transfer.

    Possible values: "queued", "active", "suspended",
    "complete" or "error"

    object Session [readonly]

    The object path of the session the transfer belongs
    to.

    string Name [readonly]

    Name of the transferred object.