Home
last modified time | relevance | path

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

/aosp12/system/chre/chpp/services/
H A Dwwan.c83 struct ChppRequestResponseState getCellInfoAsync; // Get CellInfo Async state member
170 rRState = &wwanServiceContext->getCellInfoAsync; in chppDispatchWwanRequest()
372 &gWwanServiceContext.getCellInfoAsync; in chppWwanServiceCellInfoResultCallback()
374 container_of(rRState, struct ChppWwanServiceState, getCellInfoAsync); in chppWwanServiceCellInfoResultCallback()