Lines Matching full:on
24 # INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
96 "-DBUILD_TESTING=ON"
97 "-DOT_ANYCAST_LOCATOR=ON"
98 "-DOT_DNS_CLIENT=ON"
99 "-DOT_DNS_DSO=ON"
100 "-DOT_DNSSD_SERVER=ON"
101 "-DOT_ECDSA=ON"
102 "-DOT_EXTERNAL_HEAP=ON"
103 "-DOT_HISTORY_TRACKER=ON"
105 "-DOT_NETDATA_PUBLISHER=ON"
106 "-DOT_PING_SENDER=ON"
107 "-DOT_PLATFORM_LOG_CRASH_DUMP=ON"
108 "-DOT_REFERENCE_DEVICE=ON"
109 "-DOT_SERVICE=ON"
110 "-DOT_SRP_CLIENT=ON"
111 "-DOT_SRP_SERVER=ON"
112 "-DOT_UPTIME=ON"
117 options+=("-DOT_FULL_LOGS=ON")
121 options+=("-DOT_DUA=ON")
122 options+=("-DOT_MLR=ON")
126 options+=("-DOT_SIMULATION_VIRTUAL_TIME=ON")
130 options+=("-DOT_CSL_RECEIVER=ON")
131 options+=("-DOT_LINK_METRICS_INITIATOR=ON")
132 options+=("-DOT_LINK_METRICS_SUBJECT=ON")
133 options+=("-DOT_LINK_METRICS_MANAGER=ON")
134 options+=("-DOT_WAKEUP_COORDINATOR=ON")
135 options+=("-DOT_WAKEUP_END_DEVICE=ON")
142 …# Note: Setting this option to ON for all OT_NODE_TYPEs will cause the posix/expects CI check to f…
146 options+=("-DOT_PLATFORM_BOOTLOADER_MODE=ON")
160 …"${OT_SRCDIR}"/script/cmake-build simulation "${options[@]}" "-DOT_SIMULATION_VIRTUAL_TIME_UART=ON"
165 options+=("-DOT_BACKBONE_ROUTER=ON")
170 …"${OT_SRCDIR}"/script/cmake-build simulation "${options[@]}" "-DOT_SIMULATION_VIRTUAL_TIME_UART=ON"
180 "-DBUILD_TESTING=ON"
181 "-DOT_MESSAGE_USE_HEAP=ON"
182 "-DOT_PLATFORM_BOOTLOADER_MODE=ON"
183 "-DOT_PLATFORM_LOG_CRASH_DUMP=ON"
188 options+=("-DOT_DUA=ON")
189 options+=("-DOT_MLR=ON")
190 options+=("-DOT_LINK_METRICS_INITIATOR=ON")
191 options+=("-DOT_LINK_METRICS_SUBJECT=ON")
192 options+=("-DOT_LINK_METRICS_MANAGER=ON")
196 options+=("-DOT_FULL_LOGS=ON")
200 options+=("-DOT_POSIX_VIRTUAL_TIME=ON")
204 options+=("-DOT_PLATFORM_UDP=ON" "-DOT_PLATFORM_NETIF=ON")
215 options+=("-DOT_BACKBONE_ROUTER=ON")
344 "-DOT_ANYCAST_LOCATOR=ON"
345 "-DOT_COVERAGE=ON"
346 "-DOT_DNS_CLIENT=ON"
347 "-DOT_DUA=ON"
348 "-DOT_MLR=ON"
349 "-DOT_NETDATA_PUBLISHER=ON"
350 "-DOT_SLAAC=ON"
351 "-DOT_SRP_CLIENT=ON"
352 "-DOT_FULL_LOGS=ON"
353 "-DOT_UPTIME=ON"
354 "-DOTBR_DNS_UPSTREAM_QUERY=ON"
355 "-DOTBR_DUA_ROUTING=ON"
356 "-DOTBR_DHCP6_PD=ON"
379 otbr_options+=("-DOTBR_TREL=ON")
502 'rcp' or 'rcp-cli' for CLI on POSIX platform.
503 'rcp-ncp' for NCP on POSIX platform.
505 OT_NATIVE_IP 1 to enable platform UDP and netif on POSIX platform. The default is 0.