Home
last modified time | relevance | path

Searched refs:ChppWwanClientState (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/chre/chpp/clients/
H A Dwwan.c65 struct ChppWwanClientState { struct
76 struct ChppWwanClientState gWwanClientContext; argument
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()
[all …]