Merge branch 'master' of git://git.kernel.org/pub/scm/bluetooth/bluez

System Internals / BlueZ - Michael Larabel [phoronix.com] - 28 August 2014 16:47 UTC

2b2d993 Merge branch 'master' of git://git.kernel.org/pub/scm/bluetooth/bluez

Makefile.am | 3 +-
TODO | 90 ++++++-
src/shared/att-types.h | 2 +
src/shared/att.c | 161 +++++++++--
src/shared/att.h | 11 +-
src/shared/gatt-client.c | 652 +++++++++++++++++++++++++++++++++++++++++++++
src/shared/gatt-client.h | 89 +++++++
src/shared/gatt-helpers.c | 100 +++++--
src/shared/gatt-helpers.h | 36 +--
9 files changed, 1063 insertions(+), 81 deletions(-)

Upstream: git.kernel.org


  • Share