esp_ble_mesh_proxy_client_directed_proxy_set() function
Proxy Client sets whether or not the Directed Proxy Server uses directed forwarding for Directed Proxy Client messages.
Arguments
conn_handle
Proxy connection handle.
net_idx
Corresponding NetKey Index.
use_directed
Whether or not to send message by directed forwarding.
Return value
ESP_OK on success or error code otherwise.