Searched refs:BT_MESH_GATT_PROXY_DISABLED (Results 1 – 6 of 6) sorted by relevance
138 err = bt_mesh_cfg_cli_gatt_proxy_set(0, iut_cfg.addr, BT_MESH_GATT_PROXY_DISABLED, in iut_configure()144 BT_MESH_GATT_PROXY_DISABLED, &status); in iut_configure()
1715 ASSERT_OK_MSG(bt_mesh_gatt_proxy_set(BT_MESH_GATT_PROXY_DISABLED), in tx_proxy_adv_common_init()1965 ASSERT_OK_MSG(bt_mesh_gatt_proxy_set(BT_MESH_GATT_PROXY_DISABLED), 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()
56 #define BT_MESH_GATT_PROXY_DISABLED BT_MESH_FEATURE_DISABLED macro
68 if (proxy != BT_MESH_GATT_PROXY_DISABLED && in handle_gatt_proxy_status()208 if ((val != BT_MESH_GATT_PROXY_DISABLED && in bt_mesh_priv_beacon_cli_gatt_proxy_set()
121 if (gatt_proxy != BT_MESH_GATT_PROXY_DISABLED && in handle_gatt_proxy_set()
896 if (bt_mesh_gatt_proxy_get() == BT_MESH_GATT_PROXY_DISABLED && in bt_mesh_net_recv()