set_selection

Function set_selection 

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

Sets the network selection mode and, for manual selection, the network to select.

ยงImplementation notes

Calls:

  • ql_log_print
  • mcm_client_execute_command_sync
    • Request type: mcm_nw_selection_req_msg_v01
    • Response type: mcm_nw_selection_resp_msg_v01