GATT : New GATT connect APIs 10/282310/2
authorAnuj Jain <anuj01.jain@samsung.com>
Thu, 29 Sep 2022 16:33:57 +0000 (22:03 +0530)
committerDohyun Pyun <dh79.pyun@samsung.com>
Wed, 5 Oct 2022 08:48:23 +0000 (17:48 +0900)
commit31ac87c8d21b3c58029707a38e6d736bde3f6219
tree08b4bbaef654b5d39e7df6ddc8f14432a9aa33ae
parentc859b060b3fe10cef6c595c8b8ed8098d53b5fdd
GATT : New GATT connect APIs

This patch saperate the connection state change callbacks for GATT
client and server.
This patch add the following:
-New callback APIs for GATT client and server connection state change
-New GATT client connect API.

Change-Id: Ida1d672db2b41f9a7ea6b210c30dac1e83d929ba
Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
include/bluetooth_internal.h
include/bluetooth_private.h
include/bluetooth_type_internal.h
src/bluetooth-common.c
src/bluetooth-gatt.c
tests/test/bt_unit_test.c
tests/test/bt_unit_test.h