Searched refs:bt_mesh_priv_gatt_proxy_set (Results 1 – 5 of 5) sorted by relevance
129 bt_mesh_priv_gatt_proxy_set(gatt_proxy); in handle_gatt_proxy_set()244 bt_mesh_priv_gatt_proxy_set(priv_beacon_state.proxy_state); in priv_beacon_srv_settings_set()
215 int bt_mesh_priv_gatt_proxy_set(enum bt_mesh_feat_state priv_gatt_proxy) in bt_mesh_priv_gatt_proxy_set() function
557 (void)bt_mesh_priv_gatt_proxy_set(BT_MESH_FEATURE_DISABLED); in gatt_proxy_set()
275 int bt_mesh_priv_gatt_proxy_set(enum bt_mesh_feat_state priv_gatt_proxy);
1724 ASSERT_OK_MSG(bt_mesh_priv_gatt_proxy_set(BT_MESH_GATT_PROXY_ENABLED), in test_tx_priv_net_id()1820 ASSERT_OK_MSG(bt_mesh_priv_gatt_proxy_set(BT_MESH_GATT_PROXY_ENABLED), in test_tx_priv_multi_net_id()2147 ASSERT_OK_MSG(bt_mesh_priv_gatt_proxy_set(BT_MESH_PRIV_GATT_PROXY_ENABLED), in test_tx_priv_gatt_proxy()2175 ASSERT_OK_MSG(bt_mesh_priv_gatt_proxy_set(BT_MESH_PRIV_GATT_PROXY_ENABLED), in test_rx_priv_gatt_proxy()