Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/userdata/src/
Dmain_l2cap_userdata.c221 bool has_checks = !IS_ENABLED(CONFIG_NO_RUNTIME_CHECKS); in test_central_main() local
225 has_checks ? "Enabled" : "Disabled"); in test_central_main()