1ORG.BLUEZ.GATTPROFILE(5)  Linux System Administration ORG.BLUEZ.GATTPROFILE(5)
2
3
4

NAME

6       org.bluez.GattProfile - BlueZ D-Bus GattProfile API documentation
7

DESCRIPTION

9       Local  profile  (GATT client) instance. By registering this type of ob‐
10       ject an application effectively indicates support for a  specific  GATT
11       profile and requests automatic connections to be established to devices
12       supporting it.
13

INTERFACE

15       Service
16              <application dependent>
17
18       Interface
19              org.bluez.GattProfile1
20
21       Object path
22              <application dependent>
23
24   Methods
25   void Release()
26          This method gets called when the service daemon unregisters the pro‐
27          file.  The profile can use it to do cleanup tasks.  There is no need
28          to unregister the profile, because when this method gets  called  it
29          has already been unregistered.
30
31   Properties
32   array{string} UUIDs [read-only]
33          128-bit GATT service UUIDs to auto connect.
34
35
36
37
38BlueZ                            October 2023         ORG.BLUEZ.GATTPROFILE(5)
Impressum