Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dcfg.c178 err = feature_set(BT_MESH_GATT_PROXY, gatt_proxy); in bt_mesh_gatt_proxy_set()
212 return feature_get(BT_MESH_GATT_PROXY); in bt_mesh_gatt_proxy_get()
418 atomic_set_bit(bt_mesh.flags, BT_MESH_GATT_PROXY); in bt_mesh_cfg_default_set()
Dnet.h197 BT_MESH_GATT_PROXY, enumerator
DKconfig30 default 33 if BT_MESH_GATT_PROXY
1376 menuconfig BT_MESH_GATT_PROXY config
1385 if BT_MESH_GATT_PROXY
1389 depends on BT_MESH_GATT_PROXY
1423 endif # BT_MESH_GATT_PROXY
/Zephyr-latest/subsys/bluetooth/mesh/shell/
DKconfig64 depends on BT_MESH_GATT_PROXY || BT_MESH_PROXY_CLIENT