Searched defs:appContext (Results 1 – 16 of 16) sorted by relevance
21 val appContext = InstrumentationRegistry.getTargetContext() in useAppContext() constant
23 Context appContext = InstrumentationRegistry.getInstrumentation().getTargetContext(); in useAppContext() local
23 Context appContext = InstrumentationRegistry.getTargetContext(); in useAppContext() local
490 static void *chppClientServiceContextOfHandle(struct ChppAppState *appContext, in chppClientServiceContextOfHandle()633 void chppAppInit(struct ChppAppState *appContext, in chppAppInit()643 struct ChppAppState *appContext, in chppAppInitWithClientServiceSet()668 void chppAppDeinit(struct ChppAppState *appContext) { in chppAppDeinit()
87 uint8_t chppRegisterService(struct ChppAppState *appContext, in chppRegisterService()
1214 struct ChppAppState *appContext = transportContext->appContext; in chppReset() local1334 struct ChppAppState *appContext) { in chppTransportInit()
167 void chppRegisterClient(struct ChppAppState *appContext, void *clientContext, in chppRegisterClient()
409 void chppRegisterWwanService(struct ChppAppState *appContext) { in chppRegisterWwanService()425 void chppDeregisterWwanService(struct ChppAppState *appContext) { in chppDeregisterWwanService()
664 void chppRegisterGnssService(struct ChppAppState *appContext) { in chppRegisterGnssService()680 void chppDeregisterGnssService(struct ChppAppState *appContext) { in chppDeregisterGnssService()
1012 void chppRegisterWifiService(struct ChppAppState *appContext) { in chppRegisterWifiService()1030 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
423 struct ChppAppState *appContext; // Pointer to app layer context member
530 void chppRegisterWwanClient(struct ChppAppState *appContext) { in chppRegisterWwanClient()536 void chppDeregisterWwanClient(struct ChppAppState *appContext) { in chppDeregisterWwanClient()
812 void chppRegisterGnssClient(struct ChppAppState *appContext) { in chppRegisterGnssClient()818 void chppDeregisterGnssClient(struct ChppAppState *appContext) { in chppDeregisterGnssClient()
1159 void chppRegisterWifiClient(struct ChppAppState *appContext) { in chppRegisterWifiClient()1165 void chppDeregisterWifiClient(struct ChppAppState *appContext) { in chppDeregisterWifiClient()