:orphan: .. title:: OSDP_MODE_CP .. option:: CONFIG_OSDP_MODE_CP *Configure OSDP in Control Panel mode* Type: ``bool`` Help ==== Configure this device to operate as a CP (Control Panel) Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== .. highlight:: kconfig At ``subsys/mgmt/osdp/Kconfig:23`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:34`` → ``subsys/Kconfig:35`` → ``subsys/mgmt/Kconfig:15`` Menu path: (Top) → Sub Systems and OS Services → Device Management → Open Supervised Device Protocol (OSDP) driver → OSDP Mode of Operation .. parsed-literal:: config OSDP_MODE_CP bool "Configure OSDP in Control Panel mode" depends on \ :ref:` ` help Configure this device to operate as a CP (Control Panel) *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*