Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/include/zephyr/bluetooth/mesh/
Dcfg.h170 int bt_mesh_od_priv_proxy_set(uint8_t on_demand_proxy);
/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/
Dcfg.c147 int bt_mesh_od_priv_proxy_set(uint8_t on_demand_proxy) in bt_mesh_od_priv_proxy_set() argument
154 bt_mesh.on_demand_state = on_demand_proxy; in bt_mesh_od_priv_proxy_set()