:orphan: .. title:: choice: OSDP Mode of Operation .. _choice_538: .. describe:: choice: OSDP Mode of Operation *OSDP Mode of Operation* Type: ``bool`` Direct dependencies =================== \ :kconfig:`OSDP ` *(Includes any dependencies from ifs and menus.)* Defaults ======== No defaults. Implicitly defaults to the first (visible) choice option. Choice options ============== - \ :kconfig:`OSDP_MODE_PD ` - \ :kconfig:`OSDP_MODE_CP ` Kconfig definition ================== At ``/mgmt/osdp/Kconfig:17`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:44`` → ``/Kconfig:35`` → ``/mgmt/Kconfig:15`` Menu path: (Top) → Sub Systems and OS Services → Device Management → Open Supervised Device Protocol (OSDP) driver .. code-block:: kconfig choice bool "OSDP Mode of Operation" depends on OSDP *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*