Home
last modified time | relevance | path

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

/system/chre/chpp/include/chpp/common/
Dwwan.h59 CHPP_WWAN_CLOSE = 0x0001, enumerator
/system/chre/chpp/clients/
Dwwan.c180 case CHPP_WWAN_CLOSE: { in chppDispatchWwanResponse()
440 &gWwanClientContext.client, CHPP_WWAN_CLOSE); in chppWwanClientClose()
446 &gWwanClientContext.outReqStates[CHPP_WWAN_CLOSE], request, in chppWwanClientClose()
/system/chre/chpp/services/
Dwwan.c155 case CHPP_WWAN_CLOSE: { in chppDispatchWwanRequest()