Modify gatt-server interface as per bluez_5.37. 33/65033/2 accepted/tizen/common/20160414.142541 accepted/tizen/common/20160414.144323 accepted/tizen/ivi/20160414.092028 accepted/tizen/mobile/20160414.092017 accepted/tizen/tv/20160414.092042 accepted/tizen/wearable/20160414.091941 submit/tizen/20160414.030922 submit/tizen_common/20160414.163915
authorh.sandeep <h.sandeep@samsung.com>
Thu, 7 Apr 2016 04:17:00 +0000 (09:47 +0530)
committerSandeep Hattiholi <h.sandeep@samsung.com>
Tue, 12 Apr 2016 08:16:18 +0000 (01:16 -0700)
commitd0b63867db73060114b1a6c5bc76c80ed9cc9701
treea78a27381840cfd40aedcab28cdcd215f75ca75a
parent7273692f2075f6b1b3038552681ff112bb0b688d
Modify gatt-server interface as per bluez_5.37.

1. Modified the GATT Manager hierarchy
2. Added new API "bluetooth_gatt_register_application" to register
   the Application and "bluetooth_gatt_unregister_application"
   to unregister the Application.
3. Added new properties for characteristics/Descriptors.

Change-Id: I4fdc39642d60f0f568cdd9e4e920c12643a04066
Signed-off-by: h.sandeep <h.sandeep@samsung.com>
bt-api/bt-gatt-service.c [changed mode: 0755->0644]
bt-httpproxy/bt-httpproxy.c [changed mode: 0755->0644]
include/bluetooth-api.h [changed mode: 0755->0644]
test/bluetooth-frwk-test.c [changed mode: 0755->0644]