get_config

Function get_config 

pub unsafe extern "C" fn get_config(
    handle: ClientHandle,
    config: *mut ConfigInfo,
) -> Error
Available on non-ag35 only.
Expand description

Gets the settings that define the MCM network interface.

ยงImplementation notes

Calls:

  • ql_log_print
  • mcm_client_execute_command_sync
    • Request type: mcm_nw_get_config_req_msg_v01
    • Response type: mcm_nw_get_config_resp_msg_v01