esp_ble_mesh_proxy_client_connect() function
Proxy Client creates a connection with the Proxy Server.
Arguments
addr
Device address of the Proxy Server.
addr_type
Device address type(public or static random).
net_idx
NetKey Index related with Network ID in the Mesh Proxy advertising packet.
Return value
ESP_OK on success or error code otherwise.