Searched refs:fwkSrvSetLowPowerConstraint (Results 1 – 2 of 2) sorted by relevance
489 if (pLowPowerConstraintCallbacks->fwkSrvSetLowPowerConstraint != NULL) in PLATFORM_RxHostSetLowPowerConstraintService()491 (void)pLowPowerConstraintCallbacks->fwkSrvSetLowPowerConstraint((int32_t)(data[1])); in PLATFORM_RxHostSetLowPowerConstraintService()
113 fwksrv_lowpower_constraint_func_t fwkSrvSetLowPowerConstraint; member