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)

Since:

BlackBerry 10.0.0

Arguments:

hSEchannel

The handle to the channel to close.

Library:

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

Description:

Returns:

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