core: Add AlwaysPairable to main.conf
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 27 Jul 2018 08:14:04 +0000 (11:14 +0300)
committerhimanshu <h.himanshu@samsung.com>
Tue, 14 Jan 2020 08:53:35 +0000 (14:23 +0530)
commit24735cbbbfd408cec4e31b95060af886253fcc19
tree582327c6a254154a712e75fe9c724f79740c03c2
parent2d6b8fe603ffdd0b884a27ea90ebc4c90cd5d5ff
core: Add AlwaysPairable to main.conf

This adds a new option called AlwaysPairable to main.conf, it can be
used to enable Adapter.Pairable even in case there is no Agent
available.

Since that could be consider a security problem to allow pairing
without user's consent the option defaults to false.

Change-Id: I67e534d5e8a6490ed2c99950c629d6e1ab493e30
Signed-off-by: himanshu <h.himanshu@samsung.com>
src/adapter.c
src/agent.h
src/device.c
src/hcid.h
src/main.c
src/main.conf