nfc_se_session_close_channels()

Close any channel opened on this session.

Synopsis:

#include <nfc/nfc_se_access.h>
 
NFC_API nfc_result_t nfc_se_session_close_channels(uint32_t hSESession)

Arguments:

hSESession

The handle to the session the channels should be closed on.

Library:

libnfc

Description:

Returns:

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