Man page - org.bluez.gattprofile(5)
Packages contains this manual
- rfcomm(1)
- bluetoothctl-player(1)
- bluetoothctl-assistant(1)
- bluetooth-meshd(8)
- hciconfig(1)
- obexctl(1)
- hex2hcd(1)
- mpris-proxy(1)
- bluetoothctl-endpoint(1)
- bluetoothctl-hci(1)
- bluetoothctl(1)
- bluetoothctl-gatt(1)
- rctest(1)
- hid2hci(1)
- bluemoon(1)
- ciptool(1)
- bluetoothctl-monitor(1)
- l2test(1)
- bluetoothctl-scan(1)
- sdptool(1)
- bluetoothctl-transport(1)
- btmgmt(1)
- hciattach(1)
- btattach(1)
- gatttool(1)
- bluetoothctl-mgmt(1)
- bluetoothctl-admin(1)
- bluetoothd(8)
- hcitool(1)
- bluetoothctl-advertise(1)
- btmon(1)
- l2ping(1)
Package: bluez
apt-get install bluez
apt-get install bluez
Manuals in package:
Documentations in package:
Manual
ORG.BLUEZ.GATTPROFILE
NAMEDESCRIPTION
INTERFACE
Methods
void Release()
Properties
array{string} UUIDs [read-only]
NAME
org.bluez.GattProfile - BlueZ D-Bus GattProfile API documentation
DESCRIPTION
Local profile (GATT client) instance. By registering this type of object an application effectively indicates support for a specific GATT profile and requests automatic connections to be established to devices supporting it.
INTERFACE
Service
<application dependent>
Interface
org.bluez.GattProfile1
Object path
<application dependent>
Methods
void Release()
This method gets called when the service daemon unregisters the profile. The profile can use it to do cleanup tasks. There is no need to unregister the profile, because when this method gets called it has already been unregistered.
Properties
array{string} UUIDs [read-only]
128-bit GATT service UUIDs to auto connect.