Searched refs:bt_mesh_proxy_disconnect (Results 1 – 4 of 4) sorted by relevance
98 int bt_mesh_proxy_disconnect(uint16_t net_idx);
334 int bt_mesh_proxy_disconnect(uint16_t net_idx) in bt_mesh_proxy_disconnect() function382 (void)bt_mesh_proxy_disconnect(sub->net_idx); in subnet_evt()
454 bt_mesh_proxy_disconnect(BT_MESH_KEY_ANY); in bt_mesh_suspend()
368 err = bt_mesh_proxy_disconnect(net_idx); in cmd_proxy_disconnect()