Parent: 232015aeefd1c945ccfaf9744e791c5888eafcf7
Author: Arman Uguray <armansito@chromium.org>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2015-03-02 15:19:20
Tree: c583e1fe52e55fdd19e14d9fa8bf5b9e320c85e2
core/gatt: Add GattManager1 stubs This patch introduces src/gatt-manager, which will implement the org.bluez.GattManager1 API outlined in doc/gatt-api.txt. The old src/gatt-dbus code has been removed to start from a clean slate.
Diffstat
| M | Makefile.am | | | 2 | - - |
| M | src/adapter.c | | | 5 | ++++- |
| M | src/gatt-database.c | | | 44 | ++++++++++++++++++++++++++++++++++++++++ |
| D | src/gatt-dbus.c | | | 661 | - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
| D | src/gatt-dbus.h | | | 25 | - - - - - - - - - - - - - - - - - - - - - - - - - |
| D | src/gatt.c | | | 321 | - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
| D | src/gatt.h | | | 121 | - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
| M | src/main.c | | | 5 | - - - - - |
8 files changed, 48 insertions(+), 1136 deletions(-)