get_signal_strength

Function get_signal_strength 

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

Gets the signal strength information.

ยงImplementation notes

Calls:

  • ql_log_print
  • mcm_client_execute_command_sync
    • Request type: mcm_nw_get_signal_strength_req_msg_v01
    • Response type: mcm_nw_get_signal_strength_resp_msg_v01