Home
last modified time | relevance | path

Searched refs:ChppService (Results 1 – 12 of 12) sorted by relevance

/system/chre/chpp/include/chpp/
Dservices.h140 const struct ChppService *newService);
260 const struct ChppService *service,
Dapp.h326 struct ChppService { struct
523 const struct ChppService *registeredServices[CHPP_MAX_REGISTERED_SERVICES];
/system/chre/chpp/
Dservices.c93 const struct ChppService *newService) { in chppRegisterService()
188 const struct ChppService *service, in chppServiceCloseOpenRequests()
DRELEASE_NOTES.md252 const struct ChppService *newService);
260 const struct ChppService *newService);
293 - Added `ChppService.responseDispatchFunctionPtr` to handle client responses,
294 - Added `ChppService.outReqCount` holding the number of commands supported by the service (0 when t…
Dapp.c66 static inline const struct ChppService *chppServiceOfHandle(
237 const struct ChppService *service = in chppDatagramLenIsOk()
372 static inline const struct ChppService *chppServiceOfHandle( in chppServiceOfHandle()
/system/chre/chpp/services/
Dwwan.c48 static const struct ChppService kWwanServiceConfig = {
Dgnss.c46 static const struct ChppService kGnssServiceConfig = {
Dwifi.c47 static const struct ChppService kWifiServiceConfig = {
/system/chre/chpp/test/
Dapp_notification_test.cpp169 const struct ChppService kService = {
Dapp_discovery_test.cpp128 const struct ChppService kService = {
Dapp_req_resp_test.cpp269 const struct ChppService kService = {
Dapp_timeout_test.cpp69 const struct ChppService kService = {