Home
last modified time | relevance | path

Searched refs:all_format_specified (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/include/zephyr/mgmt/mcumgr/grp/os_mgmt/
Dos_mgmt.h96 bool all_format_specified; member
/Zephyr-latest/subsys/mgmt/mcumgr/grp/os_mgmt/src/
Dos_mgmt.c555 .all_format_specified = false, in os_mgmt_info()
578 append_data.all_format_specified = true; in os_mgmt_info()
/Zephyr-latest/tests/subsys/mgmt/mcumgr/os_mgmt_info/src/
Dmain.c195 if (append_data->all_format_specified || in os_mgmt_info_custom_cmd_callback()