Searched defs:appContext (Results 1 – 16 of 16) sorted by relevance
21 val appContext = InstrumentationRegistry.getTargetContext() in useAppContext() constant
23 Context appContext = InstrumentationRegistry.getTargetContext(); in useAppContext() local
489 static void *chppClientServiceContextOfHandle(struct ChppAppState *appContext, in chppClientServiceContextOfHandle()632 void chppAppInit(struct ChppAppState *appContext, in chppAppInit()642 struct ChppAppState *appContext, in chppAppInitWithClientServiceSet()667 void chppAppDeinit(struct ChppAppState *appContext) { in chppAppDeinit()
87 uint8_t chppRegisterService(struct ChppAppState *appContext, in chppRegisterService()
1221 struct ChppAppState *appContext = transportContext->appContext; in chppReset() local1341 struct ChppAppState *appContext) { in chppTransportInit()
167 void chppRegisterClient(struct ChppAppState *appContext, void *clientContext, in chppRegisterClient()
411 void chppRegisterWwanService(struct ChppAppState *appContext) { in chppRegisterWwanService()428 void chppDeregisterWwanService(struct ChppAppState *appContext) { in chppDeregisterWwanService()
666 void chppRegisterGnssService(struct ChppAppState *appContext) { in chppRegisterGnssService()683 void chppDeregisterGnssService(struct ChppAppState *appContext) { in chppDeregisterGnssService()
667 void chppRegisterWifiService(struct ChppAppState *appContext) { in chppRegisterWifiService()686 void chppDeregisterWifiService(struct ChppAppState *appContext) { in chppDeregisterWifiService()
102 struct ChppAppState *appContext; // Pointer to app layer context member
71 struct ChppAppState *appContext; // Pointer to app layer context member
422 struct ChppAppState *appContext; // Pointer to app layer context member
533 void chppRegisterWwanClient(struct ChppAppState *appContext) { in chppRegisterWwanClient()539 void chppDeregisterWwanClient(struct ChppAppState *appContext) { in chppDeregisterWwanClient()
822 void chppRegisterGnssClient(struct ChppAppState *appContext) { in chppRegisterGnssClient()828 void chppDeregisterGnssClient(struct ChppAppState *appContext) { in chppDeregisterGnssClient()
849 void chppRegisterWifiClient(struct ChppAppState *appContext) { in chppRegisterWifiClient()855 void chppDeregisterWifiClient(struct ChppAppState *appContext) { in chppDeregisterWifiClient()