Parent: 45969a7a7335eaa47c52b76b9e32c28d680dc031
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2018-07-30 09:47:34
Tree: a184d363ed4943aacdc1388c4334a2d4df5f0cdd
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.
Diffstat
| M | src/adapter.c | | | 16 | +++++++++++++++- |
| M | src/agent.h | | | 7 | +++++++ |
| M | src/device.c | | | 2 | - - |
| M | src/hcid.h | | | 1 | + |
| M | src/main.c | | | 11 | +++++++++++ |
| M | src/main.conf | | | 5 | +++++ |
6 files changed, 39 insertions(+), 3 deletions(-)