Searched refs:chppAppInit (Results 1 – 6 of 6) sorted by relevance
438 void chppAppInit(struct ChppAppState *appContext,
40 1. Call the layers’ initialization functions, chppTransportInit and chppAppInit (in any order)
632 void chppAppInit(struct ChppAppState *appContext, in chppAppInit() function
127 ## void chppAppInit(\*transportContext, \*appContext)
42 chppAppInit(&mAppContext, &mTransportContext); in SetUp()
74 chppAppInit(&mAppContext, &mTransportContext); in SetUp()