11.12.3.4.148. Function sems_lite_agent_session_open¶
Defined in File sems_lite_api.h
11.12.3.4.148.1. Function Documentation¶
-
sss_status_t
sems_lite_agent_session_open
(sems_lite_agent_ctx_t *context)¶ Open a Physical connection to SEMS Lite Applet.
Calling this API opens Locical Connection 1 and selecs the SEMS Lite applet.
- Return
The api status.
- Parameters
context
: SEMS Lite Agent Context
- Return Value
kStatus_SEMS_Lite_Success
: Could connect to SEMS Lite Applet.kStatus_SEMS_Lite_ERR_General
: Could not connect to SEMS Lite Applet.