Home
last modified time | relevance | path

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

/system/chre/chpp/services/
Dwwan.c83 struct ChppIncomingRequestState getCellInfoAsync; // Get CellInfo Async state member
170 inReqState = &wwanServiceContext->getCellInfoAsync; in chppDispatchWwanRequest()
369 &gWwanServiceContext.getCellInfoAsync; in chppWwanServiceCellInfoResultCallback()
371 container_of(inReqState, struct ChppWwanServiceState, getCellInfoAsync); in chppWwanServiceCellInfoResultCallback()