Add support for custom advertising flags. 51/286851/3 accepted/tizen/unified/20230223.162139
authorJakub Latusek <j.latusek@samsung.com>
Wed, 1 Feb 2023 05:50:11 +0000 (14:50 +0900)
committerJakub Latusek <j.latusek@samsung.com>
Fri, 17 Feb 2023 10:07:15 +0000 (11:07 +0100)
commit63d012bfc552ebb4c98267ffd5559c195e505781
tree52cca1aeda4dcf5ac5c481250c5fe4d6d195a189
parentad36f45cdd820ed0ddc7d8a8ad183d1332d526b2
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