zephyr/subsys/mgmt/osdp
Kumar Gala 4ff6061b09 mgmt/osdp: Fix build issue
When building the osdsp control_panel sample we get the following
compile error:

subsys/mgmt/osdp/src/osdp_cp.c:993:10: error: implicit declaration of
function 'osdp_cp_send_command_keyset'

Fix by adding ifdef protection around the call to
osdp_cp_send_command_keyset

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-11-03 13:00:11 -06:00
..
src mgmt/osdp: Fix build issue 2020-11-03 13:00:11 -06:00
CMakeLists.txt mgmt/osdp: Add support for Secure Channel 2020-10-09 11:45:58 +02:00
Kconfig mgmt: osdp: Make osdp sc requires on CSPRING_ENABLED 2020-10-13 10:58:02 +02:00
Kconfig.cp mgmt/osdp: Add support for Secure Channel 2020-10-09 11:45:58 +02:00
Kconfig.pd mgmt/osdp: Add support for Secure Channel 2020-10-09 11:45:58 +02:00