#include <qaGobiApiUim.h>
|
BYTE | bSlot |
|
openChannel * | pOpenCh |
|
BYTE * | pChID |
|
BYTE * | pFileControlInfo |
|
BYTE * | pTerminate |
|
This structure contains information of the request parameters associated with Opens and closes a logical channel to an application on a UICC card.
- Parameters
-
bSlot |
- Indicates the slot to be used.
- 1 - Slot 1
- 2 - Slot 2
- 3 - Slot 3
- 4 - Slot 4
- 5 - Slot 5
|
pOpenCh(optional) |
|
pChID(optional) |
- ID of the logical channel to be closed.
|
pFileControlInfo(optional) |
- Template requested from the card in the SELECT command when the application is selected. When this TLV is missing, FCP is requested by default. Valid values:
- 0 – No data
- 1 – FCP
- 2 – FCI
- 3 – FCI with interfaces
- 4 – FMD
|
pTerminate(optional) |
- Indicates whether the application is terminated with a SELECT request before closing the associated logical channel. When the Termination of the Application TLV is missing, the default behavior is TRUE to terminate the application.
|
- Note
- - if the TLV is missing, the service returns all configuration items in the response.
The documentation for this struct was generated from the following file: