GATT : New GATT connect APIs 42/302442/1
authorAnuj Jain <anuj01.jain@samsung.com>
Thu, 29 Sep 2022 16:33:57 +0000 (22:03 +0530)
committerWootak Jung <wootak.jung@samsung.com>
Thu, 7 Dec 2023 00:01:38 +0000 (09:01 +0900)
commit76c045466bc584cb77b238fd971246a41d5f3b75
tree91a68dfd8e77715a6f97a26033cd340aa67096b3
parent3d0d3c21f673b478e037b588807aa6f70f774861
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