get_rf_band

Function get_rf_band 

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

Gets the RF band information.

Includes the radio interface, active band, and active channel.

ยงImplementation notes

Calls:

  • ql_log_print
  • mcm_client_execute_command_sync
    • Request type: mcm_nw_get_rf_band_info_req_msg_v01
    • Response type: mcm_nw_get_rf_band_info_resp_msg_v01