Searched refs:phLibNfc_TstMode_Off (Results 1 – 2 of 2) sorted by relevance
914 else if( (eTstmode == phLibNfc_TstMode_Off) && (NULL == gpphLibContext)) in phLibNfc_Mgt_ConfigureTestMode()918 else if( (eTstmode == phLibNfc_TstMode_Off) && (NULL != gpphLibContext)) in phLibNfc_Mgt_ConfigureTestMode()978 if(eTstmode == phLibNfc_TstMode_Off) in phLibNfc_Mgt_ConfigureTestMode()
65 phLibNfc_TstMode_Off = 0x00, /**< Test mode is off */ enumerator