Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/include/zephyr/bluetooth/mesh/
Dcfg.h252 int bt_mesh_gatt_proxy_set(enum bt_mesh_feat_state gatt_proxy);
/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/
Dcfg.c170 int bt_mesh_gatt_proxy_set(enum bt_mesh_feat_state gatt_proxy) in bt_mesh_gatt_proxy_set() function
446 bt_mesh_gatt_proxy_set(cfg.gatt_proxy); in cfg_set()
Dcfg_srv.c551 (void)bt_mesh_gatt_proxy_set(buf->data[0]); in gatt_proxy_set()
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/mesh/src/
Dtest_beacon.c1715 ASSERT_OK_MSG(bt_mesh_gatt_proxy_set(BT_MESH_GATT_PROXY_DISABLED), in tx_proxy_adv_common_init()
1949 ASSERT_OK_MSG(bt_mesh_gatt_proxy_set(BT_MESH_GATT_PROXY_ENABLED), in test_tx_proxy_adv_multi_subnet_coex()
1965 ASSERT_OK_MSG(bt_mesh_gatt_proxy_set(BT_MESH_GATT_PROXY_DISABLED), in test_tx_proxy_adv_multi_subnet_coex()
1971 ASSERT_OK_MSG(bt_mesh_gatt_proxy_set(BT_MESH_GATT_PROXY_ENABLED), in test_tx_proxy_adv_multi_subnet_coex()
2145 ASSERT_OK_MSG(bt_mesh_gatt_proxy_set(BT_MESH_GATT_PROXY_DISABLED), in test_tx_priv_gatt_proxy()
2173 ASSERT_OK_MSG(bt_mesh_gatt_proxy_set(BT_MESH_GATT_PROXY_DISABLED), in test_rx_priv_gatt_proxy()