libtropic
C library for TROPIC01 chip

◆ lt_session_abort()

lt_ret_t lt_session_abort ( lt_handle_t h)
Note
Data used for the Secure Session are always invalidated regardless of the result of the abort request (if you pass correct handle). After calling this function, it will not be possible to send L3 commands unless new Secure Session is started.
Parameters
hDevice's handle
Return values
LT_OKFunction executed successfully
otherFunction did not execute successully, you might use lt_ret_verbose() to get verbose encoding of returned value