Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/subsys/bluetooth/mesh/
Dproxy_cli.c45 static bool allow_all_subnet; variable
170 } else if (!allow_all_subnet) { in proxy_srv_check_and_get()
310 if (allow_all_subnet) { in bt_mesh_proxy_connect()
314 allow_all_subnet = true; in bt_mesh_proxy_connect()
355 if (!allow_all_subnet) { in bt_mesh_proxy_disconnect()
359 allow_all_subnet = false; in bt_mesh_proxy_disconnect()