get_nitz_time_info

Function get_nitz_time_info 

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

Gets the NITZ time information.

ยงImplementation notes

Calls:

  • ql_log_print
  • mcm_client_execute_command_sync
    • Request type: mcm_nw_get_nitz_time_info_req_msg_v01
    • Response type: mcm_nw_get_nitz_time_info_resp_msg_v01