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

  /external/libnfc-nxp/src/
phLibNfc.c 926 else if( (eTstmode == phLibNfc_TstMode_Off) && (NULL == gpphLibContext))
930 else if( (eTstmode == phLibNfc_TstMode_Off) && (NULL != gpphLibContext))
    [all...]
phLibNfc.h 65 phLibNfc_TstMode_Off = 0x00, /**< Test mode is off */
    [all...]

Completed in 47 milliseconds