Skip to content

mbimcli: Add uicc low level access options in cli

Somashekhar requested to merge Som_SP/libmbim:mbimcli_uicc_lev_1 into main

For uicc low level access service, following mbim cid cli options were added as part of this request:

  • MBIM_CID_MS_UICC_OPEN_CHANNEL
  • MBIM_CID_MS_UICC_CLOSE_CHANNEL
  • MBIM_CID_MS_UICC_ATR
  • MBIM_CID_MS_UICC_APDU
  • MBIM_CID_MS_UICC_RESET
  • MBIM_CID_MS_UICC_TERMINAL_CAPABILITY
Edited by Somashekhar

Merge request reports