nfc_se_reader_open_session()

Connect to a secure element in a reader.

Synopsis:

#include <nfc/nfc_se_access.h>
 
NFC_API nfc_result_t nfc_se_reader_open_session(uint32_t hSEReader, uint32_t *pSESession)

Since:

BlackBerry 10.0.0

Arguments:

hSEReader

The handle to the reader.

pSESession

The resulting session to the specified reader.

Library:

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

Description:

Returns:

NFC_RESULT_SUCCESS if the session is created successfully; or one of the following: