ts_102_222: Implement support for RESIZE FILE for an EF

This adds pySim-shell support for the RESIZE FILE command in order
to change the size of linear fixed or transparent EF.

Change-Id: I03fbb683e26231c75f345330ac5f914ac88bbe7a
This commit is contained in:
Harald Welte
2023-03-07 11:43:37 +01:00
committed by laforge
parent da1f562294
commit 0707b80ad3
3 changed files with 32 additions and 0 deletions

View File

@@ -650,6 +650,12 @@ create_df
:module: pySim.ts_102_222
:func: Ts102222Commands.createdf_parser
resize_ef
~~~~~~~~~
.. argparse::
:module: pySim.ts_102_222
:func: Ts102222Commands.resize_ef_parser
ARA-M commands
--------------