Commit: ff7bdd356d8f85455fd7d2e2653ffb99b07fb0be
Parent: 275ad54c132d969fdb23a58c4c68485887e9efe7
Author: Johan Hedberg <johan.hedberg@intel.com>
Committer: Johan Hedberg <johan.hedberg@intel.com>
Date: 2015-02-17 22:19:45
Tree: 673d4c5b73f67ff2832a295f3a242b8c2ffae39c

doc/gatt-api: Introduce GattProfile1 concept Until now the GATT D-Bus API doesn't provide any way to register client role profiles so that bluetoothd would be able to add matching devices to its auto-connect list (managed by the kernel from 3.17 onward). To keep the GATT D-Bus interface as capable as the internal plugin API this patch adds a new concept of a GattProfile1 D-Bus object. By registering such an object and providing a set of mandatory service UUIDs bluetoothd will start performing matching against remote devices and add them to the auto-connect list.

Diffstat

M doc/gatt-api.txt | 44 ++++++++++++++++++++++++++++++++++++++++

1 files changed, 44 insertions(+), 0 deletions(-)

View Full Diff | Patch