Resource Tuner
Loading...
Searching...
No Matches
SignalInternal.h
Go to the documentation of this file.
1// Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
2// SPDX-License-Identifier: BSD-3-Clause-Clear
3
8#ifndef SIGNAL_INTERNAL_H
9#define SIGNAL_INTERNAL_H
10
11#include "ErrCodes.h"
12#include "Signal.h"
13#include "ExtFeaturesRegistry.h"
14#include "ClientDataManager.h"
15#include "RateLimiter.h"
16#include "ResourceRegistry.h"
17#include "SignalQueue.h"
18#include "ServerInternal.h"
19
27
28#endif
ErrCode
Custom Error Codes used by Resource Tuner APIs and Internal Functions.
Definition ErrCodes.h:17
ErrCode submitSignalRequest(void *clientReq)
Internal API for submitting Signal Requests for Processing if the Signals module is enabled.