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 422 UINT8 mOberthurWarmResetCommand; //warm-reset command byte
SecureElement.cpp 82 mOberthurWarmResetCommand (3),
170 mOberthurWarmResetCommand = (UINT8) num;
855 ALOGD("%s: try warm-reset on pipe id 0x%X; cmd=0x%X", fn, mNewPipeId, mOberthurWarmResetCommand);
858 1, 1, &mOberthurWarmResetCommand);
    [all...]

Completed in 132 milliseconds