nfc_se_reader_close_sessions()

Close all the sessions opened on this reader.

Synopsis:

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

Since:

BlackBerry 10.0.0

Arguments:

hSEReader

The handle to the reader.

Library:

libnfc (For the qcc command, use the -l nfc option to link against this library)

Description:

Returns:

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