Add support for custom advertising flags. 49/286849/7
authorJakub Latusek <j.latusek@samsung.com>
Wed, 1 Feb 2023 06:00:13 +0000 (15:00 +0900)
committerJakub Latusek <j.latusek@samsung.com>
Fri, 17 Feb 2023 10:20:37 +0000 (11:20 +0100)
commit38bce02802e9e10b55b9732993a986b89fd1dae1
tree67212ec3cea4ce961a4469e0f53495620c3baf87
parent589251a962e45a6aefbf7626ef771d4def2ec0f3
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: I2dcbcd053a8de4c4954653ae8a5f55fbed775f66
Signed-off-by: Wootak Jung <wootak.jung@samsung.com>
Signed-off-by: Jakub Latusek <j.latusek@samsung.com>
src/adapter.c