[GATT Client] Delivery ATT error code to higher layer 77/139377/4
authorGowtham Anandha Babu <gowtham.ab@samsung.com>
Tue, 18 Jul 2017 13:34:07 +0000 (19:04 +0530)
committerGowtham Anandha Babu <gowtham.ab@samsung.com>
Wed, 19 Jul 2017 13:33:38 +0000 (19:03 +0530)
commit07e7459f61b8cc6dc930fbb12fe2b82169a0f54d
tree665b068b152931133087d2c311d7d3947e08bf55
parent645df23b2ffb0266288192222a3e23d41d117f3c
[GATT Client] Delivery ATT error code to higher layer

[Problem] ATT error code is not passed to application.

[Cause & Measure] GATT application need to know ATT
error code to handling error case. Specially application
error code defined by a higher layer specification.

[Checking Method] GATT error handling

Change-Id: I37747073962baa2b1098eb801ce033fb0b0c4c85
Signed-off-by: Gowtham Anandha Babu <gowtham.ab@samsung.com>
bt-api/bt-gatt-client.c
bt-api/bt-gatt-service.c
bt-otp/bt-otpserver.c
bt-otp/bt-otpserver.h
bt-service/bt-service-otp.c
include/bluetooth-api.h