Searched refs:chppAppInit (Results 1 – 6 of 6) sorted by relevance
435 void chppAppInit(struct ChppAppState *appContext,
30 1. Call the layers’ initialization functions, chppTransportInit and chppAppInit (in any order)
620 void chppAppInit(struct ChppAppState *appContext, in chppAppInit() function
126 ## void chppAppInit(\*transportContext, \*appContext)
50 chppAppInit(&mAppContext, &mTransportContext); in SetUp()
81 chppAppInit(&mAppContext, &mTransportContext); in SetUp()