Lines Matching refs:ChppWwanClientState
65 struct ChppWwanClientState { struct
76 struct ChppWwanClientState gWwanClientContext; argument
128 static void chppWwanCloseResult(struct ChppWwanClientState *clientContext,
131 struct ChppWwanClientState *clientContext, uint8_t *buf, size_t len);
133 struct ChppWwanClientState *clientContext, uint8_t *buf, size_t len);
156 struct ChppWwanClientState *wwanClientContext = in chppDispatchWwanResponse()
157 (struct ChppWwanClientState *)clientContext; in chppDispatchWwanResponse()
215 struct ChppWwanClientState *wwanClientContext = in chppWwanClientInit()
216 (struct ChppWwanClientState *)clientContext; in chppWwanClientInit()
228 struct ChppWwanClientState *wwanClientContext = in chppWwanClientDeinit()
229 (struct ChppWwanClientState *)clientContext; in chppWwanClientDeinit()
239 struct ChppWwanClientState *wwanClientContext = in chppWwanClientNotifyReset()
240 (struct ChppWwanClientState *)clientContext; in chppWwanClientNotifyReset()
264 struct ChppWwanClientState *wwanClientContext = in chppWwanClientNotifyMatch()
265 (struct ChppWwanClientState *)clientContext; in chppWwanClientNotifyMatch()
285 static void chppWwanCloseResult(struct ChppWwanClientState *clientContext, in chppWwanCloseResult()
303 struct ChppWwanClientState *clientContext, uint8_t *buf, size_t len) { in chppWwanGetCapabilitiesResult()
336 struct ChppWwanClientState *clientContext, uint8_t *buf, size_t len) { in chppWwanGetCellInfoAsyncResult()