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

  /packages/apps/Nfc/nci/jni/
SecureElement.cpp 718 UINT8 host = (mNewPipeId == STATIC_PIPE_0x70) ? 0x02 : 0x03;
719 UINT8 gate = (mNewPipeId == STATIC_PIPE_0x70) ? 0xF0 : 0xF1;
948 if ((mNewPipeId == STATIC_PIPE_0x70) || (mNewPipeId == STATIC_PIPE_0x71))
    [all...]
SecureElement.h 374 static const UINT8 STATIC_PIPE_0x70 = 0x70; //Broadcom's proprietary static pipe

Completed in 298 milliseconds