Implement BT 5.0 API's 28/186028/10
authorAnupam Roy <anupam.r@samsung.com>
Mon, 6 Aug 2018 21:08:52 +0000 (02:38 +0530)
committerWootak Jung <wootak.jung@samsung.com>
Fri, 31 Aug 2018 04:53:44 +0000 (13:53 +0900)
commit0aa1263641755f99a7ec7b12fc8c2902fce15443
tree540fa474595e7189c7aa601b6838b0eedc361121
parent0687574c95ad5c0a58c7638471426e747995eea0
Implement BT 5.0 API's

This patch adds public API's which check whether
LE 2M PHY and LE CODED features are supported
by the adapter or not. These features are introduced
in BT 5.0 Core specification and thus would be
supported by devices enabled with BT 5.0 controller
or above.

This patch also defines new LE BT 5.0 feature defined as following
"tizen.org/feature/network.bluetooth.le.5_0"

Change-Id: I814bd512827bbb500a71e1052a6813f7c92b6bcf
Signed-off-by: Anupam Roy <anupam.r@samsung.com>
include/bluetooth.h
include/bluetooth_private.h
src/bluetooth-adapter.c
test/bt_unit_test.c
test/bt_unit_test.h