Home
last modified time | relevance | path

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

/system/chre/chpp/include/chpp/
Dclients.h317 uint16_t openCommand, bool blocking);
/system/chre/chpp/
Dclients.c362 uint16_t openCommand, bool blocking) { in chppClientSendOpenRequest() argument
374 chppAllocClientRequestCommand(clientState, openCommand); in chppClientSendOpenRequest()