Searched refs:healthStatus_t (Results 1 – 4 of 4) sorted by relevance
97 } healthStatus_t; typedef142 healthStatus_t XcvrHealthCheck ( void ); /* allow upper layers to poll the radio health */
358 healthStatus_t XcvrHealthCheck ( void ) in XcvrHealthCheck()360 healthStatus_t retval = NO_ERRORS; in XcvrHealthCheck()
404 } healthStatus_t; typedef999 healthStatus_t XCVR_HealthCheck(void); /* allow upper layers to poll the radio health */
1224 healthStatus_t XCVR_HealthCheck ( void ) /* Allow upper layers to poll the radio health */ in XCVR_HealthCheck()1226 return (healthStatus_t)NO_ERRORS; in XCVR_HealthCheck()