nfc_se_set_uicc_active()

Set the UICC as the active secure element.

Synopsis:

#include <nfc/nfc_se_access.h>
 
NFC_API nfc_result_t nfc_se_set_uicc_active()

Since:

BlackBerry 10.0.0

Arguments:

Library:

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

Description:

This function starts the process of setting the UICC as the active secure element. Calling this function may result in a dialog asking the end user to agree to this change. The calling application will receive the result of the action through the NFC_CE_SET_UICC_ACTIVE_SE_TYPE_EVENT BPS event.

Returns:

NFC_RESULT_SUCCESS if the process of setting the UICC as the active secure element has been initiated; otherwise the following value is returned: