Searched defs:serviceContext (Results 1 – 4 of 4) sorted by relevance
136 static enum ChppAppErrorCode chppDispatchWwanRequest(void *serviceContext, in chppDispatchWwanRequest()282 static void chppWwanServiceNotifyReset(void *serviceContext) { in chppWwanServiceNotifyReset()
148 static enum ChppAppErrorCode chppDispatchGnssRequest(void *serviceContext, in chppDispatchGnssRequest()318 static void chppGnssServiceNotifyReset(void *serviceContext) { in chppGnssServiceNotifyReset()
144 static enum ChppAppErrorCode chppDispatchWifiRequest(void *serviceContext, in chppDispatchWifiRequest()311 static void chppWifiServiceNotifyReset(void *serviceContext) { in chppWifiServiceNotifyReset()
88 void *serviceContext, in chppRegisterService()