Home
last modified time | relevance | path

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

/system/chre/chpp/include/chpp/
Dapp.h74 #define CHPP_APP_COMMAND_NONE 0 macro
/system/chre/chpp/
Dservices.c135 result->command = CHPP_APP_COMMAND_NONE; in chppAllocServiceNotification()
Dclients.c291 result->command = CHPP_APP_COMMAND_NONE; in chppAllocClientRequest()