-
CONFIG_NET_APP_SERVER
¶
Enable server support
Type: bool
Help¶
Enables net app library server APIs.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At subsys/net/lib/app/Kconfig:26
Included via Kconfig:10
→ Kconfig.zephyr:35
→ subsys/Kconfig:22
→ subsys/net/Kconfig:93
→ subsys/net/lib/Kconfig:29
Menu path: (top menu) → Networking → Network Libraries → Network application API support [EXPERIMENTAL]
config NET_APP_SERVER bool prompt "Enable server support" ifNET_APP
&&NETWORKING
depends onNET_APP
&&NETWORKING
help Enables net app library server APIs.
(Definitions include propagated dependencies, including from if’s and menus.)