nfc_se_reader_close_sessions()

Close all the sessions opened on a reader.

Synopsis:

#include <nfc/nfc_se_access.h>
 
NFC_API nfc_result_t nfc_se_reader_close_sessions(uint32_t hSEReader)

Arguments:

hSEReader

The handle to the reader.

Library:

libnfc

Description:

Returns:

NFC_RESULT_SUCCESS if the sessions are successfully closed; or one of the following: