Searched refs:PH_LLCNFC_MAX_RETRY_COUNT (Results 1 – 2 of 2) sorted by relevance
51 #define PH_LLCNFC_MAX_RETRY_COUNT (0x03) /**< Retries */ macro
930 if (ps_frame_info->retry_cnt < PH_LLCNFC_MAX_RETRY_COUNT) in phLlcNfc_ConnectionTimeoutCb()966 if ((ps_frame_info->retry_cnt == PH_LLCNFC_MAX_RETRY_COUNT) in phLlcNfc_ConnectionTimeoutCb()