Add support for custom advertising flags. 77/295577/2 accepted/tizen/6.5/unified/20230719.174756
authorJakub Latusek <j.latusek@samsung.com>
Wed, 1 Feb 2023 05:50:11 +0000 (14:50 +0900)
committerAnuj Kumar Singh <anujk.singh@samsung.com>
Tue, 11 Jul 2023 06:43:55 +0000 (12:13 +0530)
commit2c542bf2630350016971160e2095d6ebb35c8e12
tree76a7cfab83ca373447f09c84901f8c5b7c56c7c4
parent87a70b3806d4dc2fed95c8451a1afa83e64ef754
Add support for custom advertising flags.

It is required to set proper advertising flags when establishing a
connection using
Bluetooth low energy to properly recognize device type.
Without this, the Linux device cannot recognize the Tizen device
properly and establish a connection.

Change-Id: I4ac31464007f67711ea05a6227a7a46c33b6c8ef
Signed-off-by: Jakub Latusek <j.latusek@samsung.com>
Signed-off-by: Wootak Jung <wootak.jung@samsung.com>
include/bluetooth_internal.h
include/bluetooth_private.h
include/bluetooth_type_internal.h
src/bluetooth-adapter.c
tests/test/bt_unit_test.c