OSDN Git Service

android/client: Add skeleton for GATT interface
authorJerzy Kasenberg <jerzy.kasenberg@tieto.com>
Thu, 31 Oct 2013 10:45:06 +0000 (11:45 +0100)
committerJohan Hedberg <johan.hedberg@intel.com>
Thu, 31 Oct 2013 13:57:14 +0000 (15:57 +0200)
commit5c26c130f1c4ef2fe04441bef43e27eda620f1bc
tree5c4897f6cda0052cf2f1a0133e8ed4a1b2bf39b7
parentc7a838af87de0a3fdd9f5e3116eb4b801d74c3b0
android/client: Add skeleton for GATT interface

This patch adds empty functions for all gatt methods
and callbacks.
android/Android.mk
android/Makefile.am
android/client/haltest.c
android/client/if-bt.c
android/client/if-gatt.c [new file with mode: 0644]
android/client/if-main.h