Searched refs:eTstmode (Results 1 – 2 of 2) sorted by relevance
907 phLibNfc_Cfg_Testmode_t eTstmode, in phLibNfc_Mgt_ConfigureTestMode() argument922 else if( (eTstmode == phLibNfc_TstMode_On) && (NULL != gpphLibContext)) in phLibNfc_Mgt_ConfigureTestMode()926 else if( (eTstmode == phLibNfc_TstMode_Off) && (NULL == gpphLibContext)) in phLibNfc_Mgt_ConfigureTestMode()930 else if( (eTstmode == phLibNfc_TstMode_Off) && (NULL != gpphLibContext)) in phLibNfc_Mgt_ConfigureTestMode()988 if(eTstmode == phLibNfc_TstMode_On) in phLibNfc_Mgt_ConfigureTestMode()990 if(eTstmode == phLibNfc_TstMode_Off) in phLibNfc_Mgt_ConfigureTestMode()
3128 phLibNfc_Cfg_Testmode_t eTstmode,