get_cell_access_state

Function get_cell_access_state 

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

Gets the cell access state.

Indicates the types of calls that are allowed in the current cell, e.g., emergency only, CS call only, etc.

ยงImplementation notes

Calls:

  • ql_log_print
  • mcm_client_execute_command_sync
    • Request type: mcm_nw_get_cell_access_state_req_msg_v01
    • Response type: mcm_nw_get_cell_access_state_resp_msg_v01