Home
last modified time | relevance | path

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

/system/chre/chpp/include/chpp/
Dapp.h254 struct ChppService { struct
379 const struct ChppService *registeredServices[CHPP_MAX_REGISTERED_SERVICES];
Dservices.h148 const struct ChppService *newService);
/system/chre/chpp/
Dapp.c67 static inline const struct ChppService *chppServiceOfHandle(
281 const struct ChppService *service = in chppDatagramLenIsOk()
409 static inline const struct ChppService *chppServiceOfHandle( in chppServiceOfHandle()
Dservices.c89 const struct ChppService *newService) { in chppRegisterService()
/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 = {