nfc_se_channel_close_channel()

Close this channel to the secure element.

Synopsis:

#include <nfc/nfc_se_access.h>
 
NFC_API nfc_result_t nfc_se_channel_close_channel(uint32_t hSEchannel)

Arguments:

hSEchannel

The handle to the channel to close.

Library:

libnfc

Description:

Returns:

NFC_RESULT_SUCCESS if the channel has been closed successfully, or one of the following: