HomeSort by relevance Sort by last modified time
    Searched refs:mOberthurWarmResetCommand (Results 1 - 2 of 2) sorted by null

  /packages/apps/Nfc/nci/jni/
SecureElement.h 398 UINT8 mOberthurWarmResetCommand; //warm-reset command byte
SecureElement.cpp 81 mOberthurWarmResetCommand (3),
171 mOberthurWarmResetCommand = (UINT8) num;
843 ALOGD("%s: try warm-reset on pipe id 0x%X; cmd=0x%X", fn, mNewPipeId, mOberthurWarmResetCommand);
846 1, 1, &mOberthurWarmResetCommand);
    [all...]

Completed in 2000 milliseconds