Sample code for SIM Select
//--------------------------------------------------------------------------------------------------
//--------------------------------------------------------------------------------------------------
void simTest_SimSelect
(
)
{
// Select the embedded SIM
LE_ASSERT(res == LE_OK);
// Get the selected card
// Select the embedded SIM
LE_ASSERT(res == LE_OK);
// Get the selected card
}