Searched refs:bt_mesh_proxy_connect (Results 1 – 5 of 5) sorted by relevance
88 int bt_mesh_proxy_connect(uint16_t net_idx);
305 int bt_mesh_proxy_connect(uint16_t net_idx) in bt_mesh_proxy_connect() function
348 err = bt_mesh_proxy_connect(net_idx); in cmd_proxy_connect()
2177 ASSERT_OK_MSG(bt_mesh_proxy_connect(TEST_NET_IDX1), "Failed to connect over proxy"); in test_rx_priv_gatt_proxy()
1933 err = bt_mesh_proxy_connect(cp->net_idx); in proxy_connect()