Add support for custom advertising flags. 72/295572/2 accepted/tizen/7.0/unified/20230719.021521
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:50:45 +0000 (12:20 +0530)
commitb552733ab09f95f81a83b93353761b779f44c524
treef71b899b0ea8acb15ba235b70ba0142765196de0
parent4faf5465a4bf030c307ad1853563ee0904700db1
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