:orphan: .. title:: choice: OSDP Mode of Operation .. _choice_381: .. describe:: choice: OSDP Mode of Operation *OSDP Mode of Operation* Type: ``bool`` Direct dependencies =================== \ :option:`OSDP ` *(Includes any dependencies from ifs and menus.)* Defaults ======== No defaults. Implicitly defaults to the first (visible) choice option. Choice options ============== - \ :option:`OSDP_MODE_PD ` - \ :option:`OSDP_MODE_CP ` Kconfig definition ================== .. highlight:: kconfig At ``subsys/mgmt/osdp/Kconfig:17`` 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 .. parsed-literal:: choice bool "OSDP Mode of Operation" depends on \ :option:`OSDP ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*