Home
last modified time | relevance | path

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

/system/chre/chpp/include/chpp/
Dapp.h162 CHPP_OPEN_STATE_OPENING = 1, // Enables the open request to pass enumerator
/system/chre/chpp/
Dclients.c86 case (CHPP_OPEN_STATE_OPENING): { in chppIsClientApiReady()
495 clientState->openState = CHPP_OPEN_STATE_OPENING; in chppClientSendOpenRequest()