BLE Gatt Server Socket notify implementation. 70/186570/6
authorAvichal Agarwal <avichal.a@samsung.com>
Fri, 10 Aug 2018 11:07:50 +0000 (16:37 +0530)
committerAvichal Agarwal <avichal.a@samsung.com>
Thu, 30 Aug 2018 12:26:07 +0000 (17:56 +0530)
commite8132a5b1e7fc5a1e8feab203393d3f772fbebd2
treec62feb6e750d7ff89c9c0efef7d02ac6f2f0172d
parent010f283e5b6489cbc66c875e2521a5643422ff5e
BLE Gatt Server Socket notify implementation.

Server will notify data using file descriptor on Characteristic
 with property “NOYIFY”. AcquireNotify Method handler of is
implemented in HAL,which provide file descriptor to bluez.

Change-Id: I7b567bd3ede9c1dfdb022d1af286758d93a59c72
Signed-off-by: Avichal Agarwal <avichal.a@samsung.com>
13 files changed:
bt-api/bt-event-handler.c
bt-api/bt-gatt-service.c
bt-api/include/bt-gatt-server.h
bt-oal/bluez_hal/inc/bt-hal-msg.h
bt-oal/bluez_hal/src/bt-hal-gatt-server.c
bt-oal/bluez_hal/src/bt-hal-gatt.c
bt-oal/hardware/bt_gatt_server.h
bt-oal/include/oal-event.h
bt-oal/oal-gatt.c
bt-service-adaptation/services/bt-request-handler.c
bt-service-adaptation/services/bt-service-event-sender.c
bt-service-adaptation/services/gatt/bt-service-gatt.c
include/bt-internal-types.h